๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

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
304
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


"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.


๐Ÿ“œ SIMILAR VOLUMES


How to Think Like a Computer Scientist:
โœ Allen B. Downey, Jeffrey Elkner, Chris Meyers ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Green Tea Press ๐ŸŒ English

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:
โœ Allen B. Downey, Jeffrey Elkner, Chris Meyers ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Green Tea Press ๐ŸŒ English

"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:
โœ Downey, Allen B;Elkner, Jeffrey;Meyers, Chris ๐Ÿ“‚ Library ๐Ÿ“… 2005;2008 ๐Ÿ› Green Tea Press ๐ŸŒ English

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