"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. Late
How to Think Like a Computer Scientist: Learning with Python
โ Scribed by Allen B. Downey, Jeffrey Elkner, Chris Meyers
- Publisher
- Green Tea Press
- Year
- 2002
- Tongue
- English
- Leaves
- 290
- Category
- Library
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
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
"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. Late
Here you'll find a short introduction to Logo as a general purpose programming language, as opposed to its limited educational use with turtle graphics. Logo is a simplified dialect of Lisp and retains much of the power of Lisp. It is thus suitable for such advanced projects such as artificial intel