Introduction

Results 1 to 8 of 8
  1. #1
    Member yvansinues is offline
    MemberRank
    Apr 2013 Join Date
    AlgorithmLocation
    68Posts

    Introduction

    Hi/Hello,
    I'm currently new in maplestory development but I'm willing to learn. Can anyone help me know what files are that for ? example serverconstants are mostly for configuration but how about the others? I just want to learn the flow of the source of it.






    Greetings,
    Yvan


  2. #2
    I'm overrated. Fraysa is offline
    MemberRank
    Apr 2008 Join Date
    4,891Posts

    Re: Introduction

    The best way to learn is through experience.

  3. #3
    Member yvansinues is offline
    MemberRank
    Apr 2013 Join Date
    AlgorithmLocation
    68Posts

    Re: Introduction

    How about some little info? Thanks for your response




    Greetings,
    Yvan

  4. #4
    Account Upgraded | Title Enabled! ExtremeDevilz is offline
    MemberRank
    Apr 2008 Join Date
    647Posts

    Re: Introduction

    1) Java Core Programming -> Java Tutorial
    2) Java Remote Method Invocation
    3) Apache MINA (https://mina.apache.org/) (Networking)
    4) MySQL Programming -> MySQL Tutorial
    5) JDBC -> JDBC Tutorial
    6) Javascript

  5. #5
    Member yvansinues is offline
    MemberRank
    Apr 2013 Join Date
    AlgorithmLocation
    68Posts

    Re: Introduction

    Well I'm learning java. Thanks for more reference tho. I just need some info in the source, gameplay for admins and etc.





    Greetings,
    Yvan

  6. #6
    Account Upgraded | Title Enabled! Five is offline
    MemberRank
    Dec 2011 Join Date
    341Posts

    Re: Introduction

    If you read through the files, you'd understand what they are for... or you know, guess based off the name of the file usually works.

  7. #7
    Meh Rakeda is offline
    MemberRank
    Aug 2011 Join Date
    Nightmare RealmLocation
    374Posts

    Re: Introduction

    All java programs being with "start.java" start reading that file in your source and look at what is calls from its imports.

  8. #8
    Valued Member Burgundy is offline
    MemberRank
    Mar 2015 Join Date
    126Posts

    Re: Introduction

    This is a pretty good book for javascript

    https://github.com/getify/You-Dont-Know-JS



Advertisement