+ 1
How to write a good app
how can i write my app ? so it become a powerfull app, i'm using VIPER architecutre now is that good enough to build a powerfull apps ? thanks
1 Answer
+ 3
If you want to make a good app you need to first choose the coding language you want to write your app in. Once you learn the basics of the language you can do write some small code bits in and then see what it outputs. Many developers plan out their app structure with positioning, classes and types, variables, and finally decorating it. Make sure you check your code for some small errors because they are why some people stop continuing. Cover the concepts of the language and you are good to go. You can practice with sololearn web based coding. HTML AND CSS AND JAVASCRIPT.