|
The International Obfuscated C Code Contest
A place for C programmers to show their programming style.
http://www.ioccc.org/index.html
Other Sources
An assortment of links with some pointers to tools and papers you probably haven't seen before. Needs much better organization.
http://www.lysator.liu.se/c/c-www.html
Softpanorama Universitys Annotated C Webliography
A collection of links and information.
http://www.softpanorama.org/Lang/c.shtml
Experts Exchange
Area for C programming technical support, help with projects by qualified experts.
http://www.experts-exchange.com/Programmin...
ProgrammingSite : C section
A collection of resources for C programmers.
http://www.programmingsite.co.uk/modules.p...
programmershelp - C Section
A collection of resources for C programmers including tutorials, books, reviews, links, compilers.
http://www.programmershelp.co.uk/c.php
Learn Programming 123 - C
Tutorials for beginners and advanced. Explainations of all the standard libraries, keywords. Reference guide. Forum.
http://www.geocities.com/learnprogramming1...
C Programming Resources From Nerd World Media
Large index of C related internet resources created by Nerd World Media. List your resource or create your own index.
http://www.nerdworld.com/nw93.html
Logic programming in C
Logic programming, parsing and compiling with free online books and tools. Full C code given for prefix-to-infix translator, regular expression expander, EBNF parser.
http://www.stenmorten.com/English/llc/llc....
About C/C++
This site features tips, tutorials and information for C (and C++) students and programmers.
http://cplus.about.com/
Dr. Dobbs Programmers Vault
The place where programmers dreams come true. Covers all aspects of programming from making games and utilities to creating websites.
http://www.chesworth.com/pv/index.html
C/C++ Programming
Articles about C/C++ programming and C function libraries for calendar date conversion and multidimensional dynamic array allocation; links.
http://hermetic.nofadz.com/cfunlib.htm
Programmers Heaven
Sample code, reference texts, and a collection of links which includes detailed descriptions.
http://www.programmersheaven.com/zone3/ind...
C Language forum at Tek-Tips
C Language technical support forums and mutual help system for computer professionals. Selling and recruiting forbidden.
http://www.tek-tips.com/threadminder.cfm?p...
CodeCraft - Coder's Side
Collection programming tutorials, documentation. Sources.
http://www.geocities.com/coders_side/
ANSI C Yacc grammar
Including Lex tokenizer.
http://www.lysator.liu.se/c/ANSI-C-grammar...
|