Can't set up a project by myself | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can't set up a project by myself

Hey guys, I started learning python like 2 weeks ago and in the course there are milestone project. every couple sections you need to build a game. I noticed that I can solve problems with instructions pretty easily (like the code coach problems in here or codewars problems). but when it comes to setting up a project and thinking by myself about what classes should be in it and what functions and how to write the code in the right order it's pretty much impossible for me. Every milestone project has a walkthrough guide and when I use it I can get the project working but without it I'm lost. Is it common that it'll be like that? And do you guys have some tips to overcome it? Thanks a lot for reading :)

26th Mar 2020, 10:51 AM
ליאם לסרי
1 Answer
+ 2
My experience so far is that this is something that has to develop over time. As you continue your practice, gradually your 'vision' increases, and then you can move bigger ideas in your head, make better plans. It's like in the gym actually: If the weight is too light, take a heavier one. If you can't even move it, pick a lighter one. The projects you choose should feel challenging, but doable, and after each finished one you'll have become a bit stronger, so for the next project you'll be able to pick something a little harder. So if you're at liberty to choose your own pace, just pick the right weight and move it. Give it some time, your skill will increase, and bigger projects will become possible.
26th Mar 2020, 11:05 AM
HonFu
HonFu - avatar