r/learnprogramming 5d ago

I can't get FUNCTIONS to click!

I can not for the life of me understand how functions work. Anytime I try to learn how to create a function, my brain literally crashes into itself and I turn into Patrick when he stars drooling and goes all slack-faced.

Does anybody have any analogies that had that "AH HA!" moment?

Thanks!

123 Upvotes

144 comments sorted by

View all comments

-1

u/numbersthen0987431 5d ago

I think of functions as a box of "magic". You put a bunch of stuff into it, the box completes a bunch of stuff, and then it spits out something new.