So, you want to learn how to code? Cool!
The first thing you need to figure out is what language do you want to learn?
If you want to made games, best head to " Video Game Design" as each platform has its own language.
Here are some common languages and ways that you can get started on learning them:
Language
| Good for:
| Places to learn
| Python | Versatile language used in many industries including Science and Engineering. Easy to learn and adapt to your needs!
| http://repl.it http://codecademy.com
| C,C++,C# | Flexible language which is more complex, but very powerful. Used in many systems ranging from games (e.g. Unity) to embedded platforms (e.g. Arduino)
| | HTML/CSS | Essential for websites and web-based applications. The latest version of HTML is very robust and feature-rich to build some fantastic stuff
| | Java/JavaScript
| A widely popular language that is used for several applications, ranging from enhancing websites to standalone applications.
| |
|