Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@netikras i dislike object oriented programming now. functional programming is superior.
-
@Hazarth it's so much better. go is probably my favorite. everything is structured so simply. i don't need to create a new Random() to get a random number, concurrency is as simple as using the go keyword, and and it's native.
-
Hazarth95375y@calmyourtities im just saying, that you are making another bold absolutistic statement. You haven't learned a thing from the last time :)
-
@Hazarth i believe i have; functional programming is the initial and better way to program, and object oriented languages create more problems than they solve.
-
Hazarth95375y@calmyourtities FP is nothing more than another tool, people that don't like OOP specifically don't like it because they don't understand it, and I can't blame them. The internet is full of misunderstood examples of OOP.
-
@Hazarth pure oop without shared state is good, but what most people consider oop isn't good. java and c++ aren't good examples of good oop. the creator of oop and linux both are critical on both the languages.
Related Rants
i can't believe there was a point in time where i said this. why didn't anyone slap me?
joke/meme
calmyourtities
slap me
what the fuck
java