+ 2
With which language should i start??
I signed up on SoloLearn the learn programming and my goal is to create apps, but im not sure which languages to learn there is so many and i don’t know what i need. If someone can help me it would be very nice.. Thank you
81 Answers
+ 9
Shuley there is no single path you can take in programming. You have a wide range of options. We can all recommend different things. Ultimately it's you who have to make the decision.
+ 7
There's alotta questions asked by others users before.you should find it...
https://www.sololearn.com/Discuss/86212/?ref=app
+ 6
Start with c++ or python if you are new to programming
+ 5
Learn Html Css and Java script
You can create Applications with those 3
+ 5
Java and C# are good for Apps and games but like I said, they are not the only options.
+ 5
+ 5
HonFu unfortunetly it is like this... :( Many of these answerers are “beginners” so they don’t know about the search bar feature. Now it is up to us to show them the right way...
+ 4
If you want to create games. There are many choices as you will need to use game engines which use different languages Unity uses C#. OpenGl uses C++. And most advanced desktop cutting edge games are build with C++.
Now here's the answer that clearly suits your level :
Don't learn specific language try to learn programming concepts first which can be learnt by using any language. Try the book "Elements of Computing Systems".
Learning programming concepts helps you master any language and you can swith between gameDevelopment with C++ to Web Development easily if you need to.
Go on happy learning.
+ 3
Shuley i said it Html css and js
+ 3
Python is also a good general purpose language for a beginner.
+ 3
Shuley Using Phone Gap will help
www.phonegap.com
Reuse existing web development skills to quickly make hybrid applications built with HTML, CSS and JavaScript. Create experiences for multiple platforms with a single codebase so you can reach your audience no matter their device.
+ 3
Python is a good start for you,
as it provides basic programming codes than the others languages.
+ 3
English language
+ 3
Start c++ it is easy and more affective
+ 2
Try Learn Swift for iOS
Android development isn't Here
+ 2
by apps if you mean android apps then learn java and then kotlin. If you mean ios apps learn swift for desktop apps you can use java, C# , C++ , Python.
My recommendation would be Java. Its mainly used for app development.
+ 2
C++
+ 2
Amazing how the oldest and most googlable and duplicate questions that have been answered a dozen times already time and again attract more than fifty answerers - and yeah you can now add me to them I guess.
+ 2
I mean Java and C# are the best ones for app programming. If you're starting tho I'd recommend python since it's easy and a lot of things are similar to other programming languages