• View unanswered postsView active topics

  • Coding helps need for Me on my Wolf 3D works

    Discuss Wolf3D and Wolf3D modding/ports

    Postby Officer-Michael John 19 Dec 2016, 21:48

    What do I learn from C++?
    Officer-Michael John
    User avatar

     
    Posts: 185
    Location: Hungary

        

    Postby linuxwolf 19 Dec 2016, 22:41

    Learn these topics:

      - Classes
      - Class constructors/destructors
      - Standard containers (e.g., std::vector, std::map)
      - Namespaces
      - Defining templates
      - Operator overloading
      - Polymorphism and class inheritance
      - Parameter passing by value, by reference and by pointer
      - Const vs non-const
    Any good book on C++ will cover those.

    Learn C before C++.

    When you are good at C/C++ then you can fix as much bugs as you like. Enjoy.
    linuxwolf
    User avatar
    Team RayCast member
    Team RayCast member
     
    Posts: 5732
    Location: Australia

        

    Postby Officer-Michael John 20 Dec 2016, 10:59

    Already started to learn Classes topic.

    For 1st Easy Classes.
    Officer-Michael John
    User avatar

     
    Posts: 185
    Location: Hungary

        

    Postby linuxwolf 20 Dec 2016, 12:57

    Good.
    linuxwolf
    User avatar
    Team RayCast member
    Team RayCast member
     
    Posts: 5732
    Location: Australia

        

    Postby Officer-Michael John 20 Dec 2016, 13:57

    I'll tell you I do not know or do not understand.
    Officer-Michael John
    User avatar

     
    Posts: 185
    Location: Hungary

        


    Return to General Wolf3D/modding Discussion and tutorials


    Who is online

    Users browsing this forum: No registered users and 3 guests

    cron