Posted November 16, 2024 by SNIPER
Every week on Friday or Saturday from now on I'll make sure to create a "weekly post". Feel free to ask questions below and I'll try to answer them next week. I will also try to share a thing or 2 about myself, such as dumb story or a personal fact. I will also make a programming language tier list.
My dumbest thought (story)
(Only programmers/devs understand this) I had an integer representing something in a game I was making(1 = move, 2 = drink potion, 3 = doge) and I had changed it to an array, so I didn't need the comment saying "1 = move, 2 = drink potion, 3 = doge" So what did I do? I commented it out.
At S tier is 100% JS and HTML5. They are very straightforward but still amazing compilers that run the the browser. Plus, JS can be inside of HTML code without another file. In the B tier I'm going to put CSS, it could have a better syntax but is needed to make the web not look like garbage. In F tier I have to put python, it's slow, has a wired syntax, and needs 7 libraries to make text appear.
Languages tier list:
S: JS, HTML5
A:
B: CSS
C:
D:
E:
F: Python
Come back next week to see me rate C++ and PHP. Feel free to ask any questions or give me any suggestions in the comments.