Which language should i start with | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Which language should i start with

though i want to learn all

26th Mar 2018, 10:39 AM
Eric
Eric - avatar
6 Answers
+ 1
Python for programming basics. From there focus on best language for desired projects
26th Mar 2018, 10:49 AM
LordHill
LordHill - avatar
26th Mar 2018, 1:26 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 3
It really depends on what you are wanting to create
26th Mar 2018, 10:43 AM
Memphis Reigns
Memphis Reigns - avatar
+ 2
If you want to make mobile apps, maybe start with Java for Android and Swift for iOS. You can still start with Python, but some concepts are quite abstracted, so you won't be able to easily pick up OOP in some other languages (like Java). You can also create apps with other languages, like C#, Dart, and others with mobile frameworks.
26th Mar 2018, 12:22 PM
LunarCoffee
LunarCoffee - avatar
+ 1
🐍Python3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything), only HTML knowledge is required in addition. kivy ( a Python supported Program for anroid )is used for making android apps. ⏺️For any kind of website related works: 1.HTML 2.CSS 3.Javascript knowledge on the above three is required as basic. ✨For web development: Start with HTML, and then move on to CSS, JavaScript, Python,jQuery,, and SQL. Or HTML,CSS, jQuery,SQL,PHP or ✨For general application : programming: Python, C++, and Ruby; then Java, C#, or Swift, based on the platform you're targeting. ➡️For details: https://www.sololearn.com/FAQ 🔷Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development and other Programs): ⬇️⬇️⬇️ https://youtu.be/Zftx68K-1D4 🔼🔼Watch the above video attentively and then decide yourself. ⏩⏩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) Swift is for building apple / IOS app . https://www.sololearn.com/Discuss/437973/?ref=app https://www.sololearn.com/discuss/1033194/?ref=app https://www.sololearn.com/discuss/1062064/?ref=app https://www.sololearn.com/discuss/1033194/?ref=app
26th Mar 2018, 1:43 PM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
0
i want to create a lot of mobile apps
26th Mar 2018, 10:48 AM
Eric
Eric - avatar