+ 1
Tips for a beginner: CPP or HTML or other??
Hi all, I'm pretty new to the world of coding, a few months ago I decided to get SoloLearn and learn C++. I'm doing it purely for my own amusement, but am aware that there doesn't seem to be much application for C++ for an amateur like myself. I've also gone through about half the HTML course, which I already knew the basics of, but again it's not too much use without knowing CSS and JS (which I will look into eventually). Would be great to hear of any recommendations of small, easy projects in these languages to challenge myself (such as a basic numbers game or similar). What is another language I could learn that can be used for some simple applications?
3 odpowiedzi
+ 2
For making application, you can start Java,C++.....and for game you start C#!!
for web designer, you can start HTML,then CSS, then bootstrap or JavaScript!
https://www.sololearn.com/discuss/595802/?ref=app
https://www.sololearn.com/discuss/96845/?ref=app
https://www.sololearn.com/discuss/484121/?ref=app
+ 1
Python is a good option since you've started with C++.
0
It depends on what you want to do. If you want to make websites, go the HTML route. If you're looking for games, go for Python or C++. Otherwise, just check out each language and decide what you want to choose.