practice_python_projects
Book on basic to intermediate level Python projects (by learnbyexample)
Projects-Solutions
:pager: Links to others' solutions to Projects (https://github.com/karan/Projects/) (by karan)
practice_python_projects | Projects-Solutions | |
---|---|---|
5 | 14 | |
327 | 4,259 | |
0.9% | 0.0% | |
2.0 | 0.0 | |
about 2 months ago | about 1 year ago | |
Python | ||
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
practice_python_projects
Posts with mentions or reviews of practice_python_projects.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-09.
-
What are some interesting project ideas for a Python learner?
Practice Python Projects — my book on beginner to intermediate level projects (free to read online)
-
[Giveaway] My ebooks on Python intro, regex and projects are free till Aug 9
Yep, web versions of all my ebooks are free always. In addition to that, the markdown source I used to generate pdf/epub are also part of the GitHub repos. It's similar to software whose binary version is sold but the source is open.
-
Show HN: Practice Python Projects eBook for beginners
* https://leanpub.com/b/python-bundle
If you prefer web version, visit https://learnbyexample.github.io/practice_python_projects/
Hope you find these books helpful in your programming journey. I'd highly appreciate your feedback.
Happy learning :)
-
[Giveaway] Announcing Practice Python Projects ebook, free for a week
If you prefer web version, visit https://learnbyexample.github.io/practice_python_projects/
-
Announcing Practice Python Projects ebook, free for a week
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. Visit https://github.com/learnbyexample/practice_python_projects for programs and related example files presented in this book.
Projects-Solutions
Posts with mentions or reviews of Projects-Solutions.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-07.
- Course like CS50 to learn C++
-
Best Websites For Coders
karan/Projects-Solutions : Solutions to most of the problems in the link above
- Finns det några programmerare här?
- What are some beginner python projects you’d recommend for a beginner?
-
python exercises
Projects with solutions — algorithms, data structures, networking, security, databases, etc
-
I'm new enough to python and confused on what to do next
And try making some of these projects https://github.com/karan/Projects-Solutions
- What can I do with python?
-
Small projects for absolute beginners.
There's also a handy GitHub repo with project ideas and solutions: https://github.com/karan/Projects-Solutions
-
I finished my first project in python and I’m so happy!
If you want to follow along projects as practice, check out resources like https://github.com/karan/Projects-Solutions and https://github.com/practical-tutorials/project-based-learning#python
-
java programming
Start doing projects, my man. Reading (by itself) a million books will not make you a Shakespeare. https://github.com/karan/Projects-Solutions/blob/master/README.md is a simple list - read the descriptions, pick one that you like, start implementing it. Post queries/code review requests here, and up your game.
What are some alternatives?
When comparing practice_python_projects and Projects-Solutions you can also consider the following projects:
boardgame2 - Extension of OpenAI Gym that implements multiple two-player zero-sum 2-dimension board games
missing-semester - The Missing Semester of Your CS Education 📚
csv2md - Command line tool for converting CSV files into Markdown tables.
typedb - TypeDB: the power of programming, in your database
chat-miner - Parsers and visualizations for chats
pytudes - Python programs, usually short, of considerable difficulty, to perfect particular skills.