Allen B. Downey Books

Think Python
Think Python

By Allen Downey, Allen B. Downey

Average: 0.00, 0 Ratings

If you want to learn how to program, working with Python is an excellent way to start. This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts...

Read More
Xiang ji suan ji ke xue jia yi yang si kao Python
Xiang ji suan ji ke xue jia yi yang si kao Python

By Tang Ni, Zhao Pu Ming

Average: 0.00, 0 Ratings

Ben shu an zhao pei yang du zhe xiang ji suan ji ke xue jia yi yang de si wei fang shi de si lu lai jiao shouPythonyu yan bian cheng.

Read More
Probably Overthinking It
Probably Overthinking It

By Allen B. Downey

Average: 0.00, 0 Ratings

An essential guide to the ways data can improve decision making. Statistics are everywhere: in news reports, at the doctor’s office, and in every sort of forecast, from the stock market to the weat...

Read More
Python for Software Design
Python for Software Design

By

Average: 0.00, 0 Ratings

Read More
Think Stats
Think Stats

By Allen Downey, Allen B. Downey

Average: 0.00, 0 Ratings

If you know how to program, you have the skills to turn data into knowledge using the tools of probability and statistics. This concise introduction shows you how to perform statistical analysis co...

Read More
Think Bayes: Bayesian Statistics In Python
Think Bayes: Bayesian Statistics In Python

By Allen Downey, Allen B. Downey

Average: 0.00, 0 Ratings

If you know how to program with Python and also know a little about probability, you’re ready to tackle Bayesian statistics. With this book, you'll learn how to solve statistical problems wit...

Read More
Think Python
Think Python

By Allen Downey, Allen B. Downey, Allen B. Downey, Allen Downey

Average: 0.00, 0 Ratings

The way of the program -- Variables, expressions, and statements -- Functions -- Case study : interface design -- Conditionals and recursion -- Fruitful functions -- Iteration -- Strings -- Case st...

Read More

Related Articles from our Blog

What is an EAN and How Does it Relate to an ISBN?

If you’ve ever purchased a product online or in a store, you’ve likely come across a barcode. Behind these barcodes lies a standardized system that makes modern commerce possible. Two key codes often encountered are the EAN (European Article Number) and ISBN (International Standard Book Number). But what are they, how are they connected, and why are they so crucial? Let’s explore.

Read More