this post was submitted on 17 Aug 2024
715 points (95.2% liked)

Programmer Humor

37499 readers
449 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] jeena@piefed.jeena.net 2 points 11 months ago

But there are still if, while, function definitions, etc. in scripting languages. It doesn't seem to me that different than even programming in assembler. In Assembler you also call subroutines, etc. and in every other language you also call functions from libraries.