programmer-problems
1. PHP
Super-easy. If you’re new to programming, learn this first to familiarize yourself with the structure of all the languages. They all follow similar formats, like variables, commands, etc.
2. C
Even though a lot of majors like CompSci don’t take classes that actually teach you how to code in C, I highly recommend it. It makes coding in Java easier in the long run, and is commonly used in software engineering if you choose that route.
3. Java (Stanford U Lecture videos, he’s a hilarious dude, and his vids honestly taught me Java better than my prof did.)
If you can, learn this after PHP/while learning C. I’ve heard that learning Python is a good introduction to Java. But then again, everyone has a different way of learning and that’s totally fine.
4. C++
Evil version of C to use for some things imo, but I think it’s necessary too.
5. Javascript
Basic scripts to run on webpages like Tumblr.
6. Perl, Ruby Lots of free eBooks on them.
If you have any requests or recommendations, feel free to let me know. Thanks! :D