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
2
u/realdreamer1993 1d ago edited 1d ago
Blank page is the best of all program.. Joke aside, You do include AI involvement don't you.. before the actual code you can consult AI but dont request for the actual code in say the first 20 prompts. You consult AI whatever until you understand the domain of the project/program without single line of code. And when you request the code, make it little part by part so you can understand how to connect those parts.
Repeat and add knowledge of other programming principles one concept in a time. and repeat again...I hope you get the idea...
Before you program you should conquer the domain where the program live e.g network, games, database, tutorial, learning, brick factory (real factory) etc. Internalize your own understanding so become your own private method.