Main
How to Think Like a Computer Scientist: Learning with Python
How to Think Like a Computer Scientist: Learning with Python
Allen B. Downey, Jeffrey Elkner, Chris Meyers
5.0
/
5.0
0 comments
"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.
Comments of this book
There are no comments yet.