Les
August 8th, 2005, 10:58 AM
Hi,
I'm a newbie with ruby. I can read "the pickaxe" and understand each concept. I can program all the examples in Pine's tutorial. But when I try to write a useful program for my own application I get lost. I don't know how to structure a program properly. I have simple questions, like "Must all class definitions come before method definitions?" Must all methods come before they are used?
I could learn from examples if I could find some complete running ruby programs that I could understand. Usually the complete Ruby programs I find are beyond me because the are large, complex, and use the language in ways that are difficult for a beginner to follow.
I welcome any advice.
Les
I'm a newbie with ruby. I can read "the pickaxe" and understand each concept. I can program all the examples in Pine's tutorial. But when I try to write a useful program for my own application I get lost. I don't know how to structure a program properly. I have simple questions, like "Must all class definitions come before method definitions?" Must all methods come before they are used?
I could learn from examples if I could find some complete running ruby programs that I could understand. Usually the complete Ruby programs I find are beyond me because the are large, complex, and use the language in ways that are difficult for a beginner to follow.
I welcome any advice.
Les