This is a discussion on Patterns in a non OOP-language within the Software Patterns forums, part of the Testing category; Hi there, some time ago I read some books on software patterns (Gof "Design Patterns", "Pattern-Oriented ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Patterns in a non OOP-language
Hi there,
some time ago I read some books on software patterns (Gof "Design Patterns", "Pattern-Oriented Software Architecture" series, Volume 1 & 2). I found a lot of usefull knowledge which changed my approach to software design. Unfortunately the descriptions of the patterns in these books rely heavily on the use of classes, objects and polymorphism. Can someone recommend a book to me on the implementations of patterns in non OOP languages? Regards, Thomas. |
|
|||
|
Re: Patterns in a non OOP-language
thomas.brunko@gmx.de (Thomas Brunko) writes:
> Can someone recommend a book to me on the implementations of patterns > in non OOP languages? I asked a similar question on comp.lang.functional and received these excellent links: - http://www.cc.gatech.edu/~yannis/fc++/ - http://www.cs.uni.edu/~wallingf/patterns/functional/ - http://www.cs.pdx.edu/~antoy/flp/patterns/ - http://pobox.com/~oleg/ftp/ -- Daniel Ortmann, LSI Logic, 3425 40th Av NW, Suite 200, Rochester MN 55901 work: Daniel.Ortmann@lsil.com / 507.535.3861 / 63861 int / 8012.3861 gdds home: ortmann@isl.net / 507.288.7732, 2414 30Av NW #D, Rochester MN 55901 |
![]() |
| Thread Tools | |
|
|