"Python Programming: from entry to practice" sharing download

Book Information

  • Title: "Python Programming: from entry to practice."
  • Original Title: Python Crash Course
  • Author: [US] Eric Mathers
  • Watercress Rating: 9.1 (2534 people commented)
  • file

brief introduction

  • This book is a reader for all levels of Python and Python as the primer. The book is divided into two parts: The first part introduces the basic concepts of programming in Python need to know, including the powerful Python libraries and tools matplotlib, NumPy and Pygal and other reports, as well as lists, dictionaries, if statements, classes, files and abnormal, code testing, etc. content; the second part of the theory into practice, to explain how to develop three projects, including how simple Python 2D game development and utilization of data to generate an interactive map of information, as well as create and customize a simple Web application, and to help readers solve common programming problems and puzzles.

About the Author

  • Eric Matthes high school science and math teacher, now living in Alaska, the local Python teach introductory courses. From the age of five he has been writing programs.

download link

Guess you like

Origin www.cnblogs.com/ljw1994/p/12340254.html