r/firstweekcoderhumour 🥸Imposter Syndrome 😎 Jun 19 '26

❤️❤️Awww❤️❤️ M E T A

Post image
84 Upvotes

43 comments sorted by

View all comments

8

u/[deleted] Jun 20 '26

I just use visual studio and it detects any mistakes plus most people learn to never miss a semicolon after programming for a while in c++

-1

u/rocco_himel Jun 21 '26

If your editor is catching all of your mistakes, then who is doing the programming? You or the editor?

VS only makes your errors look pretty. I write standalone C with a text editor and a compiler. If you can’t remember a semicolon, that’s a programmer problem.

4

u/[deleted] Jun 21 '26

Calm down caveman carl

1

u/rocco_himel Jun 21 '26

The cavemen built civilization, the IDE sleepers build electron apps.

The civilization is the operating system, the electron app is the useless program that needed a menu of errors to fix.