Should I continue html cuss or start c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Should I continue html cuss or start c++

11th Aug 2018, 3:24 AM
Bush
Bush - avatar
3 Answers
+ 4
C++ is a language for back-end programming, while HTML and CSS are front-end. If you want to keep learning web development then you should also learn JavaScript, which has some back-end aspects to it despite being for the web. C++ is a low level language, which means you have to deal with some concepts related to memory management. You could start at C and then work your way up as you learn. At the end of the day, the road you take is up to you. Just don't ever give up! 😁
11th Aug 2018, 3:39 AM
Eduardo Petry
Eduardo Petry - avatar
+ 1
You should continue HTML and CSS and finish it first. Also, https://www.sololearn.com/discuss/1316935/?ref=app
11th Aug 2018, 3:39 AM
Vedant Bang
Vedant Bang - avatar
0
choosing a language starts off with what you actually want to do. c++ is very different compared to CSS and HTML. html and css are for web based things and c++ is for lower level programming like making an application for windows for example.
11th Aug 2018, 4:39 AM
Fyrahh
Fyrahh - avatar