DEV Community

Cover image for How do I start programming

How do I start programming

najob on October 30, 2020

Well it was lang time ago.. 80? Yes, I start with Basic on Eagle comp. It was fun, I was kid and rock&roll was in my head. Now, thins are more ...
Collapse
 
fishermedders profile image
Fisher

It really depends. Are you looking to do website development, or do something with video games, perhaps just doing scripts on your computer to learn how it all works? A lot of people suggest learning Python as your first language, but I would recommend JavaScript. You can use it in web development as well as using it locally on your computer to do things like solve math problems, maybe even build a pseudo artificial intelligence. It's really up to you. Google is your best friend, and, well, dev.to as well! Happy Coding!