Results 1 to 9 of 9

Thread: is the Book Practical C Programming any good?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Posts
    5

    is the Book Practical C Programming any good?

    Hey I have never programmed before and I would like to start with C then move to C++ or java. I was wondering if Practical C Programming by O'Reilly is a good book to begin with?

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    If you want to learn C++, learn C++. Not C.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Having learnt C is bad for your coding style in C++ and will simply kill you in Java. Hence parksie's suggestion.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  4. #4
    Junior Member
    Join Date
    Oct 2002
    Location
    MI
    Posts
    23
    I agree with these guys about the C vs. C++ thing.

    However, Practical C programming has been one of my most-read books, i highly recommend it for C programming.

  5. #5

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Posts
    5
    and what about the C# programming?

  6. #6

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Posts
    5
    and if I learn C++ will that make it harder for me to learn VB? or php? or something?

  7. #7
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    No, learning C++ makes no language I can think of harder. But the other way round yes.

    Don't know books for C#, but there are a few. C# is basically Java with slightly different syntax and the class library replaced by the .NET framework.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  8. #8

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Posts
    5
    so I should start with C++ then learn like vb, php, c, java, etc, afterwards?

  9. #9
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Sounds like a plan.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

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



Click Here to Expand Forum to Full Width