Logo

Building Skills in Python by Steven F. Lott

Small book cover: Building Skills in Python

Building Skills in Python
by

Publisher: Linuxtopia.org
Number of pages: 568

Description:
This book is a complete presentation of the Python language. We'll lead you from a very tiny, easy to understand subset of statements to the entire Python language and all of the built-in data structures. Professional programmers who need to learn Python are our primary audience.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Make Games with PythonMake Games with Python
by - The MagPi Magazine
In this book, we are going to learn to make games on the Raspberry Pi with Pygame. We'll look at drawing, animation, keyboard and mouse controls, sound, and physics. This book isn't for absolute programming beginners, but it's not far from it.
(10167 views)
Book cover: GUI Programming with Python: QT EditionGUI Programming with Python: QT Edition
by - OpenDocs, LLC
This book covers application development using the library extension PyQt, which forms the basis for GUI programming. First part explains concepts using small examples, in the second part the author develops a complete, complex application.
(23734 views)
Book cover: The Definitive Guide to DjangoThe Definitive Guide to Django
by - Apress
Django is the Python–based equivalent to the Ruby on Rails web development framework. The authors show you how they use this framework to create award–winning web sites. This is the first edition of the Django Book which covers 0.96 version.
(20918 views)
Book cover: Python Data Science HandbookPython Data Science Handbook
by - O'Reilly Media
The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, etc. Familiarity with Python as a language is assumed. The book was written and tested with Python 3.5.
(9990 views)