Skip to content

Miguel-Xav/think-python-explained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

think-python-explained

Python Version Maintained IDE

A repository with .py files to show the solutions of Think Python 3rd Edition exercises with the explanation of each line, sketches and bonuses!

Navigation

How it Works and who it's for

How to Read and Run

Structure

Special Thanks!

Tools Used

This project was developed and tested using Python 3.13.5 on Visual Studio Code

How it works and who it's for

On this repository you can see each exercise solved by me, with different methods, on the time i've read this book.

I focused on explaining each line of code to help beginers, who are facing difficulties on the exercises, understand the programming logic of Python.

The use of .py files instead of .ipynb like the most repositories with the solution, is to have an easy visualization directly on GitHub without the necessity of download anything.

I'm not a professional and i did this project purely for fun, to document my progress with the book and help people who are struggling. I'm open to discussing any criticism and exploring different ways to solve the exercises.

How to Read and Run

If: you're just to check out an exercise solution or see a sketch, feel free to only use the preview on github.

Else: you can download and run this .py files in any IDE that you want!

Tip

If you are a beginner and don't know what an IDE is, check out this video tutorial.

Structure

It will have a folder for each chapter, a .py file for each exercise and a .png file with a diagram explaining the logic, created in Excalidraw.

Disclaimer

I'm not going to provide solutions for exercises focused on experimentation with the language!

Special Thanks!

I thank Allen B. Downey, on behalf of myself and the entire community, for writing this incredible book for those starting their Python journey.

Obrigado pai por sempre me motivar e me apoiar em meus estudos computacionais!

About

A repository with .py files to show the solutions of Think Python 3rd Edition exercises with the explanation of each line, sketches and bonuses!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages