+ 1
Which the best language I should learn and helping me future too better?
5 Antworten
+ 10
Please refer to the Sololearn website FAQ:
https://www.sololearn.com/faq
+ 5
HTML, CSS, JAVASCRIPT & PHP (for Web Development) Java, Kotlin & Python for app development.
+ 5
@Chandra Actually it depends on your future goals and on your passion. For starters I recommend Python or C++. Key thing is learning and understanding the basic fundamentals of programming. Once you get the fundamentals right you can learn any language in few weeks. If you are good at programming then you should decide what to learn based on your ambition.
+ 5
I ll suggest C++ or Java, python is pretty popular too and used almost everywhere, I won't recommend learning many languages but instead pick one and master it first, atleast give it a year, solve various types of problems in it,
data structures and algorithms
optimization
file manipulation
string manipulation
input/output
etc
use its popular libraries and frameworks , master the popular design patterns with that language, make cool projects with it, figure out which other languages can be integrated with it, solve real life problems.
btw, in breaks u can learn html, CSS ( very easy not even a programming language)and JavaScript( only do purpose based learning , very easy too)
- 2
You should know all of them and must know either c or c++ .