Programming Headache

Ule Mlanje

Village Elder
#1
Everytime i start programming i end up taking way longer than expected to finish a small part. Like android i started yesterday morning to build authentication and home screen and by the time I finished it was around 8pm. How do you guys save time and build software quickly and efficiently?
 
D

Deorro

Guest
#4
Practice, follow different tuts where they use different methods to solve the problem. With time utajua how to select the fastest method or how to finish within the set time limit
 

sitaki

Village Elder
#6
If it's your first time doing that I think a day is impressive, with time after you deliver several projects then a new project will mostly be copying from a working system which makes it faster.
Plus with time you build libraries that you reuse thus saving you time.
 
Top