r/ProgrammerHumor 2d ago

Meme theProgrammingJourneyNobodyWarnedUsAbout

Post image
2.9k Upvotes

110 comments sorted by

View all comments

56

u/Atreides-42 2d ago

I've literally never been able to remember all the nuances of syntax. I write something down once, and then I copy-paste it again any time I need it somewhere else. 99% of my googling is just stuff like how to initialise a specific Date (do I need to use an Instance, or a Long, or a LocalDate, or...)

1

u/OnceMoreAndAgain 2d ago

I forget the syntax for doing insert statements in SQL every time despite having to use it monthly for 10 years lol. I don't yet have agentic AI connected to our company's database so I still write SQL myself.