资 源 简 介
How to Think Like a Computer Scientist is an introduction to programming for beginners. It is available for C++, Java, Python and OCaml. All versions are available from Green Tea Press (greenteapress.com).
How to Think... is a available under a free license, so readers are free to copy and distribute the text; they are also free to modify it, which allows them to adapt the book to different needs, and to help develop new material. For details, see the Creative Commons 3.0 BY-SA.
This repository contains two versions of the book:
1) The C++ version of How to Think.
2) A new version that starts with Python and transitions to C++.