Design Pattern for RUBY Beginner Learner

S

Salai Khine

[Note: parts of this message were removed to make it a legal post.]

Dear Ruby Folk,

Do you know a good Ruby Design Pattern Tutorials Site or Documents? I am
still in beginner level in Ruby but.. for my school i need to know in
the following ruby design pattern.

- Visitor Pattern
- Composite Pattern
- Decorator Pattern
- Observer pattern

many thanks in advance.

best regards,
salai.
 
S

Sean Allen

I have to say, I found that book pretty lacking. It the worst design
patterns book I ever read.
I would call it 'marginally passable'.
 
M

Martin DeMello

Dear Ruby Folk,

Do you know a good Ruby Design Pattern Tutorials Site or Documents? I am
still in beginner level in Ruby but.. for my school i need to know in
the following ruby design pattern.

- Visitor Pattern
- Composite Pattern
- Decorator Pattern
- Observer pattern

At least the last three are fairly trivial in ruby - I suggest just
trying to implement them yourself to get a handle on them. Ask the
list for help.

martin
 
M

M. Edward (Ed) Borasky

Sean said:
I have to say, I found that book pretty lacking. It the worst design
patterns book I ever read.
I would call it 'marginally passable'.

I do not know a site but I do know a book which is excellent:
http://www.amazon.com/Design-Patter...bs_sr_1?ie=UTF8&s=books&qid=1215019949&sr=1-1

Hope this helps.
Bharat

Well ... there's no way it could be worse than the Head First one. :)

Seriously, though, I liked Russ Nelson's book. I don't know if it's
suitable for a beginner, though.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top