| 
View
 

GrabBag

This version was saved 18 years, 3 months ago View current version     Page history
Saved by Kenneth Finnegan
on April 23, 2008 at 8:27:45 pm
 

This page is a dumping ground for tips that might be too small to warrent their own page, or are just that plain and simple, or are just still half-baked.

 


Read Code

Read code, read code, and read more code.  You'll pick up twice as many tricks reading good code than you ever will reading some lackys website. (Not that you should stop reading this!)


External Links

http://c-faq.com/index.html - comp.lang.c FAQ

https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Secure+Coding+Standard - CERT standard for secure coding in C

http://www.abarnett.demon.co.uk/tutorial.html - A good tutorial on optimizing your code

http://publications.gbdirect.co.uk/c_book/ - An entire book posted online for free

 

http://arcterex.ufies.org/c_notes.html

http://www.cprogramming.com/tips/

http://www.tek-tips.com/threadminder.cfm?pid=205

http://www.nsftools.com/tips/CTips.htm

http://mycplus.blogspot.com/2008/03/top-programming-tips-for-c-programmers.html

Comments (0)

You don't have permission to comment on this page.