- Notifications
You must be signed in to change notification settings - Fork49
Book on basic to intermediate level Python projects
License
learnbyexample/practice_python_projects
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This book presents five beginner-to-intermediate level projects inspired by real world use cases:
- Enhance your CLI experience with a custom Python calculator
- Analyzing poll data from a Reddit comment thread
- Finding typos in plain text and Markdown files
- Creating a GUI for evaluating multiple choice questions
- Square Tic Tac Toe — creating a GUI game with AI logic
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/5whwiiURWS8 for a short video about the book.
SeeVersion_changes.md to keep track of changes made to the 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:
- All books bundle bundle fromhttps://leanpub.com/b/learnbyexample-all-books orhttps://learnbyexample.gumroad.com/l/all-books
- Learn by example Python bundle fromhttps://leanpub.com/b/python-bundle orhttps://learnbyexample.gumroad.com/l/python-bundle
- Seehttps://learnbyexample.github.io/books/ for a 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 pandoc if you are interested in the ebook creation process.
For the web version of the book, visithttps://learnbyexample.github.io/practice_python_projects/
Your Practice Python Projects book is really helping me to reinforce my knowledge and mastery of Python as I'm learning.
I would highly appreciate it if you'd let me know how you felt about this book. It could be anything from a simple thank you, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn't!) and so on. Reader feedback is essential and especially so for self-published authors.
You can reach me via:
- Issue Manager:https://github.com/learnbyexample/practice_python_projects/issues
- E-mail:
echo 'bGVhcm5ieWV4YW1wbGUubmV0QGdtYWlsLmNvbQo=' | base64 --decode - Twitter:https://twitter.com/learn_byexample
- Python documentation — manuals and tutorials
- /r/learnpython/ and/r/Python/ — helpful forums for Python programmers
- stackoverflow andunix.stackexchange — for getting answers on Python, Bash and other pertinent questions
- tex.stackexchange — for help onpandoc and
texrelated questions - canva — cover image
- oxipng,pngquant andsvgcleaner — optimizing images
- Warning andInfo icons byAmada44
- mdBook — for web version of the book
- mdBook-pagetoc — for adding table of contents for each page
- minify-html — for minifying html files
The book is licensed under aCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
The code snippets are licensed under MIT, seeLICENSE file.
About
Book on basic to intermediate level Python projects
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
