Results 1 to 7 of 7

Thread: Easy for you

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    England
    Posts
    69

    Unhappy Easy for you

    I dont even know a line of code in C/C++
    All in know is some VB
    Where can I start learning C on the www?

    Thanks in advance

    Martin (UK)

  2. #2

  3. #3
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    Also, when you get better with C++
    http://www.winprog.org/tutorial
    for windows programming and stick to the C++ forums.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Originally posted by Vlatko
    Also, when you get better with C++
    http://www.winprog.org/tutorial
    for windows programming and stick to the C++ forums.
    But don't try that until you've been doing C++ for at least a few months to get your head around:
    Pointers
    References
    Arrays
    Function Pointers (used in callback functions, like AddressOf)
    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

  5. #5
    Hyperactive Member Amon Ra's Avatar
    Join Date
    Feb 2001
    Location
    In some cave on Uranus...
    Posts
    500

    Question c++

    Parksie, if I know the following:
    -pointers
    -references
    classes
    -func. pointers
    -arrays

    is it enough to start c++?
    Amon Ra
    The Power of Learning.

  6. #6
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    You mean Windows programming with C++? Pretty much, yeah.
    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

  7. #7
    Hyperactive Member Amon Ra's Avatar
    Join Date
    Feb 2001
    Location
    In some cave on Uranus...
    Posts
    500

    Talking Cool

    Amon Ra
    The Power of Learning.

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