Blogs:JaroslavTulach:Practical Design
From APIDesign
(→Jaroslav Tulach's Practical Design) |
|||
Line 2: | Line 2: | ||
<startFeed /> | <startFeed /> | ||
+ | |||
+ | ==== Have You Ever Wondered? ==== | ||
+ | |||
+ | Many people want to know, before they start to read a book, whether it can help them solve some problems they have faced. That is very likely reason why many books start with ''have you ever wondered'' sections. The ''Practical API Design'' book does not contain such section itself, however that in no way means that there it is not helping to solve problems! You can bet that there is a lot of useful advices! The book is a lab journal describing adventures of NetBeans project and as such, it is almost completely stuffed with problem solutions. Here is short [[Have You Ever Wondered|online]] version of [[Have You Ever Wondered]] to demonstrate that. | ||
+ | |||
+ | --[[User:JaroslavTulach|JaroslavTulach]] 20:42, 17 August 2008 (UTC) | ||
==== Request/Response Pattern Revisited ==== | ==== Request/Response Pattern Revisited ==== |
Revision as of 20:42, 17 August 2008
Jaroslav Tulach's Practical Design
Have You Ever Wondered?
Many people want to know, before they start to read a book, whether it can help them solve some problems they have faced. That is very likely reason why many books start with have you ever wondered sections. The Practical API Design book does not contain such section itself, however that in no way means that there it is not helping to solve problems! You can bet that there is a lot of useful advices! The book is a lab journal describing adventures of NetBeans project and as such, it is almost completely stuffed with problem solutions. Here is short online version of Have You Ever Wondered to demonstrate that.
--JaroslavTulach 20:42, 17 August 2008 (UTC)
Request/Response Pattern Revisited
Here is few additional thoughts about Request/Response which did not make it into TheAPIBook's explanation of Request/Response pattern.
--JaroslavTulach 21:02, 25 June 2008 (UTC)