this post was submitted on 23 Sep 2023
1544 points (98.4% liked)

Programmer Humor

18418 readers
1301 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
1544
My Journey (telegra.ph)
submitted 9 months ago* (last edited 9 months ago) by sag@lemm.ee to c/programmer_humor@programming.dev
 

but i use ddg btw

you are viewing a single comment's thread
view the rest of the comments
[โ€“] danwardvs@sh.itjust.works 6 points 9 months ago (1 children)

I know this is just a meme but school is an excellent way to have a foundational understanding of how things work, and learning to problem solve including googling.

[โ€“] riskable@programming.dev 7 points 9 months ago (1 children)

a foundational understanding of how things work

Yeah! Kids these days are learning (in school) all about containers, service discovery, AWS, production deployment strategies, password vaulting solutions, cryptographic key/password management, and most importantly: politically defensive email practices.

Oh wait: No they aren't, LOL.

I just interviewed dozens of fresh (CS) college grads a few months ago and only one of them even knew what SSH was let alone anything remotely resembling basic command line stuff, Linux skills, or any of the above mentioned things.

They sure could write a mean linked list though! ๐Ÿ˜

[โ€“] papertowels@lemmy.one 5 points 9 months ago

This is why more places need to split software engineering into it's own thing, apart from cs.

Never had an intern worry about sorting algorithms, but if I could get one who knew how to use git and write tests, we're off to the races.