Head_First_Python (Chinese version) PDF HD free download

Content Introduction

Did you ever think you could learn Python from a book? Head First Python(Chinese) goes beyond a dry grammar and grammar manual to teach you a unique way to learn the language. You’ll quickly learn the basics of Python, then move on to persistent storage, exception handling, Web development, SQLite, data processing, and lGoogle App Engine. You’ll also learn how to write mobile applications for Android, thanks to the power Python gives you. This book will provide a full and complete learning experience to help you become a real Python programmer. Barry thinks your time is precious and shouldn’t be spent obsessing over new concepts. Applying the latest research in cognitive science and learning theory, Head First Python is a multi-sensory learning experience that gets your brain going in a rich, intuitive way, rather than a long lecture that puts you to sleep.

About the author · · · ·

Paul Barry recently found out that he had been programming for nearly a quarter of a century, which came as a bit of a shock. During that time, Paul has written in many different programming languages, lived and worked in two countries on two continents, married and had three children (of course… His wife actually took great care of the kids, though Paul did stay by their side), and he did bachelor’s and master’s degrees in computing, wrote or co-wrote three other books, and wrote a number of technical articles for LinuxJournal (where he is a contributing editor).

Catalogue

primers

Introduction to Python: Everyone loves lists

Share your code: function modules

3 Files and Exceptions: Processing errors

4 Persistent storage: Saves data to a file

Derive the data: Process the data!

Custom data objects: Package code and data

7 Web development: Integration

Mobile application development: gadgets

Manage your data: process input

Extend your Web application: Get serious

11 Processing complexity: data processing