Learning to think like a teacher
โ Scribed by Morine-Dershimer, Greta
- Book ID
- 123446924
- Publisher
- Elsevier Science
- Year
- 1991
- Tongue
- English
- Weight
- 934 KB
- Volume
- 7
- Category
- Article
- ISSN
- 0742-051X
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
1 The way of the program -- 2 Variables, expressions and statements -- 3 Functions -- 4 Conditionals and recursion -- 5 Fruitful functions -- 6 Iteration -- 7 Strings -- 8 Lists -- 9 Tuples -- 10 Dictionaries -- 11 Files and exceptions -- 12 Classes and objects -- 13 Classes and functions -- 14 Clas
This book is an excellent introduction to the process of programming. It focuses on the theories and methods used, and not just a 'type this and it will do blarg' approach to teaching the language. I plan to use this as a textbook for a Continuing Education class I'm in the process of setting up.
"How to Think Like a Computer Scientist: Learning with Python" is anintroduction to computer science using the Python programminglanguage. It covers the basics of computer programming, includingvariables and values, functions, conditionals and control flow,program development and debugging. Later ch