(no title)
vegai_ | 3 years ago
If you have this reaction, perhaps you should take a humility lesson before claiming that a few syntax tricks is all it takes to outsmart people who spent their entire university careers thinking about these problems.
vegai_ | 3 years ago
If you have this reaction, perhaps you should take a humility lesson before claiming that a few syntax tricks is all it takes to outsmart people who spent their entire university careers thinking about these problems.
kristoff_it|3 years ago
I don't think I have written anything of that sort. Thinking in OOP terms in, say, Java is great. Zig is not an OOP language though, and it cares about mapping nicely to CPU instructions more than it cares about mapping nicely to UML diagrams, so thinking in OOP terms in Zig is not that great, more often than not.
I've seen plenty of people coming into Zig expecting it to conform to their expectations towards object orientation or functional purity. Neither will be able to have a good time if they can't let go of their preconceptions.
vegai_|3 years ago
hsn915|3 years ago
vegai_|3 years ago
matheusmoreira|3 years ago
pjmlp|3 years ago
vegai_|3 years ago
revskill|3 years ago
anonymoushn|3 years ago