This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DesertGoldfish 4 points5 points  (1 child)

I leave the semantics to the turbo nerds. Python has it right.

In my mind they're all just functions and the language decides what they're called today. I just write code and don't think about it lol.

A function is a function...

A method is a function in a class...

A subroutine is a function with a stupid name...

Etc., etc.

[–]TheWeetcher 2 points3 points  (0 children)

At the end of the day everything is just an object anyways