Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I started C++!
#12
Quote:
NovaProgramming Wrote:Hey everyone I started proggin' with C++ and I don't like it!

$&@*ING SEMICOLONS.

Anyways, other than the semicolons, I'm getting along with it a little bit... I am in like an "intro to C++" class, and I'm zipping through it and trying to make my programs more complicated and better than the next guys. It's boring though, and I *Still* like Qbasic better... cause I can do the same things we're doing now in C++ WAY easier in QBasic...

Yup. Anyone else had any experience with C++ and whatnot?

obviously its going to be a lot easier to do anything in QB than in C++.. thats not the point of C++... the point is so that you have more options of how to do things... QB makes it simple, but yet yuou dont have as many options. for example, look at the whitespace/semicolon option in the compiler/ide if c++ vs qb... if you forget a semicolon in c++, your prog wont work. but because of trhem, you can have an entire 30kb prog on one entire line. can qb do that? nope... because qb uses the cr/lf/null to end a statement vs the ; see?

wait. you... no you don't really tell me that's the difference between qbasic and c++ do you? i mean no... you can't be serious about that can you?

btw, show me where it's easier to do:

+ a linked list
+ an n-tree
+ generic programming
quote="NecrosIhsan"]
[Image: yagl1.png]
[/quote]
Reply


Messages In This Thread
I started C++! - by NovaProgramming - 04-09-2005, 01:53 AM
I started C++! - by ComDriver - 04-09-2005, 02:17 AM
I started C++! - by shiftLynx - 04-09-2005, 03:09 AM
I started C++! - by urger - 04-09-2005, 04:03 AM
I started C++! - by computerkid14 - 04-09-2005, 05:44 AM
I started C++! - by relsoft - 04-09-2005, 07:32 AM
I started C++! - by NovaProgramming - 04-09-2005, 05:13 PM
I started C++! - by computerkid14 - 04-09-2005, 09:54 PM
I started C++! - by marzecTM - 04-09-2005, 11:08 PM
Re: I started C++! - by seph - 04-09-2005, 11:25 PM
I started C++! - by Rattrapmax6 - 04-10-2005, 03:38 AM
Re: I started C++! - by marzecTM - 04-10-2005, 04:03 AM
I started C++! - by Sterling Christensen - 04-10-2005, 04:32 AM
I started C++! - by NovaProgramming - 04-10-2005, 08:36 PM
I started C++! - by seph - 04-10-2005, 08:45 PM
I started C++! - by Sterling Christensen - 04-10-2005, 09:42 PM
Re: I started C++! - by SJ Zero - 04-10-2005, 10:12 PM
I started C++! - by seph - 04-10-2005, 10:18 PM
I started C++! - by Anonymous - 04-11-2005, 05:07 AM
I started C++! - by relsoft - 04-11-2005, 01:25 PM
I started C++! - by NovaProgramming - 04-12-2005, 05:01 PM
I started C++! - by adosorken - 04-12-2005, 05:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)