1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. To chat with the GameOgre community, you need to have at least 100 posts. Once you have the 100 posts, post at Become A New Ogre
    Dismiss Notice

Learning How To Code

Discussion in 'Online Game Development' started by ogreman, Jun 17, 2013.

  1. NeSsQQuiCk

    NeSsQQuiCk Ogre Prince Ogre Veteran

    Messages:
    4,600
    Likes Received:
    276
    Trophy Points:
    83
    Credit:
    1,890.51
    I did some more C++ learning, still pretty bad at it lol
     
  2. Richter Lionheart

    Richter Lionheart Little Spike New Ogre

    Messages:
    16
    Likes Received:
    3
    Trophy Points:
    1
    Credit:
    1,978.93
    mmm I have used CodeCademy. It's quite simple but it can at least teach the basics about web programming. You can learn JavaScript, PHP (Server Side Language), AngularJS (FrameWork), Jquery (FremeWork), HTML and CSS, Python (Used mostly on Server side too I think), SQL, and Java there. It's coos because it's interactive, you learn as you code. The most important think for you to learn how to make something web related might HTML, CSS and JavaScript (also learn how to use JQuery). If you need server related stuff I recommend PHP (it is more widely used). And... SQL in case you want to modify data bases and stuff. HTML and CSS are the skeleton and the makeup for websites, and JS (JavaScript) the intelligent programming to say it in someway.
     
  3. Noeltuyogon

    Noeltuyogon Little Spike New Ogre

    Messages:
    16
    Likes Received:
    3
    Trophy Points:
    3
    Credit:
    2,934.07
    i can be a developer someday:(
     
  4. HyperGamer

    HyperGamer MMORPGer New Ogre

    Messages:
    25
    Likes Received:
    5
    Trophy Points:
    3
    Credit:
    2,381.97
    gonna try it. Hope that I would learn fast for coding . :cool:
     
  5. romarzxc

    romarzxc BamBam

    Messages:
    5
    Likes Received:
    12
    Trophy Points:
    3
    Credit:
    1,505.82
    wow this will really helps I guess trying is not bad
     
  6. Lance360

    Lance360 Little Spike New Ogre

    Messages:
    17
    Likes Received:
    5
    Trophy Points:
    3
    Credit:
    1,738.26
    thanks for the links! i've been using code academy, and campus.datacamp.com for python and others.
    it is definately time well spent
     
  7. Admin Post
    ogreman

    ogreman Ogre In Charge Staff Member GameOgre Admin

    Messages:
    51,981
    Likes Received:
    8,869
    Trophy Points:
    113
    Credit:
    497,141.69
    What have you done in Python so far?
     
  8. Nhecole

    Nhecole Princess of Ogre Ogre Veteran
    1. Gaming Community

    Messages:
    2,996
    Likes Received:
    1,138
    Trophy Points:
    113
    Credit:
    6,756.17
    Were studying about CSS and HTML this year in Computer (Subject){Grade 10}, And I would like to expand my learnings about computer because i'm gonna get I.T :)
     
  9. I enjoy a bit of coding myself. I'd say I'm pretty good at HTML & CSS, C++, and Java.

    Learning HTML and CSS is a pretty good start, but if you want to get into information technology, taking computer science would help boost your knowledge. You'll probably need to take a lot of mathematics course.
     
  10. Jeric dion

    Jeric dion DA BIG CLUB The Pit

    Messages:
    576
    Likes Received:
    78
    Trophy Points:
    28
    Credit:
    5,831.08
    W3schools is a nice website if you want to know the basics :)
     
  11. Admin Post
    ogreman

    ogreman Ogre In Charge Staff Member GameOgre Admin

    Messages:
    51,981
    Likes Received:
    8,869
    Trophy Points:
    113
    Credit:
    497,141.69
    I am taking courses at AcademyHacker to learn:).
     
  12. Zalb33

    Zalb33 DA BIG CLUB Ogre Warrior
    1. TSM

    Messages:
    515
    Likes Received:
    39
    Trophy Points:
    28
    Credit:
    14,944.22
    LUL i know only VisualBasic stuff but gonna be learning C# soon..
    i mean the VisualBasic is just really basics xd we did those in school so ye
     
  13. shugo

    shugo Elite Ogre Ogre Veteran

    Messages:
    2,093
    Likes Received:
    12
    Trophy Points:
    38
    Credit:
    15,378.42
    Hello long time no see ogreman...

    You can do some nice 3D things in the browser these days. There is a JavaScript library called three.js.

    Here is a sample of what I did:

    http://romegames.nl/rome3D/

    It has some bugs in it on the server and it's rough draft, provided I fix the path loading of some files, I can even load objects into it, like furniture, pottery, animals, people, etcetera. You name it and provided you can find an obj and mtl file for you can show almost anything in it.

    It does require a good graphics card and some memory.

    Collision is a bit tricky, but I hear there's also a library for that too.

    It runs on JavaScript, so no need for those pesky adobe flash updates.
     
    ogreman likes this.
  14. Admin Post
    ogreman

    ogreman Ogre In Charge Staff Member GameOgre Admin

    Messages:
    51,981
    Likes Received:
    8,869
    Trophy Points:
    113
    Credit:
    497,141.69
    Ah just saw this by Shugo:).

    Just got RPG Maker MV to play around with and found a video series that has really helped me get started with it. Thank the Steam Autumn Sale and a Game Dev bundle by Humble for getting me that far. If I mess around with it enough, might can do a few things! One goal is making something visual for Ogre Adventures RPG:).
     
  15. Aerobous

    Aerobous Elite Ogre Ogre Veteran

    Messages:
    2,146
    Likes Received:
    219
    Trophy Points:
    63
    Credit:
    2,750.33
    Dang I school is not needed anymore XD I'm just going to learn how to code in here ~~ just kidding ..
     

Share This Page