jdelpino-dev / thinkpython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning and experimentation with the book Think Python, by Allen Downey

I completed succesfuly almost all excercises and projects from this book. The more relevant are the following:

  • Interlocked Words (Exercise 10.2)
  • Bisection Search (Exercise 10.9)
  • Frequency Proportional Random Choose from a Book's Histogram (Exercises 13.5 and 13.7) (Book Works II and IV)
  • Markov Analysis: Playing with Text Generation (Exercise 13.8)
  • Zipf's Law: Mathematics and Natural Languages (Exercise 13.12.9)
  • Book Histograms (Word Frequencies), and Book Comparison with Dictionary Subtraction (Exercises 13.1-4: Book Works I)

'Think Python' is a great book!

About


Languages

Language:Python 98.0%Language:Jupyter Notebook 2.0%