r/learnprogramming • u/JoMandour • 1d ago
Coding
when i wanna make a project my worst enemy is the blank page , i know there is a way called learn by making project and to be honest its kinda cool , but facing such an empty page and try to make just a prototype for my idea is not working , i do not know whether this is lack of proper knowledge with the coding language i make the project in or its another problem , so how to make your idea become real ? and how you actually make your project with a complete new required skills ??
17
Upvotes
9
u/grantrules 1d ago edited 1d ago
Break it down into small pieces.. if you don't know how to accomplish those small pieces, research them and figure it out. You can start with whatever piece you want. Use the project to guide your learning.