A

Allen B. Downey Books

1 book·~10 min total read

Allen B. Downey es profesor de informática en Olin College of Engineering.

Known for: Think Python: How to Think Like a Computer Scientist

Books by Allen B. Downey

Think Python: How to Think Like a Computer Scientist

Think Python: How to Think Like a Computer Scientist

programming·10 min read

Think Python es un libro introductorio sobre programación en Python que enseña los fundamentos de la informática y el pensamiento computacional. El texto guía al lector desde conceptos básicos como variables y funciones hasta temas más avanzados como recursión, estructuras de datos y programación orientada a objetos. Su enfoque pedagógico enfatiza la claridad y la práctica, ayudando a los principiantes a desarrollar habilidades de resolución de problemas mediante ejemplos y ejercicios.

Read Summary

Key Insights from Allen B. Downey

1

Understanding Programming and Thinking Like a Computer Scientist

Let’s begin by clarifying what it means to ‘think like a computer scientist.’ Many people approach programming as if it were a skill rooted in memorizing commands. But true programming begins with problem solving — breaking down a problem into the smallest possible steps, reasoning about those steps...

From Think Python: How to Think Like a Computer Scientist

2

Variables, Expressions, and Statements

Once you begin to think with this clarity, you need a language to express it. Python gives you that language through variables, expressions, and statements — the basic grammar of every program. Variables are names that refer to values. They represent memory locations where data lives temporarily wh...

From Think Python: How to Think Like a Computer Scientist

About Allen B. Downey

Allen B. Downey es profesor de informática en Olin College of Engineering. Es conocido por sus libros educativos sobre programación y ciencia de datos, incluyendo Think Python, Think Stats y Think Bayes. Su trabajo se centra en hacer accesibles los conceptos de la informática y la estadística a estu...

Read more

Allen B. Downey es profesor de informática en Olin College of Engineering. Es conocido por sus libros educativos sobre programación y ciencia de datos, incluyendo Think Python, Think Stats y Think Bayes. Su trabajo se centra en hacer accesibles los conceptos de la informática y la estadística a estudiantes de todos los niveles.

Frequently Asked Questions

Allen B. Downey es profesor de informática en Olin College of Engineering.

Read Allen B. Downey's books in 15 minutes

Get AI-powered summaries with key insights from 1 book by Allen B. Downey.