出版时间:2019.1
官网链接:No Starch Press
下载地址:百度网盘(PDF)
提取码 :92hd
内容简介:
Keep your coding skills sharp on the go! Python Flash Cards take a tried-and-tested method and give it a programming makeover. Eric Matthes, author of the best-selling Python Crash Course, distills essential Python programming knowledge into this 101-card deck you can use anywhere.
Work through the deck in order or shuffle it up for a new study session every time. You can brush up foundational programming principles and vocabulary like data structures, logical control, and program flow, quiz yourself on Python syntax, and test your skills against exercises and challenges designed to keep you on your toes — all in one sitting.
Don’t let your Python training stop at the keyboard. With Python Flash Cards, the power of Python fits in your pocket.
Author Bio
Eric Matthes is a high school science teacher and math teacher living in Alaska where he also teaches introductory programming classes. He has been writing programs since he was five years old and is the author of the best-selling Python Crash Course, also from No Starch Press.
Table of contents
- Concepts and Vocabulary
- Simple Data Types
- Lists and Tuples
- Dictionaries
- Conditional Statements
- Functions
- Classes
- Testing
- Packages