So I'm done reading the second chapter.
Heres a little recap of what I learned....
-all names r case sensitive
-think more like a computer for picky little errors
- // is used for commenting in your code without effecting anything.
So I'm gonna review chapters 1&2 for a couple of days and add some commenting into my coding.
:)
leave some tips if ya got some:)
Happy coding
ID:26122
Jan 22 2007, 3:40 pm
|
|
http://developer.byond.com/hub/deadron.stepbyond has some great tips, and will consistently point you to pressing F1 and reading the DM Reference (the best resource of all =D).
Edit: Though, continue with the DM Guide for sure. It's important to know how the language works as well as how to use its features.