Since the python thread was a smashing success, it's only logical to have a C++ equivalent. So list the bad things about C++. Constructive thread, please. I will get the ball rolling:
* Segment faults.
* Broken standard library.
* One word, the forced indentation of code. Thread over.
* Broken templates.
Name:
Anonymous2007-02-09 19:24
>>40
One word, the voluntary indentation of code. Thread over.
Name:
Anonymous2007-02-09 19:39
>>40
Uh, voluntary indentation is a good thing. Why do you think it's so bad? Or are you one of those python faggots
>>67
I think I might agree, but development has to be done somehow. What's a better language (that has libraries available that allow you to actually do something)?
Name:
Anonymous2007-08-10 14:41 ID:AwCtHnEL
>>70
Almost anything? The library thing may place some constraints, but let's sstart with Python.
Name:
Anonymous2007-08-10 14:53 ID:fvGEydHY
>>71
ONE WORD, FORCED INDENTATION OF THE CODE, THREAD OVER
Name:
Anonymous2007-08-10 15:38 ID:NDrVkL5M
C# IS THE SUCCESSOR TO C++ AT LEAST UNTIL THE NEXT VERSION OF C++ IS RELEASED AND C# WILL BE EVEN BETTER BY THEN ANYWAY.
ONLY REASON TO USE C++ IS FOR SPEED. THREAD OVER.
sorry for the caps.
(((ok bitch) (you asked for it) (here goes)) (im taking out the fucking (bold paranthesis on you)) (you fuqing angered an expert programmer) (ive been here for(expt 3 88888000)years longer than you) (ive read sicp twice) (i know every programming language in the world including apl) (if u wanna batl(lets do it)) (ill crush you like a bean))
Name:
Anonymous2007-08-11 22:28 ID:f/GUQHgr
"C++ fails at speed of development for anything serious."
If I wanted to develop something serious, I certainly won't use some JIT or interpreted language that runs like shit.
Name:
Anonymous2007-08-11 22:40 ID:Zqgwr+hg
>>75
Good for you. I would though, because such languages let me get a project done much sooner, make maintenance easier, and have fewer bugs. Portability is often easier too, if that matters.
And by rewriting a few speed-critical sections in C or assembly I can still come within spitting distance of C++'s performance. lulz
Name:
Anonymous2007-08-12 0:00 ID:NXjI7I7Z
I get speed of development and speed of execution from sbcl, bitches.
Name:
Anonymous2007-08-12 0:34 ID:bxdEMFss
I LISTEN TO INFECTED MUSHROOM WHILE I WRITE JAVA BECAUSE I AM 1337
Name:
Anonymous2007-08-12 0:35 ID:xoBoUzRt
>>77
And you even get a way to use up all the parens you might have lying around.
Name:
Anonymous2007-08-12 13:18 ID:+vh0PQgM
>>31
1 WRITE (*,6)
FORMAT ('FORTRAN IS EASY BALLSFACE' /)
7 END
...and they had forced indention way before it was cool.