Anyone know a good C Programming tutorial?

Status
Not open for further replies.

SRB2-Playah

Ne'er-Do-Anythin'
I'm feeling highly ambitious right now.
I'm feeling up to making a game from scratch.
And I'm feeling a need... To learn!

So, anyone know the best tutorial to teaching me to program in C?
 
Interesting tutorial
I don't know how to program in C++, so it is useful to me
I want to signal that there are two errors in the glossary:
... gnu C++ compiler. This free compiler is frequently used on machines running the UNIX operating system.

"UNIX operating system" must became "UNIX-like operating systems"

UNIX
... A shareware version of this operating system, Linux, runs on the IBM compatible PC.

"shareware" must become "freeware" or "GPL"

EDIT: Note that PHP is not for games, is for web scripting!
 
tails92 said:
EDIT: Note that PHP is not for games, is for web scripting!
Oh? I think I just might prove that wrong sometime... Hee hee hee hee!!!
:twisted:

`(I hope the Sepwich has a fast server...)
 
C++ is not something you download, it's a programming language..


You CAN however buy Microsoft Visual C++ for about a million dollars (exaggeration) or download Dev C++ which sucks..


Talk to me on IRC if you want VC++ ^_~.
 
[quote="tails92"
@Shuffle:
what does mean "contact me if you want VC++ ^_~"? warez?[/quote]


NO!!!


>.>
<.<
<.>
 
MinGW

You need to download the file from the "Current/MinGW/Other" section. I'd suggest you get MSYS, too, while you're there: it does most of the useful things that Cygwin does, and is much friendlier.

Also, I know that at some point, Microsoft were giving away their C/C++ compiler for free. This might still be the case.

As for tutorials: Googling "C Tutorial" gives some nice results. :-) The one from About.com looks like a reasonable introduction.
 
Shuffle said:
C++ is not something you download, it's a programming language..


You CAN however buy Microsoft Visual C++ for about a million dollars (exaggeration) or download Dev C++ which sucks..


Talk to me on IRC if you want VC++ ^_~.

Or use Shareaza... *shot*
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top