Think Python

Think Python
Authors
Downey, Allen B.
Publisher
O'Reilly Media
Tags
reference , python , science , programming
Date
2002-01-04T00:00:00+00:00
Size
0.95 MB
Lang
en
Downloaded: 232 times

"How to Think Like a Computer Scientist: Learning with Python" is an

introduction to computer science using the Python programming language. It

covers the basics of computer programming, including variables and values,

functions, conditionals and control flow, program development and debugging.

Later chapters cover basic algorithms and data structures.