C
Programming Links
General
- C Resources
A collection of pointers to texts about C, related languages, and programming
languages in general on the Internet.
http://www.lysator.liu.se/c/c-www.html
LEARN C/C++ TODAY
- This is a list of a few C and C++ language tutorials available to a user. This list
will include interactive tutorials, public-domain code collections, books etc.
- http://www.cs.bilkent.edu.tr/~tugrul/C_sources.html
List of C Resources
- http://www.lysator.liu.se/c/c-www.html#c
How to program in C by David
Marshall
- http://www.cm.cf.ac.uk/Dave/C/CE.html
The C++
Virtual Library
- http://www.tat.physik.uni-tuebingen.de/~kunert/tmp/c++-docs.html
Newsgroups & FAQs:
- alt.comp.lang.learn.c-c++
- Good group for beginners, plenty of problems that people
have while learning.
comp.lang.c
- Lots of questions about C programming.
comp.lang.c++
- Lots of C++ programming questions.
comp.graphics.algorithms
- Lots of graphics algorithms
comp.os.msdos.djgpp
- All about DJGPP programming, go here for questions about
DJGPP.
Available C++ libraries
FAQ
- Draft of a list of available C++ libraries ..."
- http://www.trumphurst.com/cpplibs1.html#Introduction
Tutorials & Guides
cprogramming.com - help with C
language
http://www.cprogramming.com/
Devcentral Programming Tutorials:
C, Java, Web development, networking
http://devcentral.iftech.com/learning/tutorials/
C Programming Tutorial
http://theodore-sturgeon.MIT.EDU:8001/uu-gna/text/c/
C Programming Tutorials
http://www.gustavo.net/programming/c__tutorials.shtml
C Programming Course You can select a recent set of notes dealing with the ANSI C language, or the
original set describing Kernighan & Ritchie's Common C .
http://www.strath.ac.uk/CC/Courses/CCourse/CCourse.html
C Programming The course aims to introduce programmers to the C language. Previous programming
experience is assumed, so we can quickly progress to looking at the features of C and
their uses.
http://www.strath.ac.uk/CC/Courses/NewCcourse/ccourse.html
Programming in C We will start with basic ideas and hopefully extend these to include some
advanced features of C. We will particularly look at how C uses pointers, references low
level memory and bytes and how it interfaces with the operating system.
http://www.cm.cf.ac.uk/Dave/C/CE.html
C++ tutorial This tutorial teaches the C++ programming language but assumes that the student has
already attained a reasonable proficiency in C programming
http://www.swcp.com/~dodrill/cppdoc/cpplist.htm
C++ Annotations This document is intended for knowledgable users of C who would like to make the
transition to C++. It is a guide for `our' programming courses, which are given yearly at
the State University of Groningen. As such, this document is not a complete C/C++
handbook, but rather serves as an addition to other documentation sources.
http://www.icce.rug.nl/docs/cplusplus/cplusplus.html
Samples
- A very nice site with tutorials and more information
- http://www.neilstuff.com/
DJGPP
- Want a great *free* compiler created by DJ Delorie?
- http://www.delorie.com/djgpp/
From the Ground Up: A Guide to C++
- A good tutorial that has been around for a long time
and is generally pretty accurate.
- http://tqd.advanced.org/3074
Programming Palace
- Lots of source code for Turbo C++ and for DJGPP
- http://home.student.utwente.nl/h.vanwelbergen/
Snippets Code Collection
- A lot of code, and it is searchable. You may or may not find
what you need, however.
- http://www.snippets.org
Darren's Game
Programming Site
- A nice site, give it a look
- http://www.silverchat.com/~sundaydriver/darren/program/
Books
Literature on programming in C.
http://www.lysator.liu.se/c/index.html
Game Programming:
- This is a library of many sprite images that you can use in
your own programs
- http://www.arifeldman.com/free/spritelib.html
- There is good information here on game programming AND
graphics programming. He has source for his games available also.
- http://members.xoom.com/JimMcCue/index.htm
The Blueshade Empire
- An interesting page with some graphics tutorials, links, a
few downloads, and some information on a game the BlueShade Programming Group are working
on in DJGPP
- http://members.xoom.com/BlueShade/
Steven's Home Page
- A good site with some code snippets for graphics, sound, and
other information
- http://shd.cjb.net
The Game Programming
MegaSite
- This is one of the premier programming sites on the net. If
you haven't already, go here.
- http://www.perplexed.com/GPMega/index.htm
Tim's Programming Page
- This site has lots of information on all sorts of
programming
- http://www.geocities.com/TimesSquare/Maze/5563/
The Programmers Inn
- This site has a lot of interesting text files, and other
stuff
- http://hem.passagen.se/peitz/main.htm
Graphics Programming :
- A site with a shareware graphics library
- http://www.zephyrsoftware.com/
3D Engines List
- This has a lot of 3D engines
- http://cg.cs.tu-berlin.de/~ki/engines.html
256-color VGA programming in C
- Plenty of VGA programming information, including everything
from simple lines to more advanced mouse support and unchained mode.
- http://www.cs.unt.edu/~brackeen/vga/
General Programming:
- A programming web site containing free games and utilities
available for download created with C/C++.With source code included.
- http://members.xoom.com/escp/
Reuse RKT
- This site is full of source code and other programming
information. It's a huge site, and it also has tutorials. If you need any source code,
including TCP/IP code, go here!
- http://www.mibsoftware.com/reuse/
Programing.com
- Jobs and resumes for programmers, and some links too.
- http://www.programing.com
Programmers Vault
- A nice site with lots of information on programming, its got
lots of interesting stuff
- http://www.chesworth.com/pv
Celtek Cybernetic
Core
- A nice site with some code for different games as well as
some sounds for programs
- http://www.geocities.com/SiliconValley/Pines/8864




This page was last modified on 4 January, 2002 by the Webmaster