C Programming Links
General
/docs/qt Qt Reference documentation
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
- The
C++ Virtual Library
- http://www.desy.de/user/projects/C++.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
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 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.cs.cf.ac.uk/Dave/C/CE.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
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/documents/cplusplus/
- Neil's
C++ Stuff
- 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/
- 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
- Programming
in C
- Literature on programming in C.
- http://www.lysator.liu.se/c/index.html
Games Programming:
Graphics Programming :
- Zephyr
Software
- 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.brackeen.com/home/vga/
General Programming:
- 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
Mainitained by n.richter@cqu.edu.au
last modified on 25 October, 2006