If you want to create an application, what will you do in the first step? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

If you want to create an application, what will you do in the first step?

If you want to create an application, what will you do in the first step?

2nd Oct 2016, 4:16 PM
Hugo
Hugo - avatar
1 ответ
0
Start off by thinking about the design of the application. This involves writing pseudo code for the main method and what classes will be in the application. Plan first.
2nd Oct 2016, 8:49 PM
Mythos