Hello everyone, so i want to give me some advices to think deeply to solve my projectes as a beginner
Lots and lots of practice
And even more practice
sometimes i feel like i can’t solve it and thinking for a solution and feel bad
At the beginning of every project, spend a bit of time thinking in general terms about what you want the project to achieve. Don’t worry about code at this stage.
A few days later, write down the requirements (using pen and paper).
Break down every requirement into simple and concise actions.
Then place those actions into a logical order. If drawing logical flows helps, then do that.
If you identify any knowledge gaps, write them down, how you can fill them, and what you can achieve with that skill or knowledge.
Everyone’s way to solve a problem is different.
There are dozens of ways to code a project.
What you may find useful is to develop an adaptable approach.
Examine how you solved problems in the past.
Do what you enjoy and like doing:
- you may like to start coding straight away
- build the basic structure, then add functionality
- challenging projects
After each project, review the outcomes.
- How well did you satisfy the project requirements?
- What new skills did you learn?
- What problems or issues did you identify?
- How did you solve or overcome them?
- What types of code did you use in the project?
You can put this information alongside the project in your portfolio, and are things that will come up in job interviews.
thanks tha is so helpful but littarly i can’t think much to practice and stay where i am
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.