+ 2
what code should i learn
I'm a beginner so give me a code to learn
2 Answers
+ 3
C++ is a great goal, but starting with it is like teaching a 4-year-old to use a chainsaw.
To start, for app development, Ruby, then Java, C#, C, and finally, C++.
For web development, start with HTML. It is the base language for websites. Next, learn CSS for more control over design, JavaScript for dynamically manipulating that design as well as an interactive page, JQuery which is an extension of JavaScript, and finally PHP for server side code.
+ 2
What do you want to learn?
Building Websites? â> JavaScript, CSS and HTML.
Databases â> python
Don t start with c++.