enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. File:Non-Programmer's Tutorial for Python 3.pdf - Wikipedia

    en.wikipedia.org/wiki/File:Non-Programmer's...

    You are free: to share – to copy, distribute and transmit the work; to remix – to adapt the work; Under the following conditions: attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made.

  3. Thread safety - Wikipedia

    en.wikipedia.org/wiki/Thread_safety

    Mutable (non-const) operations can then be implemented in such a way that they create new objects instead of modifying the existing ones. This approach is characteristic of functional programming and is also used by the string implementations in Java, C#, and Python. (See Immutable object.)

  4. 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.

  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. Python (programming language) - Wikipedia

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

    Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. [33] Python is dynamically type-checked and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional ...

  7. Zen of Python - Wikipedia

    en.wikipedia.org/wiki/Zen_of_Python

    The Zen of Python is a collection of 19 "guiding principles" for writing computer programs that influence the design of the Python programming language. [1] Python code that aligns with these principles is often referred to as "Pythonic". [2] Software engineer Tim Peters wrote this set of principles and posted it on the Python mailing list in ...

  8. Wikisource - Wikipedia

    en.wikipedia.org/wiki/Wikisource

    Wikisource is an online wiki-based digital library of free-content textual sources operated by the Wikimedia Foundation.Wikisource is the name of the project as a whole; it is also the name for each instance of that project, one for each language.

  9. Microsoft Small Basic - Wikipedia

    en.wikipedia.org/wiki/Microsoft_Small_Basic

    Microsoft Small Basic is a programming language, interpreter and associated IDE. Microsoft's simplified variant of BASIC, it is designed to help students who have learnt visual programming languages such as Scratch learn text-based programming. [8]