Think Python 2nd Edition | Python Programming, Computer Science

Allen B. Downey

Comprehensive guide to learning Python programming, covering fundamental concepts and practical application in computer science.

Technical TutorialsComputer SciencePython

Introduction

Think Python 2nd Edition by Allen B. Downey is a comprehensive guide to learning Python programming, covering fundamental concepts and practical application in computer science.

screenshot

Highlights

  • Upgraded to Python 3: All examples in the book are now Python 3, and the supporting code has been updated to run in both Python 2 and 3.
  • Removed the roadblocks: Based on reader feedback, the author has fixed or removed the pain points.
  • Python in the browser: For beginners, the book provides instructions for running Python in a browser using PythonAnywhere, a free online programming environment.
  • More Python goodies: The second edition includes a chapter to cover some powerful Python features that didn't make it into the first edition, including list comprehensions and additional data structures.

Recommendation

Think Python 2nd Edition is an excellent introduction to Python programming for beginners. The book is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression, making it an ideal choice for those new to programming.

How GetVM Works

Learn by Doing from Your Browser Sidebar

Access from Browser Sidebar

Access from Browser Sidebar

Simply install the browser extension and click to launch GetVM directly from your sidebar.

Select Your Playground

Select Your Playground

Choose your OS, IDE, or app from our playground library and launch it instantly.

Learn and Practice Side-by-Side

Learn and Practice Side-by-Side

Practice within the VM while following tutorials or videos side-by-side. Save your work with Pro for easy continuity.

Explore Similar Hands-on Tutorials

Automate the boring stuff with Python

17
Technical TutorialsAutomationPython
Learn how to use Python to automate tedious tasks like file renaming, spreadsheet updating, web scraping, and more. No prior programming experience required.

Learn Python Basics | Beginner-Friendly Programming Course

20
Technical TutorialsProgrammingPython
Dive into the world of programming with Python, a beginner-friendly language. Explore its readability, versatility, and robust community support.

Python Tutorial For Beginners | Programming, Coding

1
Video CoursesProgrammingPython
Learn Python fundamentals, installation, and setup for beginners. Explore the interactive prompt, create and run your first Python script. Ideal for new programmers.

CS50 Labs | Computer Science Fundamentals | Harvard University

1
University CoursesComputer ScienceProgramming
Explore the intellectual enterprises of computer science and the art of programming with CS50 Labs, Harvard University's renowned introduction to computer science for beginners and experienced learners alike.

Basic Computer Architecture

5
Technical TutorialsCompilerComputer EngineeringComputer Science
Explore the fundamental concepts of computer architecture with this comprehensive book, now available under a Creative Commons license.

A Programmers Guide to Data Mining

14
Technical TutorialsData SciencePython
Comprehensive guide to data mining techniques, including recommendation systems, classification, and clustering. Beginner-friendly introduction for programmers with hands-on exercises and Python code.

Foundations of Data Science

5
Technical TutorialsComputer ScienceData Science
Dive into the core principles and techniques of data science with this comprehensive course by renowned experts. Gain a strong foundation in algorithms, machine learning, and more.

High-Dimensional Data Analysis with Low-Dimensional Models: Principles, Computation, and Applications

10
Technical TutorialsComputer ScienceData ScienceMathematics
Comprehensive exploration of high-dimensional data analysis, covering real-world applications in medical imaging, computer vision, and more. Valuable resource for researchers and practitioners.

Approaching Almost Any Machine Learning Problem

8
Technical TutorialsMachine LearningPython
Comprehensive guide to problem-solving approaches in machine learning, suitable for beginners and experienced practitioners. Covers a wide range of ML topics and techniques.