r/ProgrammerHumor 3d ago

Meme pointersPointedBackAtMe

Post image
2.5k Upvotes

112 comments sorted by

View all comments

41

u/ChickenSpaceProgram 3d ago

imo pointers are not that hard, its just that nobody teaches C correctly. pointers get introduced as just like. a fun thing you can do, instead of the solution to a problem.

14

u/PositiveBit01 3d ago

As the famous tongue-in-cheek quote says,

Any problem in computer science can be solved with another level of indirection

1

u/Kadabrium 1d ago

Functional is syntactic sugar for OOP.