Results 1 to 5 of 5

Thread: Programming....

  1. #1
    Ioun's Avatar
    Join Date
    Oct 2013
    Location
    Malaysia
    Posts
    32

    Programming....

    I'm thinking of learning programming, and since there are some experienced programmers. I have a few questions.

    1. Is it difficult?
    2. Do you need math to do programming?
    3. What is the recommended programming software?

    Sorry for wasting your precious time here....


    I never played Modern FPS games and i probably will never.

  2. #2
    Hey, I'll attempt to answer your questions.

    1. Programming can be quite difficult, getting into, but after many weeks of dedication, commitment and frustration, you will quickly start to speedup.

    2. You will do some math when programming, though most of your thoughts will be about how you can achieve a certain goal by combining the "tools" you have at your disposal.

    3. When programming for Cryengine you have to use the language C++ and Visual Studio will be a very good choice as your IDE. There are also some plugins like CryMono which allows you to program using C#. You can also script using Lua.

    I hope this was of some help, though I'm not the programmer on the team

  3. #3
    Estus's Avatar
    Join Date
    Oct 2013
    Location
    Brazil
    Posts
    73
    Hey Ioun, I know a little bit of programming, and I learned everything on this ABSOLUTELY AMAZING tutorial: http://www.codecademy.com/

  4. #4
    Ioun's Avatar
    Join Date
    Oct 2013
    Location
    Malaysia
    Posts
    32
    Quote Originally Posted by Fancy Sweetroll View Post
    Hey, I'll attempt to answer your questions.

    1. Programming can be quite difficult, getting into, but after many weeks of dedication, commitment and frustration, you will quickly start to speedup.

    2. You will do some math when programming, though most of your thoughts will be about how you can achieve a certain goal by combining the "tools" you have at your disposal.

    3. When programming for Cryengine you have to use the language C++ and Visual Studio will be a very good choice as your IDE. There are also some plugins like CryMono which allows you to program using C#. You can also script using Lua.

    I hope this was of some help, though I'm not the programmer on the team
    Thanks Fancy! This was seriously helpful.


    I never played Modern FPS games and i probably will never.

  5. #5
    Ioun's Avatar
    Join Date
    Oct 2013
    Location
    Malaysia
    Posts
    32
    Quote Originally Posted by Estus View Post
    Hey Ioun, I know a little bit of programming, and I learned everything on this ABSOLUTELY AMAZING tutorial: http://www.codecademy.com/
    Thanks Estus, i certainly will check this out!


    I never played Modern FPS games and i probably will never.

Posting Permissions

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