Beginner Python: The least you need to know

The least you need to know to program in Python, one of the easiest and most powerful programming languages. Python is easy. It’s used in the classroom as a teaching language for children who’ve never programmed before, yet it’s one of the few languages that approaches the power and flexibility of Lisp. And Python is fun. It’s supposed to be, it was named after Monte Python, the British comedy troupe. In this book, you will find: Iterating through lists ('for' statements) List functions List comprehensions Slice operations on lists and arrays Booleans for branching ('if' statements)

Author: Liz Hayes

Learn more

Deals