Externally indexed torrent
If you are the original uploader, contact staff to have it moved to your account
Textbook in PDF format
If you want to program with Python, you’ve come to the right place! Take your first steps with this Python crash course that teaches you to use core language elements, from variables to branches to loops. Follow expert guidance to work with data types, functions, and modules—and learn how to manage errors and exceptions along the way. Apply Python programming to develop web servers, databases, graphical user interfaces, widgets, and more. Practice your skills with example exercises, and start developing your own applications with Python today!
Develop your own Python programs, step by step
Understand how to work with variables, operators, loops, data types, functions, and modules
Follow detailed exercises to use Python to build internet applications, database applications, GUIs, and more
Language Basics
Learn the Python fundamentals, from initial installation to running your first program. Master core concepts including variables, branching, loops, functions, and modules then work with data types such as integers, strings, and tuples.
Python in Practice
Apply Python programming in key development scenarios. Use Python for object-oriented programming, create and identify threads, manage files and directories, develop databases with SQLite and MySQL, and more.
Example Exercises
Get hands-on experience with practical programming exercises. Follow along with a game development example as you move from chapter to chapter. You’ll be ready to create your own applications with Python in no time!
Installation
Python language basics
Object-oriented programming
Error handling
Data types
Multithreading
File processing
Databases
Web server programming
GUI programming
PyQt
Example exercises