Programming Tutorials

Tuesday, September 26, 2006

c

The C Library Reference
Wikipedia: C
Wikipedia: Pointer arithmetic
pthreads

linux POSIX threads
sockets tutorial

Thursday, September 14, 2006

gdb

gdb cheat sheet

Wednesday, September 13, 2006

uml

user mode linux
uml switches
build virtual honeynets in uml
debugging uml
attaching gdb to uml
linux kernel resources
the lifecycle of a process
linux syscalls
introduction to uml

Wednesday, August 02, 2006

functional programming

a tutorial explaining functional programming

Wednesday, June 21, 2006

links

Collection of Algorithms (pdf format)
Preparing for a Software Engineering Interview

Tuesday, June 20, 2006

Introduction


Working with computers can be a pain at points because of the underlying complexities one encounters with so many different technologies. Slight nuiances can make the simplest thing become hellaciously painful to accomplish. So with this blog I intend to chronicle tutorials I find, faq pages that I feel are worthwhile, or anything that helps me learn(and teach others). If anyone finds anything worthwhile that you think I would enjoy, feel free to drop me a message.

Kicking this blog off we'll start with a tutorial on mail filtering.