C4Swimmers Newsletter  

(Tutorial) Excellent Collection of C/C++ tuorials

Tutorial : Excellent Collection of C/C++ tuorials 

  • Tutorials

    The following set of tutorials reflects an effort to give Unix programmers and programmers wanna-be a chance to get familiar with various aspects of programming on Unix-like systems, without the need to buy an expensive set of books and spending a lot of time in understanding lots of technical material. The one assumption common to all tutorials (unless stated otherwise) is that you already know C programming on any system.

    The general intention is to allow someone to get familiar with a subject rather quickly, so they can start experimenting with it, and allow them to read a more thorough user manual or reference manual after they got over the initial "fear". By no means will these tutorials suffice to turn anyone into a proficient professional, but one needs to start somewhere and then again, why not do it for free?

    Tutorials Index (note - each tutorial may be browsed online, or downloaded as a .tar.gz archive). Size of each tutorial is given in ammount of screen-pages when viewed using the lynx text-based web browser (assuming 25 lines per page):

    A. Unix Beginners
    1. Compiling C/C++ Programs On Unix (archive) (~15 lynx pages)
    2. Debugging With "gdb" (archive) (~11 lynx pages)
    3. Automating Program Compilation Using Makefiles (archive) (~13 lynx pages)
    4. Manipulating Files And Directories In Unix (archive) (~50 lynx pages) 

    [Read more..]

Courtesy : Users.actcom.co.il