C++
-
- Posts: 1474
- Joined: Sun Aug 14, 2005 11:39 pm
- Location: On Vacation From The Loads Of Bull*hit That Goes On Here
- Contact:
C++
Whats A Good C++ Learning Site? I Want to know like everything!

I made this 100% by myself, Everything from the background, to the location of the tags, Get yours http://customgamercards.com
-
- Posts: 1474
- Joined: Sun Aug 14, 2005 11:39 pm
- Location: On Vacation From The Loads Of Bull*hit That Goes On Here
- Contact:
where can i learn that?

I made this 100% by myself, Everything from the background, to the location of the tags, Get yours http://customgamercards.com
-
- Posts: 1474
- Joined: Sun Aug 14, 2005 11:39 pm
- Location: On Vacation From The Loads Of Bull*hit That Goes On Here
- Contact:
i have the express edition
good enough?

good enough?

I made this 100% by myself, Everything from the background, to the location of the tags, Get yours http://customgamercards.com
-
- Posts: 1474
- Joined: Sun Aug 14, 2005 11:39 pm
- Location: On Vacation From The Loads Of Bull*hit That Goes On Here
- Contact:
i didnt think it should be in the cafe, i thought to make a halo 2 program it should be in the halo 2 discussion thread

I made this 100% by myself, Everything from the background, to the location of the tags, Get yours http://customgamercards.com
-
- Posts: 1474
- Joined: Sun Aug 14, 2005 11:39 pm
- Location: On Vacation From The Loads Of Bull*hit That Goes On Here
- Contact:
i would like to learn C++ to learn how to BUILD a program(offtopic)
(Back On)
Anyone Know How/ Were Some Good Tutorials On C++ And Visual Basic Are?
(Back On)
Anyone Know How/ Were Some Good Tutorials On C++ And Visual Basic Are?

I made this 100% by myself, Everything from the background, to the location of the tags, Get yours http://customgamercards.com
-
- Posts: 1474
- Joined: Sun Aug 14, 2005 11:39 pm
- Location: On Vacation From The Loads Of Bull*hit That Goes On Here
- Contact:
I Would Like To LEARN C++ to MAKE a halo 2 program, SO Where Are Some Good Tutorials/Sites

I made this 100% by myself, Everything from the background, to the location of the tags, Get yours http://customgamercards.com
-
- Posts: 709
- Joined: Sat Jun 25, 2005 8:53 am
![]() |
-
- Posts: 1698
- Joined: Sun Nov 07, 2004 12:13 pm
Don't learn VisualBasic. It's a pretend language that you'll only ever use to make easy forms/GUIs.
Here's just some C++ links that I dug up:
C++ Language Tutorial
C++ Maniac
Mathtools C++
While websites can be helpful (especially as references) there's really no substitue for a good old fashioned book. I have 'Begginers Guide to C++' (Really outdated, shows you how to set up the compiler on Windows 3.1, but overall a good read) and 'C++ For Dummies' which is better.
Right now high school Computer Science classes are in java, which is pretty good if you want to go heavy into Object Oriented Programming. But they don't really teach enough about heavier stuff like recursion and pointers to be as effective, so C++ should be a good place to start.
Here's just some C++ links that I dug up:
C++ Language Tutorial
C++ Maniac
Mathtools C++
While websites can be helpful (especially as references) there's really no substitue for a good old fashioned book. I have 'Begginers Guide to C++' (Really outdated, shows you how to set up the compiler on Windows 3.1, but overall a good read) and 'C++ For Dummies' which is better.
Right now high school Computer Science classes are in java, which is pretty good if you want to go heavy into Object Oriented Programming. But they don't really teach enough about heavier stuff like recursion and pointers to be as effective, so C++ should be a good place to start.

-
- Posts: 1474
- Joined: Sun Aug 14, 2005 11:39 pm
- Location: On Vacation From The Loads Of Bull*hit That Goes On Here
- Contact:
Thank You, This Is What I Have Been Looking ForThe_Hushed_Casket wrote:Don't learn VisualBasic. It's a pretend language that you'll only ever use to make easy forms/GUIs.
Here's just some C++ links that I dug up:
C++ Language Tutorial
C++ Maniac
Mathtools C++
While websites can be helpful (especially as references) there's really no substitue for a good old fashioned book. I have 'Begginers Guide to C++' (Really outdated, shows you how to set up the compiler on Windows 3.1, but overall a good read) and 'C++ For Dummies' which is better.
Right now high school Computer Science classes are in java, which is pretty good if you want to go heavy into Object Oriented Programming. But they don't really teach enough about heavier stuff like recursion and pointers to be as effective, so C++ should be a good place to start.

I made this 100% by myself, Everything from the background, to the location of the tags, Get yours http://customgamercards.com
-
- Posts: 1698
- Joined: Sun Nov 07, 2004 12:13 pm
-
- Posts: 1698
- Joined: Sun Nov 07, 2004 12:13 pm
You might see some homebrew software made in VB but I would be willing to wager that if you went into proprietary software developers who make software to sell, you probably wouldn't find VB very often. I know that lots of people use it to make software for hobby type things (Like Halo 2 editing programs) but in my opinion C++ is just more powerful and it's not that hard to learn with. (Although it's object system is a joke)
