What to learn to develop an app? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What to learn to develop an app?

Hey I’m pretty new to the coding world and want to develop an app any suggestions or pointers? Thanks!

27th Apr 2018, 1:49 AM
Aaron Blayne Parker
Aaron Blayne Parker - avatar
7 Answers
+ 1
Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development [Front End,Back End & Full Stack ] and other Programs): https://youtu.be/Zftx68K-1D4 ⏩⏩A very good reference: https://www.sololearn.com/Discuss/284542/?ref=app ⏬⏬By August Mein:⏬⏬ 1. Choosing your first Language You can choose any language. if you can't decided here the guide : HTML is used to make web structure. CSS is used to give style or animate web JAVASCRIPT is used to make dynamic web (you can even make game) PHP is server side scripting language SQL is database manajemen in server side C++ is multiplatform OOP based programming language (you can make many app including Games) C# is more spesific (windows os) than C++ Java is used to build app that can run on any devices (including Android). JAVA is not JAVASCRIPT Python is multiplatform OOP based programming languages with easy syntax (compared to other OOP Language) Python3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything) kivy ( a Python Program for anroid )is used for making android apps. Kotlin is Google's new Program for android. Google's new android version is built on Kotlin.Kotlin is dynamic and co opt with latest technological development (such as Augmented Reality, Artificial Intelligence, Facial Recognition etc) It's coding process is also simple and as like Python. Swift is for building apple / IOS app . To improve coding skills 2nd link is helpful: https://www.sololearn.com/Discuss/437973/?ref=app https://www.sololearn.com/discuss/1033194/?ref=app https://www.sololearn.com/discuss/1062064/?ref=app
27th Apr 2018, 3:12 AM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
0
For android, learn koitlin and java For iOS, learn swift
27th Apr 2018, 2:27 AM
Ariela
Ariela - avatar
0
What is easier to learn in your option
27th Apr 2018, 2:28 AM
Aaron Blayne Parker
Aaron Blayne Parker - avatar
0
Well, here’s the deciding factor: do you have a Mac computer or windows?
27th Apr 2018, 2:29 AM
Ariela
Ariela - avatar
0
My iPhone. Lol Trying to get a windows in the next few weeks though
27th Apr 2018, 2:30 AM
Aaron Blayne Parker
Aaron Blayne Parker - avatar
0
If you are only getting windows, then don’t bother with swift (doesn’t run on windows.) You’re going to get stuck in the same conundrum as me. When you have iOS, you can’t test android games. When you have windows, you can’t make iOS games.
27th Apr 2018, 2:32 AM
Ariela
Ariela - avatar
0
A compiler won’t work for that situation?
27th Apr 2018, 2:40 AM
Aaron Blayne Parker
Aaron Blayne Parker - avatar