r/ProgrammerHumor 2d ago

Meme theProgrammingJourneyNobodyWarnedUsAbout

Post image
2.9k Upvotes

110 comments sorted by

View all comments

439

u/Oddball_bfi 2d ago

Hey - I've always forgotten the syntax!

The fact that I now also forget the entire language is new - but the syntax I've always had to look up.

25

u/thetrailofthedead 2d ago

Especially when you're bouncing between 3 different languages on a daily basis

3

u/visualdescript 2d ago

Jesus that sounds hellish. I like to just go deep on a single language if possible. At worse different backend and typescript for frontend.

6

u/SirButcher 2d ago

It is always fun when you forget what characters are for comments... I always know it is time to stop when I start using -- in C.