Dominic Deegan Fansite
HomeFAQSearchRegisterLog in
Post new topic   Reply to topic
 

A Quick Tutorial in C++

View previous topic View next topic Go down 
AuthorMessage
PrivateJenkins
Resident Dork
Resident Dork



Age : 19
Joined : 04 Mar 2008
Posts : 550
Location : Univ. of Illinois

PostSubject: A Quick Tutorial in C++   Wed 19 Mar - 4:07

For some of the lesser experienced C++ programmers on this project (myself included), I found a nice little C++ tutorial that can help out with syntax and such.

Here it is

If anyone wants to post other helpful tutorials, please go ahead!
Back to top Go down
Grimzag
Commissar
Commissar



Age : 20
Joined : 21 Sep 2007
Posts : 2487
Location : Antartica

PostSubject: Re: A Quick Tutorial in C++   Wed 19 Mar - 6:42

I'll look into it when finals are over :P
_________________
You and your friends are dead.

Game Over
----------------------------------------

Most random movie line ever

Spoiler:
 
Back to top Go down
Gilgamesh




Age : 20
Joined : 10 Apr 2007
Posts : 5722
Location : Australia

PostSubject: Re: A Quick Tutorial in C++   Wed 19 Mar - 23:47

I don't really have time to look at that right now but it occurred to me that before we start coding we should set some formatting standards so it is easier to share code around.
_________________
You're about to die. Scream if you must.
Back to top Go down
2.72




Joined : 07 Nov 2007
Posts : 753

PostSubject: Re: A Quick Tutorial in C++   Thu 20 Mar - 10:02

Agreed, Gilgamesh.

I've never used that tutorial, but that site has one of the best references for the C++ standard library around. That tutorial covers a lot of topics, so it might be helpful to find a short Java to C++ guide.
Back to top Go down
PrivateJenkins
Resident Dork
Resident Dork



Age : 19
Joined : 04 Mar 2008
Posts : 550
Location : Univ. of Illinois

PostSubject: Re: A Quick Tutorial in C++   Thu 20 Mar - 10:56

Alright, so as I see it we have two options for coding: C or C++. A lot of what I've seen is written in C++, but there is a fair amount of C programming out there with 2-D fighting games.

Also, Who has any nice IDE's they wanna share? I use eclipse, if anyone has any other ideas, let us know.
Back to top Go down
2.72




Joined : 07 Nov 2007
Posts : 753

PostSubject: Re: A Quick Tutorial in C++   Thu 20 Mar - 11:24

I mostly use Dev-C++. It can automatically download and install a lot of libraries, but it's pretty much compiler-specific, and it is Windows-only. You can find it here.

I also use Visual Studio 2005 from time to time.

About the language: any good graphics library for C will work with C++, so we don't really need to worry about that.
Back to top Go down
James Draegun
The Re-Animator
The Re-Animator



Age : 19
Joined : 19 Mar 2008
Posts : 1990

PostSubject: Re: A Quick Tutorial in C++   Thu 20 Mar - 11:49

Looks useful PJ, will read when I have the time later
Back to top Go down

A Quick Tutorial in C++

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
Dominic Deegan Fansite :: Forum G a m e :: Programming-
Post new topic   Reply to topic