#๐ inovative project ideas
24 messages ยท Page 1 of 1 (latest)
@lyric sun
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.
What sort of things have you already made?
Nothing ๐ญ
Recommend me something
I want for my uni project
It should be innovative ๐ก
You haven't written any code?
I now basics
@tranquil jewel like i have written some codes
unfortunately, you're going to have to do basic projects before you're ready to jump into some "innovative" projects
Innovation happens by identifying areas that could use improvement. That needs to be up to you to find these areas.
Atleast can u recommend some innovative project
My university is cooked
Find a project that exists and think of ways to improve on it
Its just been 2 weeks here they are saying to finalize the project
2 weeks is way too early to begin on a serious project
Do u know some i am new ๐ญ
!kindling
The Kindling projects page contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
Okie thanks
if you want to work on something bigger make smaller sections with what you need to learn before you can apply to the big project, like for example if you wanted to make a bigger project like minesweeper, you'd need to learn:
random numbers, lists, functions, recursive functions, loops, random x,y coordinates, printing the game, getting player input -> x,y coordinates
and so on, you can easily do the small projects and you slowly build up the knowledge to make the bigger project, or when you're stuck on something make a smaller test project where you learn a new feature and you implement that into your game/bigger project
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.