Python Forum
What To Build ? - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: News and Discussions (https://python-forum.io/forum-31.html)
+--- Thread: What To Build ? (/thread-23901.html)



What To Build ? - MrGoat - Jan-22-2020

So I am learning Python and finished the Python module on Codeacademy ...

I would like to build some interesting project that has real-world applications. Any good ideas for a beginner?


RE: What To Build ? - buran - Jan-22-2020

Check our collection of programming ideas and challenges

also
https://checkio.org/
https://www.codewars.com/
https://adventofcode.com/2019 (and for previous years replace the year)

and many more