:: [cs485] Very good tutorials on C and Unix ::
HOME


[Date Prev][Date Next][Date Index]

[cs485] Very good tutorials on C and Unix


Very good tutorials for starters,
You can get the most current versions of the tutorials by going to the below site
http://users.actcom.co.il/~choo/lupg/
 
I have copied almost all of them to my server for off-line viewing.
 
They are listed below.
Regards
Shashank
 
1. Tutorial on Compiling C and C++ Programs on Unix Systems.
 
http://mia.ece.uic.edu/~papers/WWW/c-on-unix/c-on-unix.html
 
 
 
2. Networking programming on Unix systems (part -I and II)
I: http://mia.ece.uic.edu/~papers/WWW/internetworking/internet-theory.html
II: http://mia.ece.uic.edu/~papers/WWW/internetworking/internet-programming.html
 
3. Parrallel programming
http://mia.ece.uic.edu/~papers/WWW/parallel-programming-theory/parallel-programming-theory.html
 
4. Accessing User Information On A Unix System
http://mia.ece.uic.edu/~papers/WWW/user-info-api/user-info-api.html
 
5. Debugging "C" And "C++" Programs Using "gdb"
http://mia.ece.uic.edu/~papers/WWW/debugging/debugging-with-gdb.html
 
6. Unix Multi-Process Programming and Inter-Process Communications (IPC)
http://mia.ece.uic.edu/~papers/WWW/multi-process/multi-process.html
 
7. Automating Program Compilation - Writing Makefiles
http://mia.ece.uic.edu/~papers/WWW/writing-makefiles/writing-makefiles.html
 
8. Manipulating Files And Directories In Unix
http://mia.ece.uic.edu/~papers/WWW/handling-files/handling-files.html
 
9. Building And Using Static And Shared "C" Libraries
http://mia.ece.uic.edu/~papers/WWW/libraries/unix-c-libraries.html
 
10. Multi-Threaded Programming With POSIX Threads
http://mia.ece.uic.edu/~papers/WWW/multi-thread/multi-thread.html
 
11. Introduction To Unix Signals Programming
http://mia.ece.uic.edu/~papers/WWW/signals/signals-programming.html