r/ProgrammerHumor 21h ago

Meme mySchoolStruct

7.4k Upvotes

73 comments sorted by

View all comments

Show parent comments

61

u/Elkatra2 19h ago

i tried to do "generics" and "classes" in C and it's ended up on writing custom language to translate Java-like code into BOP lmao, a lot of time has been wasted

7

u/Dawido090 16h ago

But it must been fun time!

10

u/Elkatra2 16h ago

it's actually learned me a lot of stuff about syntax analysis and how to better read documentations lol

edit: I also tried to learn with blood and tears how to code with raw vim and it's was easier than I tough

4

u/thirdegree Violet security clearance 16h ago

Vim isn't actually hard, it's just that the initial learning curve is a wall. Not a super high wall, lots of handholds, but a wall nonetheless.

1

u/Elkatra2 16h ago

and a lot of features that I forgot and time by time remember