+ 2

Pls i want to develop a text app,how should i start

5th Jul 2017, 8:39 PM
Dennis Boateng Adofo
Dennis Boateng Adofo - avatar
3 Answers
+ 2
what next
7th Jul 2017, 3:17 PM
Dennis Boateng Adofo
Dennis Boateng Adofo - avatar
0
start by figuring out what you intend to accomplish and start breaking it down into pieces you need to do that task. say you want to interact with the user, what do you need to do that? how can that be turned into code that's manageable? I also heavily advise you to write this part out before you start coding and prepare a checklist. it gets very easy to get lost as projects get bigger.
5th Jul 2017, 9:12 PM
Christian
Christian - avatar
0
after all that planning and preparation just start writing the code
7th Jul 2017, 4:02 PM
Christian
Christian - avatar