For the past couple of months i have been struggling with thinking of new fun and interesting coding ideas any i think abt after a while just sounds boring and dumb and I'm stuck building the same tic-tac-toe game or to-do list just with different design does anyone have advice on where i can find good challenging projects or how i can be more creative.(PS: this is catered more to web-dev but still upon to python themed projects)
#π Boredom and Creativity
10 messages Β· Page 1 of 1 (latest)
@rigid arrow
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Closes after a period of inactivity, or when you send !close.
!kind
There's a kindling list of potential projects we sometimes suggest.
I'm a backend person and not a web dev person.
I find making little tools for my own real use keeps me involved. Once you start on something, there's always something it doesn't yet do.
But having an exercise which is interesting because it solves a real problem for you is a good motivato.
Kindling Projects
The Kindling projects page contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
thanks i always hear make project that solve a personal problem but i don't really think anything I'll make will solve a problem i have or at least i don't really knw how to solve the problem with code
Can you pick a (small) problem you would like solved? There's a difference between problems which can't be solved with code (one's existential angst perhaps) and problems you don't yet know how to solve. The latter are learning opportunities.
oh i can do that didn't think of it like that thank you
Stack Exchange's Code Review is a good place to look too. You can even search using [beginner] tags to see simpler projects.
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.