+ 1

Whats the most important code I should learn

I want to start learning different code, so which one should I start learning?

15th Jul 2018, 4:14 AM
Lucas Is Epic
Lucas Is Epic - avatar
3 Answers
+ 4
Hello, Lucas Is Epic ! As it may sound banal, but to learn how to program, you need to program. Start by setting the task, what would you like to program. Once determined - act. If something is not clear - look for information, read, study. In the age of Internet technology, searching and receiving information has become easier than ever. And the main advice - not to pursue fashion, the fashion changes, and the fundamental knowledge and skills remain. My advice for the web is to use "html", "css", "javascript", etc. For system programming, "c++", "c#", "java", etc Good luck with programming on SoloLearn!
15th Jul 2018, 4:42 AM
Alexander Sokolov
Alexander Sokolov - avatar
+ 2
Thanks!
15th Jul 2018, 4:46 AM
Lucas Is Epic
Lucas Is Epic - avatar
+ 1
It depends on your needs/interests. If you want to perform complex calculations, high level languages like Python are recommended. Games: C++/C /(Java) Webpages: HTML + CSS +JS (ES6) + PHP/Python(Django)
15th Jul 2018, 4:44 AM
Paul Grasser
Paul Grasser - avatar