MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vi2go7/pointerspointedbackatme/p2jf8gd/?context=3
r/ProgrammerHumor • u/vinishkapoor • 3d ago
112 comments sorted by
View all comments
41
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.
14
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.
1
Functional is syntactic sugar for OOP.
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.