| Want to learn some coding? | |
|
|
Author | Message |
---|
RayStormX Video Editor
Posts : 5 Anime Points : 43 Reputation : 0 Join date : 2012-09-24 Age : 32
| Subject: Want to learn some coding? Fri Oct 05, 2012 10:48 pm | |
| Codecademy is a site that teaches you Javascript, Python, Ruby, HTML, I think SQL and other stuff for free. I have been seeing a lot of people put that they are willing to learn how to code in their applications. I'll hold you to your word on that. Maplestory uses javascript for NPCs and mostly Java for everything else. You can learn Javascript here, and apply that knowledge toward learning Java on other sites since you'll have the programming basics down by then and learning another language will be much easier for you. Here are some other resources posted by others in the thread. - Exile wrote:
TheNewBoston.org w3schools.com
once you know quite a bit, try going to ragezone for tutorials on how to do maplespecific things.
Last edited by RayStormX on Sat Oct 06, 2012 3:09 am; edited 4 times in total | |
|
| |
єχιℓє VIP
Posts : 68 Anime Points : 168 Reputation : 4 Join date : 2012-10-01
| Subject: Re: Want to learn some coding? Fri Oct 05, 2012 11:22 pm | |
| I think beginners should start at simple things like html
w3schools.com
and then move onto Code academy for the intermediate things
then move to thenewboston.org which I loved learning from | |
|
| |
Luke GM
Posts : 13 Anime Points : 45 Reputation : 0 Join date : 2012-09-27 Age : 29
| Subject: Re: Want to learn some coding? Fri Oct 05, 2012 11:41 pm | |
| This doesnt help anyone, just having links. | |
|
| |
єχιℓє VIP
Posts : 68 Anime Points : 168 Reputation : 4 Join date : 2012-10-01
| Subject: Re: Want to learn some coding? Sat Oct 06, 2012 12:00 am | |
| | |
|
| |
RayStormX Video Editor
Posts : 5 Anime Points : 43 Reputation : 0 Join date : 2012-09-24 Age : 32
| Subject: Re: Want to learn some coding? Sat Oct 06, 2012 12:12 am | |
| - єχιℓє wrote:
- I think beginners should start at simple things like html
w3schools.com
and then move onto Code academy for the intermediate things
then move to thenewboston.org which I loved learning from honestly, codecademy is a better site for learning since it's interactive and it's for beginners, but you can also learn more complicated things. w3schools is also good but it's not as interactive as codecademy. The first exercise has you put your name in a string, that's practically the easiest thing you can do. - Luke wrote:
- This doesnt help anyone, just having links.
You can't be serious. | |
|
| |
Miyuki BEAST
Posts : 344 Anime Points : 451 Reputation : 2 Join date : 2012-09-30 Age : 27 Location : AnimeWorld
| Subject: Re: Want to learn some coding? Sat Oct 06, 2012 1:44 am | |
| Thanks Ray for the links XD pretty good so far | |
|
| |
єχιℓє VIP
Posts : 68 Anime Points : 168 Reputation : 4 Join date : 2012-10-01
| Subject: Re: Want to learn some coding? Sat Oct 06, 2012 1:54 am | |
| And thanks Exile for the other two links! | |
|
| |
Natsu Super Member
Posts : 56 Anime Points : 169 Reputation : 3 Join date : 2012-10-01 Age : 27 Location : Fiore
| Subject: Re: Want to learn some coding? Sat Oct 06, 2012 2:25 am | |
| Ray...Ray....ray...Thanks to you...I have learned a bit MapleStory coding. I cant believe it. Thank Ray God.
Last edited by Natsu on Sat Oct 06, 2012 11:35 am; edited 3 times in total | |
|
| |
єχιℓє VIP
Posts : 68 Anime Points : 168 Reputation : 4 Join date : 2012-10-01
| Subject: Re: Want to learn some coding? Sat Oct 06, 2012 2:49 am | |
| You have not learnt. You can not learn coding in a few hours | |
|
| |
RayStormX Video Editor
Posts : 5 Anime Points : 43 Reputation : 0 Join date : 2012-09-24 Age : 32
| Subject: Re: Want to learn some coding? Sat Oct 06, 2012 3:32 am | |
| well he probably learned the basic stuff like how to print to console and make variables and for loops etc.
| |
|
| |
єχιℓє VIP
Posts : 68 Anime Points : 168 Reputation : 4 Join date : 2012-10-01
| Subject: Re: Want to learn some coding? Sat Oct 06, 2012 7:12 am | |
| oh ok - Code:
-
var Exile = "Awesome"; var ExileIsAwesome = true;
if (ExileIsAwesome === true) { console.log("HAIL EXILE"); } else { console.log("No stfu, I'm awesome"); }
Outcome - Code:
-
HAIL EXILE I knew it Oh, Ray...Ray....ray...Thanks to you...I have learned SO MUCH MapleStory coding. I cant believe it. Thank god Ray. Also - Quote :
- Thank god ray
You mean Thank Ray God.. Are you commanding god to thank ray -Gasps- | |
|
| |
Sponsored content
| Subject: Re: Want to learn some coding? | |
| |
|
| |
| Want to learn some coding? | |
|