Logo

How to Think Like a Computer Scientist: Learning with Python

Large book cover: How to Think Like a Computer Scientist: Learning with Python

How to Think Like a Computer Scientist: Learning with Python
by

Publisher: Green Tea Press
ISBN/ASIN: 0971677506

Description:
This 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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Automate the Boring Stuff with PythonAutomate the Boring Stuff with Python
by - No Starch Press
Learn how to use Python to write programs that do in minutes what would take you hours to do by hand -- no experience required. Once you've mastered the basics, you'll create Python programs that effortlessly perform impressive feats of automation.
(8041 views)
Book cover: The Definitive Guide to DjangoThe Definitive Guide to Django
by - Apress
Django is the Python–based equivalent to the Ruby on Rails web development framework. The authors show you how they use this framework to create award–winning web sites. This is the first edition of the Django Book which covers 0.96 version.
(21061 views)
Book cover: Test-Driven Development with PythonTest-Driven Development with Python
by - O'Reilly Media
Test-Driven Development with Python focuses on web development, with some coverage of JavaScript. This book uses a concrete example -- the development of a website, from scratch -- to teach the TDD methodology and how it applies to web programming.
(12746 views)
Book cover: Python for EducationPython for Education
by - Inter University Accelerator Centre
Primary objective of this book is to explore the possibilities of using Python language as a tool for learning mathematics and science. The reader is not assumed to be familiar with computer programming. Ability to think logically is enough.
(16292 views)