902
you are viewing a single comment's thread
view the rest of the comments
[-] RagingRobot@lemmy.world 8 points 10 months ago* (last edited 10 months ago)

By typed they mean declairing a type for your variables.

In some languages, variables needs to be told what kind of data they can hold. That's it's type. For instance a number without decimals would be an integer type. While text might be a string type or a list of character types.

Other languages don't require types and sometimes don't even support them. They will just infer the type from the data that's in the variable.

If you see Elon Musk please explain this to him.

[-] Sharpiemarker@startrek.website 4 points 10 months ago

If you see Elon Musk please explain this to him.

I'm an idiot, and I still don't think I could dumb it down to his level.

this post was submitted on 07 Jan 2024
902 points (94.3% liked)

Programmer Humor

19572 readers
1941 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