Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 1011 Bytes

index.rst

File metadata and controls

46 lines (39 loc) · 1011 Bytes

Welcome to Python for you and me

This is a simple book to learn Python programming language, it is for the programmers who are new to Python.

You can find the latest version of the book here.

If you are new to command line in Linux, you can read lym.

Contents:

.. toctree::
   :maxdepth: 2

   installation
   thebeginning
   mu
   variablesanddatatypes
   operatorsexpressions
   ifelse
   hardwaresimulation
   looping
   loopingonhardware
   datastructure
   strings
   functions
   file
   exceptions
   classes
   modules
   collections
   editors
   pep8
   igd
   virtualenv
   typehinting
   testing
   projectstructure
   click
   pypercard
   flask