[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] learning pygame: what to focus for a board game?



"Laura Creighton" <lac@xxxxxxxxxx> made a distinction:

> MVC is a pattern, but not a design pattern.

I'd be interested to know why you say it isn't a design pattern.

I see MVC mentioned on page 4 of my copy of the Gang of Four book on
design patterns, but their discussion of it suggests that most of their
book focuses on finer-grained details.


Speaking of design patterns books, I really enjoyed reading O'Reilly's
"Head First Design Patterns" - a little jazzier than Gamma et al.

-Dave LeCompte