|
Het Broodje van Blog:
Tar files (.tar; also .gz, .tgz and .bz2) Intermediate and Advanced Unix Tutorials: * Introduction to shell usage. Starts by introducing shell variables, such as $path, the "set" and "alias" commands, et cetera. * Unix process management. * Advanced C shell/tcsh programming. * Emacs text editor. * Vim text editor (popular extension of vi; don't use pico, a "toy" editor intended for people who are afraid of computers). * Elvis text editor (popular extension of vi; don't use pico, a "toy" editor intended for people who are afraid of computers). * Mutt e-mail utility (don't use pine!). Topics in Elementary C Programming: * Introduction to C. * Introduction to functions. * Programming style. * Command-line arguments (example with tutorial comments). * Bits and bytes * Introduction to pointers: I. * Introduction to pointers: II. * Norm Matloff's tutorial on the art of debugging (uses DDD), and and use of the gdb debugging tool. * Use of argc, argv command-line information. * Introduction to recursion: I. * Introduction to recursion: II. * Introduction to recursion: III. * Bitwise operations. * C library and qsort(). Popularity: 7% [?] Related Posts: 1 Comment »RSS feed for comments on this post. Leave a commentYou must be logged in to post a comment. Powered by WordPress |






























[...] 5 Unix Learning Resource Sites - Intelligentedu.com Free Computer Norman Matloff’s Unix and Linux Tutorial Center: heather.cs.ucdavis.edu/~matloff/unix.html Norm Matloff’s tutorial on the art of debugging (uses DDD), and and use of the gdb [...]
Pingback by Java Readings from 1998 — December 1, 2006 @ 8:17 pm