What Computer Language Should I Start Learning FIRST?
"What Computer Language Should I Start Learning FIRST?"
I have observed prospective programmers asking this question frequently in various groups countless times: "what computer language should I start learning first?"
Here is the response to the query.
Although there are many different programming languages available to beginners, the reason you desire to learn programming in the first place should ultimately guide your choice of programming language or languages.
Based on the endless learning processes, I suggest a few programming languages in this post.
Programming Languages for Website Development: C#, PHP, Python, JavaScript
Programming Languages for Mobile App Development: Flutter, Java, JavaScript, C#, Dart, Swift
Programming Languages for Game Development: C++, Python, C#
Programming Languages for Desktop App Development: C++, Java, C#, Golang
Programming Languages for Embedded Systems: C++,Java, C, Python
Programming Languages for Robotics, AI, and Data Science: Python
Programming Languages for Ethical Hacking: Python, JavaScript, C, C#, Ruby, PHP, VB
Programming Languages for Arduino: C, C++
I advise you to start with HTML, CSS, and JavaScript if you simply want to learn programming without having any particular goals in mind just now. Then, depending on the field of programming you decide to specialize in, you can move on to choosing other programming languages after learning those.