0

how do i start a project

If i learn a programming language and i got a project idea, and i know let say : i can use microsoft visual studio,how do i start writing? I never had projects ,is time to do some. Thanks for help

7th Apr 2018, 1:27 PM
Olga Mohan
Olga Mohan - avatar
2 Answers
0
Well if you have the idea, map out the components of it and what features you want to add. It helps to make some diagrams or flow charts about how you want the project to go. Learn about any libraries you need to add. Then, just start with the foundation of it, like the main loop and the graphics base. Use your flow chart to help you figure out what order you want to add things.
7th Apr 2018, 3:24 PM
Ariela
Ariela - avatar
0
thanks :)
7th Apr 2018, 3:37 PM
Olga Mohan
Olga Mohan - avatar