Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 879 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 879 Bytes

What Is Python Good For?

Python code samples for the book "What Is Python Good For?" by Anna Novikova.

To know more about the book, visit: https://whatispythongoodfor.com/

To buy the book, go to Amazon: https://www.amazon.com/dp/B0CJ5GKJ9X

The book describes the areas where it is wise to use Python and its libraries. Each chapter represents an area where you can find Python useful.

The book is intended for different categories of readers: beginners, more experienced Python developers, or non-Python developers who are interested in applying Python in a new area.

Chapters

  • Chapter 1. Web Scraping
  • Chapter 2. File Parsing
  • Chapter 3. Working with Various APIs
  • Chapter 4. Creating Websites
  • Chapter 5. Graphs and Data Visualization
  • Chapter 6. OpenCV
  • Chapter 7. Machine Learning
  • Chapter 8. Deep Learning

License

The license of the samples is MIT.