Stop writing object oriented

Stop writing object oriented.

Other urls found in this thread:

youtu.be/QM1iUe6IofM
twitter.com/SFWRedditGifs

Start writing Pythonic code.

literally what?

Only post in this thread if you know how to program a compoder

Sometimes it's useful.

You can't make me stop writing maintainable code.

...

Remember to write your shit as unreadable as possible so the CIA niggers can't figure out what the fuck it's supposed to do

never intentionally obfuscate code

How do we kill the OOP meme?

duck punching only

Relevant
youtu.be/QM1iUe6IofM

Fuck structs, classes are fuckton better and more sophisticated.

I'll avoid generalizations like these but I see nothing wrong with it. If you like re-usability and don't hate functions you should like Classes to.

Stop telling off other types of programming models, we all have different opinions.

/thread

A struct just stores shit, are you saying that all data should have methods?

Structs can store functions as easily as classes can.

The struct keyword in C++ has nothing to do with what a struct was meant to be.

Says the queer. ALWAYS INTENTIONALLY OBFUSCATE CODE. If they were meant to read it, they should have wrote it.

Most of the shit they teach you about OOP falls apart the second you try to write something mildly complicated.

*function pointers
If we are talking about C.

structs are for losers kids the new thing on the block is linked lists and it's kicking ass and taking names

You have five (60) seconds to give me a reason why OOP is bad and you're not just being a contrarian asshole. Timer starts now, i'm waiting.

That's what I thought. Nothing. Silence! Pathetic. Know what? I'll give you 60 more seconds.

go to sleep, brian will

functional programming is faster with multithreaded computer and is easier to debug and produces shorter code

great tool for the enterprise where things change all the time and if you know what you are doing
for the other 99% it's useless bloat

Too slow, you insolent fools!

Most people just can't understand functional programming. That is why we have object oriented.

I feel like OOP feels like a meme until you educate yourself on design patterns

design patterns are literally just datatypes

>stop passing data as classes/structures

Stop enjoying things.

pass a pointer to index 0 of the data

Or pass the object by reference

"bass by wefewence"

>top lel
>what do you think is being passed user?
>it's a pointer

Spotted the brainlet.