Quick Python 3
English
By (author): David Matuszek
Are you a programmer who wants to get started quickly in a new language? This book is for you.
Are you a novice who wants to learn to program? This book is not for you.
Are you a Python programmer who needs encyclopaedic information? This book is not for you.
Like any mainstream language, Python has loops, if statements, assignment statements, functions, etc. Ill show you what these look like in Python. I wont waste your time telling you what theyre good for.
Python has features you may not be familiar with--iterators, list comprehensions, maybe even dictionaries. Ill spend more time on these.
Ill cover some of the library functions I found most immediately useful, and tell you where to find more.
In short, this book will help you hit the ground running. Next week, youll be ready to buy that Python encyclopaedia.
See more