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.
Did you like this post? Tell us
Leave a comment
Log in with your itch.io account to leave a comment.
PHP is absolute garbage, and is a pain to learn and C++ is hard to learn, but is useful later on.
I totally agree about Python!
I tried a little Python with Ren'Py once, and it fought me every step of the way.
PHP was invented on the toilet (true story) but python was clearly invented by chatGPT and some 7 year old.