How to Think Like a Computer Scientist Learning with Python

How to Think Like a Computer Scientist Learning with Python

Authors: Allen Downey, Jeffrey Elkner Chris Meyers

Pages: 288

Publisher: Unknow

ISBN13: 9780971677500

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.