Ye Olde Blah

ShiningSource.org => General Programming Forum => Topic started by: Ty on August 26, 2004, 09:35:31 am



Title: Programmer's handbook
Post by: Ty on August 26, 2004, 09:35:31 am
http://www.mindprod.com/unmain.html

I've seen quite a few examples of this stuff. I've been guilty of a few of them, mostly related to Global variables. We should make every tSS developer follow this guide to the letter.


Title: Programmer's handbook
Post by: Zylokh on August 27, 2004, 08:19:28 am
I will probably learn a lot in this book... and start Shining Odyssey from scratch again


Title: Programmer's handbook
Post by: acebloke on August 27, 2004, 09:16:31 pm
Global Variables are a bitch in BYOND, it means I have to learn about Saving and Loading.

( Yes, I admit it, I use a library for saving/loading in DSC... its like the one thing I didnt code myself )