Think python: how to think like a computer scientist
- 2nd
- Mumbai: Shroff Publishers & Distributors Pvt. Ltd., 2024
- xx, 272p.: 12x18x0.5; Paperback
Think Python is ideal for students at the high school or college level, as well as self-learners, home-schooled students, and professionals who need to learn programming basics. Beginners just getting their feet wet will learn how to start with Python in a browser.
Start with the basics, including language syntax and semantics. Get a clear definition of each programming concept. Learn about values, variables, statements, functions, and data structures in a logical progression. Discover how to work with files and databases. Understand objects, methods, and object-oriented programming. Use debugging techniques to fix syntax, runtime, and semantic errors. Explore interface design, data structures, and GUI-based programs through case studies.