0
Coding
What is the best programming to learn for a beginner which is the best programming language to start first?
1 Answer
+ 1
That depends on what you're trying to achieve.
For web development: Start with HTML, and then move on to CSS, JavaScript, JQuery, PHP, and SQL.
For general application programming: Python, C++, and Ruby; then Java, C#, or Swift, based on the platform you're targeting.