Topic: Any Good sites teaching C++ ?  (Read 2216 times)

0 Members and 1 Guest are viewing this topic.

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27844
  • Gender: Male
Any Good sites teaching C++ ?
« on: May 26, 2007, 08:22:21 pm »
I finally got my hands on a copy of C++ (visual) and was wondering where I can learn more about it, tutorials and that kind of thing.

Thanks in Advance.

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline Javora

  • America for Americans first.
  • Commander
  • *
  • Posts: 3002
  • Gender: Male
Re: Any Good sites teaching C++ ?
« Reply #1 on: May 27, 2007, 03:44:25 pm »
I always hated C, heck I even perfered Assemblers to C.  Been so long since I programed that stuff (about 14 years) that I don't remember a whole lot.  But anyway, these sites might be able to help you Stephen:

http://www.programmersheaven.com/

http://www.m0rph.com/c++/main.shtml

http://www.codeproject.com/

http://www-h.eng.cam.ac.uk/help/tpl/languages/C++.html


Hope this helps.

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27844
  • Gender: Male
Re: Any Good sites teaching C++ ?
« Reply #2 on: May 27, 2007, 04:38:43 pm »
Thanks Javora, Will do. I've been tinkering around with the script language with NWN2, and thought what the hell, I might as well learn C.

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline Nemesis

  • Captain Kayn
  • Global Moderator
  • Commodore
  • *
  • Posts: 13067
Re: Any Good sites teaching C++ ?
« Reply #3 on: May 30, 2007, 06:21:51 pm »
Have you considered the C for Dummies books?  (Seriously and not insulting either).   A lot of the Dummies books are very well done introductions to their topics.

Link One

Link Two
« Last Edit: May 30, 2007, 06:38:28 pm by IKV Nemesis »
Do unto others as Frey has done unto you.
Seti Team    Free Software
I believe truth and principle do matter. If you have to sacrifice them to get the results you want, then the results aren't worth it.
 FoaS_XC : "Take great pains to distinguish a criticism vs. an attack. A person reading a post should never be able to confuse the two."

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27844
  • Gender: Male
Re: Any Good sites teaching C++ ?
« Reply #4 on: June 01, 2007, 03:09:40 pm »
That's a good idea Nem. I'll look around this next week.

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline Panzergranate

  • Commander
  • *
  • Posts: 2908
  • Gender: Male
  • Aw!! Da big nasty Klingon L7 killed da kitty kat!!
Re: Any Good sites teaching C++ ?
« Reply #5 on: June 19, 2007, 05:56:23 pm »
As an electronics design engineer I was taught C++ formally at uni back in the 1990's.

As with all software the numero uno rule is to plan out exactly what you want to write on paper before you start to write code. It'll save a lot of deleteing code that you realised you didn't need to write, etc.

Flow charts are a good idea but professional programmers use Jackson Structures for clarity, debugging, etc.

Yourdon is OK only for embedded systems.

Assembly language is for the gods of programming only and you'd need the IBM Built In Operating System manual to programme a PC in assembly language.

C++ is less infuriating than C is!!

The Klingons have many ways to fry a cat. I prefer to use an L7 Fast Battlecruiser!!

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27844
  • Gender: Male
Re: Any Good sites teaching C++ ?
« Reply #6 on: June 20, 2007, 06:16:00 pm »
Thanks Panz, for the advice. Many many years, ago, the closest to assembly I ever did, was Micromon, and it's uses with what came with a C128 (granted it did kinda work on the C64.)

Flow charts rock, I use them in any and all scripting planning etc. I did with Python, and or NWN. Sadly, I sucked at it. Not afraid to admit a lack or fault here gentlemen.

Do you have any books, or sites that might help me also? One thing I'm looking forward to trying, is a simple Progy, that would help me make an SFC OP map by entering differant Variables. Size of map, hex objects, etc.

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline Javora

  • America for Americans first.
  • Commander
  • *
  • Posts: 3002
  • Gender: Male
Re: Any Good sites teaching C++ ?
« Reply #7 on: June 20, 2007, 06:22:11 pm »
Thanks Panz, for the advice. Many many years, ago, the closest to assembly I ever did, was Micromon, and it's uses with what came with a C128 (granted it did kinda work on the C64.)

Flow charts rock, I use them in any and all scripting planning etc. I did with Python, and or NWN. Sadly, I sucked at it. Not afraid to admit a lack or fault here gentlemen.

Do you have any books, or sites that might help me also? One thing I'm looking forward to trying, is a simple Progy, that would help me make an SFC OP map by entering differant Variables. Size of map, hex objects, etc.

Stephen

Seems like I have an old spare IBM Flow Chart stencil laying around somewhere if that is what you are talking about.  I'll look around for it if you want.  But you might still be able to find something like that at a office store in your area.

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27844
  • Gender: Male
Re: Any Good sites teaching C++ ?
« Reply #8 on: June 21, 2007, 11:45:22 am »
Thanks Javora, but yeah, Let me see if I can't find one. I was planning on going next month anyways, and grabbing one of those Dry Erase Hex map thingies, Damn I can't remember the name of those things or the company.

I used to use them all the time when I was the DM.

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline [ISC]Phaser

  • Fleet Admiral
  • Lt. Junior Grade
  • *
  • Posts: 180
  • Gender: Male
  • "Fire in the Bowl"
Re: Any Good sites teaching C++ ?
« Reply #9 on: June 21, 2007, 12:30:39 pm »
3D BUZZ is were i learned everything i know and the step by step vids are awsome..

http://www.3dbuzz.com/vbforum/sv_dl_tr.php

p.s you will have to join the site to fully use all the material and to d/l the free step by step tutorials.

Offline Javora

  • America for Americans first.
  • Commander
  • *
  • Posts: 3002
  • Gender: Male
Re: Any Good sites teaching C++ ?
« Reply #10 on: June 21, 2007, 06:05:05 pm »
Thanks Javora, but yeah, Let me see if I can't find one. I was planning on going next month anyways, and grabbing one of those Dry Erase Hex map thingies, Damn I can't remember the name of those things or the company.

I used to use them all the time when I was the DM.

Stephen

I'll look around for it in the mean time, I'll let you know if I find it.




Nice find Phaser   :thumbsup:

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27844
  • Gender: Male
Re: Any Good sites teaching C++ ?
« Reply #11 on: June 21, 2007, 06:30:57 pm »
I appreciate it Javora.

Thanks also Phaser.

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War