Programming

INDEX

  1. GNU Make
  2. Serial Programming
  3. C Programming
  4. x 86 Assembly Programming

GNU Make

  1. Writing Make Files - Short HowTo
  2. What is a Makefile and how does it work?

Serial Programming

  1. Serial Programming Guide for POSIX Operating Systems - Michael R. Sweet
  2. Serial Port Programming on Linux - xanthium
  3. Example by me based xanthium
  4. Serial Programming Wikibook
  5. Arduino Serial C Program by todbot
  6. Understanding UNIX termios VMIN and VTIME

C Programming

  1. Multithreading in C, POSIX style

x86 Assembly Programming

  1. A Tiny Guide to Programming in 32-bit x86 Assembly Language
  2. x86 Assembly Guide

Locks and Keys

  1. Thread Locks