Skip to content

learnbyexample/practice_python_projects

Repository files navigation

Practice Python Projects

This book presents five beginner to intermediate level projects inspired by real world use cases:

To test your understanding and to make it more interesting, you'll also be presented with exercises at the end of each project. Resources for further exploration are also mentioned throughout the book. Visithttps://youtu.be/5whwiiURWS8for a short video about the book.

SeeVersion_changes.mdto keep track of changes made to the book.


E-book

You can purchase the pdf/epub versions of the book using these links:

You can also get the book as part of these bundles:

Seehttps://learnbyexample.github.io/books/for list of other books

For a preview of the book, seesample chapters

The book can also beviewed as a single markdown file in this repo.See my blogpost ongenerating pdf/epub from markdown using pandocif you are interested in the ebook creation process.

For web version of the book, visithttps://learnbyexample.github.io/practice_python_projects/


Testimonials

Your Practice Python Projects book is really helping me to reinforce my knowledge and mastery of Python as I'm learning.

feedback on twitter


Feedback and Contributing

Please open anissueif you spot any typo/errors.

⚠️⚠️Please DO NOT submit pull requests. Main reason being any modification requires changes in multiple places.

I'd also highly appreciate your feedback about the book.

Twitter:https://twitter.com/learn_byexample


Acknowledgements


License

The book is licensed under aCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

The code snippets are licensed under MIT, seeLICENSEfile