Raised This Month: $32 Target: $400
 8% 

Some Nice C++ Tutorials


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Rolnaaba
Veteran Member
Join Date: May 2006
Old 08-18-2006 , 10:19   Some Nice C++ Tutorials
Reply With Quote #1

I did not create these tutorials and take no credit for them in any way!

That being said check out This Nice C++ tutorial. It is good for beginers, intermediates who want to expand, and experts who want to brush up. For more information read the What's this tutorial for section.
Nicely made tutorial, some sections have not been completed yet and it is under construction. Thanks to David R. Wegan for hosting this tutorial (i believe he also helped create it as well)

Another one i found is:This C++ Tutorial
this one has a lot more than just a tutorial on it so check out their Home Page as well

Want some Adobe documents (.pdf's)? check out This Page for a bunch of different C++ tutorials in .pdf about a ton of different aspects of C++.

~doing something right for once,
Rolnaaba
__________________
DO NOT PM me about avp mod.

Last edited by Rolnaaba; 08-22-2006 at 10:23.
Rolnaaba is offline
k007
BANNED
Join Date: Mar 2006
Location: bacon?
Old 08-18-2006 , 15:12   Re: Very Nice C++ Tutorial
Reply With Quote #2

Vary cool man i started reading it it's not realy hard since i have a base coding skillz from small
k007 is offline
Send a message via MSN to k007
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 08-18-2006 , 16:04   Re: Very Nice C++ Tutorial
Reply With Quote #3

I'll read it later, I hope it's something good
__________________
- Bye bye!
nightscreem is offline
Zenith77
Veteran Member
Join Date: Aug 2005
Old 08-18-2006 , 16:22   Re: Very Nice C++ Tutorial
Reply With Quote #4

Quote:
Originally Posted by k007 View Post
Vary cool man i started reading it it's not realy hard since i have a base coding skillz from small
Then you clearly haven't reached pointers, classes, and polymorphism.

*edit:

I don't like his definition of a pointer

Quote:
So what is a pointer? A pointer is a way to get at another object. Essentially it is a way to grab an instance of an object and then either pass that instance a message or retreive some data from that object. A pointer is actually just an address of where an instance is held in memory.
__________________
Quote:
Originally Posted by phorelyph View Post
your retatred

Last edited by Zenith77; 08-18-2006 at 16:25.
Zenith77 is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 08-18-2006 , 18:12   Re: Very Nice C++ Tutorial
Reply With Quote #5

He probably should have just left it as the last sentence, rather than dragging it onto an entire paragraph. Pointers are used to point to functions but also to point to data (ex. the start of an array).
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:17.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode