|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Has anybody read it? Does it come recommendafied? I still haven't
found a great tech bookstore in Los Angeles so I haven't browsed it. -- Giles Bowkett Podcast: http://hollywoodgrit.blogspot.com Blog: http://gilesbowkett.blogspot.com Portfolio: http://www.gilesgoatboy.org Tumblelog: http://giles.tumblr.com |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Jan 8, 2008 9:46 AM, Giles Bowkett <gilesb@gmail.com> wrote:
> Has anybody read it? Does it come recommendafied? I still haven't > found a great tech bookstore in Los Angeles so I haven't browsed it. > I liked it. If you'd like the overview, I reviewed it here: http://on-ruby.blogspot.com/2007/12/...by-review.html > -- > Giles Bowkett > > Podcast: http://hollywoodgrit.blogspot.com > Blog: http://gilesbowkett.blogspot.com > Portfolio: http://www.gilesgoatboy.org > Tumblelog: http://giles.tumblr.com > > -- thanks, -pate ------------------------- Duty makes us do things, Love make us do things well. http://on-ruby.blogspot.com http://on-erlang.blogspot.com http://on-soccer.blogspot.com |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
I'm almost finished and I'm liking it. It s me put my thoughts
ordered and I have learned a few things too. AEM On Jan 8, 9:46am, Giles Bowkett <gil...@gmail.com> wrote: > Has anybody read it? Does it come recommendafied? I still haven't > found a great tech bookstore in Los Angeles so I haven't browsed it. > > -- > Giles Bowkett > > Podcast:http://hollywoodgrit.blogspot.com > Blog:http://gilesbowkett.blogspot.com > Portfolio:http://www.gilesgoatboy.org > Tumblelog:http://giles.tumblr.com |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
> > Has anybody read it? Does it come recommendafied? I still haven't
> > found a great tech bookstore in Los Angeles so I haven't browsed it. > > I liked it. If you'd like the overview, I reviewed it here: > > http://on-ruby.blogspot.com/2007/12/...by-review.html Excellent review! Gives me an idea for a good blog post, too - patterns and idioms in the Rails source. -- Giles Bowkett Podcast: http://hollywoodgrit.blogspot.com Blog: http://gilesbowkett.blogspot.com Portfolio: http://www.gilesgoatboy.org Tumblelog: http://giles.tumblr.com |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On Jan 8, 2008 1:26 PM, Giles Bowkett <gilesb@gmail.com> wrote:
> > > Has anybody read it? Does it come recommendafied? I still haven't > > > found a great tech bookstore in Los Angeles so I haven't browsed it. > > > > I liked it. If you'd like the overview, I reviewed it here: > > > > http://on-ruby.blogspot.com/2007/12/...by-review.html > > Excellent review! Gives me an idea for a good blog post, too - > patterns and idioms in the Rails source. Nice review, but coverage of the GoF patterns? But I've read so many otherwise intelligent folks say that the GoF patterns were created to address the limitations of less flexible languages, and that there's no need for them in a language as powerful as Ruby... What gives? Jake |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On Jan 8, 2008 1:26 PM, Giles Bowkett <gilesb@gmail.com> wrote:
> > > Has anybody read it? Does it come recommendafied? I still haven't > > > found a great tech bookstore in Los Angeles so I haven't browsed it. > > > > I liked it. If you'd like the overview, I reviewed it here: > > > > http://on-ruby.blogspot.com/2007/12/...by-review.html > > Excellent review! Gives me an idea for a good blog post, too - > patterns and idioms in the Rails source. Nice review, but coverage of the GoF patterns? But I've read so many otherwise intelligent folks say that the GoF patterns were created to address the limitations of less flexible languages, and that there's no need for them in a language as powerful as Ruby... What gives? Jake |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
> Nice review, but coverage of the GoF patterns? But I've read so many
> otherwise intelligent folks say that the GoF patterns were created to > address the limitations of less flexible languages, and that there's > no need for them in a language as powerful as Ruby... > > What gives? I was wondering about that myself. I think the Singleton pattern gets used a lot in Ruby, though. Definitely a question worth asking. -- Giles Bowkett Podcast: http://hollywoodgrit.blogspot.com Blog: http://gilesbowkett.blogspot.com Portfolio: http://www.gilesgoatboy.org Tumblelog: http://giles.tumblr.com |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
On Jan 8, 2008, at 2:03 PM, Giles Bowkett wrote:
>> Nice review, but coverage of the GoF patterns? But I've read so many >> otherwise intelligent folks say that the GoF patterns were created to >> address the limitations of less flexible languages, and that there's >> no need for them in a language as powerful as Ruby... >> >> What gives? > > I was wondering about that myself. Ruby isn't immune to design patterns. Some patterns are very trivial in Ruby (Visitor is basically just a method that takes a block), and some others don't make as much sense in Ruby (Factory isn't nearly as important with classes being objects themselves). Ruby also inspires some new patterns, I believe. The ideas that led to the design patterns and many of the patterns still apply to Ruby in some fashion though. James Edward Gray II |
|
![]() |
| Outils de la discussion | |
|
|