524
you are viewing a single comment's thread
view the rest of the comments
[-] Simulation6@sopuli.xyz 38 points 5 months ago

I have a CS Masters degree and it says engineer on it.

[-] Blue_Morpho@lemmy.world 9 points 5 months ago

Did you Master Engineering Computer Scientists?

[-] AnagrammadiCodeina@feddit.it 6 points 5 months ago
[-] NigelFrobisher@aussie.zone 2 points 5 months ago

Unironically this. Started playing on the campus network in my master’s year.

[-] Simulation6@sopuli.xyz 4 points 5 months ago

Darn skippy I did! Not much of a web designer, though.

[-] lole@iusearchlinux.fyi -3 points 5 months ago

There is a difference between Computer Science and >!web development!< though.

[-] jj4211@lemmy.world 5 points 5 months ago

"web development" casts a wide net.

The classic imagery of someone playing with frontpage back in the day, or screwing around with html in a text editor, sure. But those folks wouldn't call themselves web developers (there was a phase over 20 years ago where anyone that cobbled together a geocities would declare 'web developer' on their resume, but I haven't seen someone do that in ages).

However, you can get in pretty deep with code running in the browser as javascript and/or wasm. Backend gives them some nested dictionary in json or protobuf and they parse, manipulate, iterate over it, sometimes making some pretty complex visualizations. Basically a 'web developer' is nowadays on par with any Game or GUI application developer in terms of what they might be writing. There are a few things left out of direct reach by a browser runtime, but you have access to plenty and the backend abstractions to get something in reach of HTTP are often no easier than the thing being abstracted, it's just reframed as 'http'.

[-] abhibeckert@lemmy.world 4 points 5 months ago

There really isn't. For example web browsers can execute assembly now and a good "web developer" (I'd call them a software engineer) will use assembly where appropriate.

[-] Natanael@slrpnk.net 1 points 5 months ago

With WebUSB (supported in Chrome) and the possibility to build web applications to controls physical devices there's definitely some web developers who can claim to be proper engineers even in the strict definitions

this post was submitted on 02 Mar 2024
524 points (94.0% liked)

Programmer Humor

18890 readers
962 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