Help with programming...

Started by
8 comments, last by Bow_vernon 13 years ago
What language is like C++, but doesn't have all those gay inheritance/class/encapsulation BS in it?

Anything but Java or C# would do, excluding C++ too of course(because OOP is just too gay/pathetic for my taste).

No real use I can find for OOP anyways and I've read at least 20 tutorials on it. Basically a waste of time.

So any other multi-purpose languages out there you can recommend? :P

EXTRA: It also has to be equally comparing to C++'s overall performance.

Please don't say Assembly.... >.<
Advertisement
C is C++ minus all that "gay bullshit" added on.

C is C++ minus all that "gay bullshit" added on.


Did I forget to also mention I'm excluding ANY and ALL programming languages that start with the third letter in the English alphabet?

Thank you...

Post again. :P
You can use C++ without using any of these inheritance/class/encapsulation. You can use C or just keep using C++ because C++ contains a lot of other useful stuff you didn't mentioned. The 'gay' features you mentioned are actually quite useful sometimes, especially in bigger projects, but I can understand that a few tutorials fail to show the usefulness because they often show small examples that is more about how they work than what they are good for.
Yes, you're fault that you forgot to mention it couldn't start with the third letter in the English alphabet. Sorry you screwed up like that : / maybe you'll try harder next time. Post again? tongue.giftongue.gif

[twitter]Casey_Hardman[/twitter]


[quote name='Hodgman' timestamp='1302680654' post='4797823']
C is C++ minus all that "gay bullshit" added on.


Did I forget to also mention I'm excluding ANY and ALL programming languages that start with the third letter in the English alphabet?

Thank you...

Post again. :P
[/quote]

Damn, you just ruled out COBOL.
Matlab
How about Fortran or an earlier version of BASIC ?
It seems like you already like to make problems harder to solve, so what's wrong with Assembly?
[color=#1C2837][size=2]EXTRA: It also has to be equally comparing to C++'s overall performance.[/quote]
Ha! Good luck with that.
How about D. Have at it.

Phyton? it doesnt start with 'C'

This topic is closed to new replies.

Advertisement