On-screen text
Rating Every Programming Language I've Learned
Hopping in on this trend...
shoutout to everyone else whose done it
Python
7/10
- great first language to learn,
super versatile
- not a fan of writing complex
applications with python
though
Java
10/10
- my favorite language
- versatile and efficient
- OOP FTW
- great for large scalable
applications
HTML/CSS
5/10
- easiest to learn, hardest to
master
- in vanilla form, reminds me
why I'm a backend guy 😥
C/C++
2/10
- hardest language to learn
by far, I'd rather write MIPS
assembly than this sh*t!
- gives me nightmares,
haven't used it since my
sophomore year
React + JavaScript
10/10
- makes me feel like there's
hope for me on the front end
- truthfully, idk vanilla JS but
React is easy to learn if you
can grasp functional
programming
- great for web apps, makes
front end work manageable
for me
MIPS Assembly
3/10
- hard to learn, great for
understanding what the
computer is doing behind the
scenes in other languages
though
- not used in real world too
much
- slightly better than C 😂
SQL
10/10
- one of the most useful
languages to know
- super easy to learn, I use
this almost everyday at work
with no issues
PHP
0/10
No comment needed