Results 1 to 6 of 6

Thread: C++ & Linux

  1. #1

    C++ & Linux

    I'm looking for a user manual to start programming in C++ over Linux (I'm windows programmer in 4 languages at this moment) but I cant find any "clear" at google/linux, so does anyone have any suggestions? some URL to check out?

    Thanks for your responses;

    Luciano.-

  2. #2
    Join Date
    Feb 2004
    Posts
    772
    hai luciano,

    "Advance Linux Programming" is the best book, even its name is Advance linux programming but its equally good for beginers.

    Here it's the good link for ur details....

    http://www.advancedlinuxprogramming.com/

    http://www.advancedlinuxprogramming.com/downloads.html

    Here is the link for tutorials on C++
    ---------------------------------------------------

    If u understand C++ Then u will understand Linux C++
    There is no much diffrence here.

    http://cplus.about.com/library/blcplustut.htm

    For more details plz check out these following links:
    ---------------------------------------------------------------------------

    http://www.cyberdiem.com/vin/learn.html

    http://www.geocities.com/kollurihari...ogramming.html

    http://h30097.www3.hp.com/linux/compaq_cxx/

    http://www.accu.org/resources/public/terse/cpp.htm


    thanks
    Bright Info Solutions

  3. #3
    Join Date
    Oct 2004
    Location
    India
    Posts
    80
    And dont forget to learn about gcc too
    AssuredHost.Com
    Secured Shared and Reseller Web hosting Solutions
    We Host Your Trust

  4. #4
    hi Brightadmin

    That is EXACTLY what I need!!, thanks you very much!

    I'm downloading this tutorials right now to start studying. I need to translate one firewall I made in iptables to C, It should work faster running as a compiled program.

    So, thanks for your help again;

    Luciano.

  5. #5
    Here is a book I referenced when doing some socket programming (c++ / Linux)

    http://www.amazon.com/exec/obidos/tg...81446?v=glance


    Also take a look at these very useful library/framework
    http://www.cs.wustl.edu/~schmidt/ACE-users.html
    Datums Internet Solutions, LLC
    Systems Engineering & Managed Hosting Services
    Complex Hosting Consultants

  6. #6
    Thanks datums!, I finally found what I was looking for here:

    http://cplus.about.com
    http://cplusplus.com

    Regards;

    Luciano

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •