enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. File:A Byte of Python.pdf - Wikipedia

    en.wikipedia.org/wiki/File:A_Byte_of_Python.pdf

    A Byte of Python: Author: Swaroop C H: Software used: DocBook XSL Stylesheets with Apache FOP: Conversion program: Apache FOP Version 1.1: Encrypted: no: Page size: 595.275 x 841.889 pts (A4) Version of PDF format: 1.4

  3. No Starch Press - Wikipedia

    en.wikipedia.org/wiki/No_Starch_Press

    No Starch Press was founded in 1994 by Bill Pollock. It is headquartered in San Francisco.The company has published titles that have received recognition in the Communication Arts Design Annual and STEP inside 100 competition, and have been awarded the Independent Publisher Book Award (the IPPYs) from Independent Publisher magazine.

  4. Hy (programming language) - Wikipedia

    en.wikipedia.org/wiki/Hy_(programming_language)

    Hy is a dialect of the Lisp programming language designed to interact with Python by translating s-expressions into Python's abstract syntax tree (AST). [2] [3] Hy was introduced at Python Conference (PyCon) 2013 by Paul Tagliamonte. [4] Lisp allows operating on code as data (metaprogramming), thus Hy can be used to write domain-specific ...

  5. Category:No Starch Press books - Wikipedia

    en.wikipedia.org/wiki/Category:No_Starch_Press_books

    Download as PDF; Printable version; In other projects Wikidata item; ... Pages in category "No Starch Press books" The following 8 pages are in this category, out of ...

  6. Randall Hyde - Wikipedia

    en.wikipedia.org/wiki/Randall_Hyde

    San Francisco: No Starch Press. ISBN 978-1-886411-97-5. OL 8706071M. Hyde, Randall (October 25, 2004). Write Great Code: Volume 1 - Understanding the Machine (1st ed.). San Francisco: No Starch Press. ISBN 978-1-59327-003-2. OL 8871388M. Hyde, Randall (March 18, 2006). Write Great Code: Volume 2 - Thinking Low-Level, Writing High-Level (1st ed ...

  7. The Manga Guides - Wikipedia

    en.wikipedia.org/wiki/The_Manga_Guides

    The series is published in Japan by Ohmsha, in the United States by No Starch Press, [1] [2] in France by H&K, [3] in Italy by L'Espresso, [4] in Malaysia by Pelangi, [5] in Taiwan by Shimo Publishing, [6] and in Poland by PWN. [7] Different volumes are written by different authors.

  8. Dynamic dispatch - Wikipedia

    en.wikipedia.org/wiki/Dynamic_dispatch

    In computer science, dynamic dispatch is the process of selecting which implementation of a polymorphic operation (method or function) to call at run time.It is commonly employed in, and considered a prime characteristic of, object-oriented programming (OOP) languages and systems.

  9. High-level programming language - Wikipedia

    en.wikipedia.org/wiki/High-level_programming...

    A high-level programming language is a programming language with strong abstraction from the details of the computer.In contrast to low-level programming languages, it may use natural language elements, be easier to use, or may automate (or even hide entirely) significant areas of computing systems (e.g. memory management), making the process of developing a program simpler and more ...