25 Nov 13

Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming are divided into a sequence of smaller steps and introduced over the course of several chapters.

by lamnatos 12 years ago saved 2 times

16 Nov 13

“This series assumes that you’re in a similar position to where I was three months ago: you know Python, but you don’t know anything about the internals.”

by wyclif 12 years ago

04 Oct 13