111
you are viewing a single comment's thread
view the rest of the comments
[-] xmunk@sh.itjust.works 3 points 10 months ago

I may just be an old country ~~lawyer~~ PHP developer... but don't most dynamic languages also support static type checking and general analysis at this point?

[-] tatterdemalion@programming.dev 9 points 10 months ago

Yes if you use type annotations. Languages like Python and Typescript end up resorting to "Any" types a lot of the time, which breaks any kind of theorem proving you might have otherwise benefited from.

[-] xmunk@sh.itjust.works 4 points 10 months ago

I know Java developers that are addicted to Object. Hit them over the head with an ensmarttening stick and reject their PRs.

[-] tzrlk@lemmy.world 7 points 10 months ago

Java developers aren't allowed to not know better by this point. If they think skipping types is somehow ideologically purer, keep hitting with that stick until you hit deckplate.

load more comments (1 replies)
this post was submitted on 01 Nov 2023
111 points (91.1% liked)

Programmer Humor

19187 readers
1122 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