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

What should I learn next?

I learn the basic of C and C++ What should I learn next?

20th Oct 2022, 7:06 PM
Asif Iqbal
Asif Iqbal - avatar
5 Answers
+ 4
Then I recommend to study advanced modern JavaScript (ES6), and frameworks / libraries which are commonly used in web development (React, Redux) and associated build tools. Build up a routine to complete a full project from start to finish. Familiarize yourself with databases, relational (SQL) and also NOSQL (such as MongoDB or Firebase), know their differences and best use cases. Learn about version control (git). I highly recommend the YouTube videos from Fireship, they explain these subject in very clear and compact way. https://youtu.be/Sxxw3qtb3_g
22nd Oct 2022, 5:14 AM
Tibor Santa
Tibor Santa - avatar
+ 3
You can build plenty of things with C++ too. Learning a language properly can take years or decades, with lots of practice and dedication. If you like C++ then I suggest you try it a bit more, build some projects with it, experience and research. If you don't like it, then maybe you should mention why, and what is your goal with programming. This can greatly influence your ideal learning path. Don't just take advice from random people, only you can decide for yourself what will work best for you.
21st Oct 2022, 10:58 AM
Tibor Santa
Tibor Santa - avatar
+ 2
I am 1st year computer science student. I like programing for web most. I also want to do some freelancing with my skill. So can you guys please suggent me how can i go for freelancing soon. Thank you
22nd Oct 2022, 4:04 AM
Asif Iqbal
Asif Iqbal - avatar
+ 1
Asif Iqbal when i look at your profile it appears that you have only begun c and a bit further along in cpp.
20th Oct 2022, 7:10 PM
BroFar
BroFar - avatar
0
I just start here today. I learn that from other platforms.
20th Oct 2022, 7:17 PM
Asif Iqbal
Asif Iqbal - avatar