logo rip
RIP Tutorial
  • Tags
  • Topics
  • Examples
  • eBooks
Download Python Language (PDF)

Python Language

  • Getting started with Python Language
  • Awesome Book
  • Awesome Community
  • Awesome Course
  • Awesome Tutorial
  • Awesome YouTube
  • *args and **kwargs
  • 2to3 tool
  • Abstract Base Classes (abc)
  • Abstract syntax tree
  • Accessing Python source code and bytecode
  • Alternatives to switch statement from other languages
  • ArcPy
  • Arrays
  • Asyncio Module
  • Attribute Access
  • Audio
  • Basic Curses with Python
  • Basic Input and Output
  • Binary Data
  • Bitwise Operators
  • Boolean Operators
  • Call Python from C#
  • Checking Path Existence and Permissions
  • ChemPy - python package
  • Classes
  • CLI subcommands with precise help output
  • Code blocks, execution frames, and namespaces
  • Collections module
  • Comments and Documentation
  • Common Pitfalls
  • Commonwealth Exceptions
  • Comparisons
  • Complex math
  • Conditionals
  • configparser
  • Connecting Python to SQL Server
  • Context Managers (“with” Statement)
    • Introduction to context managers and the with statement
    • Assigning to a target
    • Manage Resources
    • Multiple context managers
    • Writing your own context manager
    • Writing your own contextmanager using generator syntax
  • Copying data
  • Counting