Patterns Book from Developer Fusion https://www.developerfusion.com/t/patterns/books/sort/popularity/ Patterns Book from Developer Fusion http://www.rssboard.org/rss-specification en-GB Wed, 23 Nov 2005 00:00:00 GMT Software Development on a Leash Suitable for any project manager or VB software professional willing to think outside the proverbial box, Software Development on a Leash presents some innovative ideas for building more flexible software based on patterns, and "best practices" for reusable component design illustrated in Visual Basic.This book's most salient feature is the authors' no-holds-barred attack on "traditional" ways of designing software. http://www.developerfusion.com/book/44041/software-development-on-a-leash-experts-voice/ http://www.developerfusion.com/book/44041/software-development-on-a-leash-experts-voice/ Mon, 18 Mar 2002 00:00:00 GMT James Crowley Java Persistence for Relational Databases Java Persistence for Relational Databases is chock full of best practices and patterns, for those of you who want to connect to databases using Java! Coverage includes various database-related APIs for Java, like JDO, JDBC (including the newest 3.0 APIs), and CMP ("Container Managed Persistence" with EJB). All those things you developers have wanted to know&emdash;but were afraid to ask&emdash;are featured inside this book. http://www.developerfusion.com/book/36642/java-persistence-for-relational-databases-books-for-professionals-by-professionals/ http://www.developerfusion.com/book/36642/java-persistence-for-relational-databases-books-for-professionals-by-professionals/ Wed, 02 Jul 2003 00:00:00 GMT James Crowley Pro .NET 2.0 Code and Design Standards in C# This book is special, because for the first time you get an easy-to-follow set of code and design standards that addresses the basic needs of .NET developers and application architects. The material is presented in a "what, why, where, and how" format, so it's easy to understand a given topic and apply the solution. The format facilitates fast understanding and quick reference&emdash;just what you need when you're under pressure. http://www.developerfusion.com/book/17626/pro-net-20-code-and-design-standards-in-c/ http://www.developerfusion.com/book/17626/pro-net-20-code-and-design-standards-in-c/ Wed, 23 Nov 2005 00:00:00 GMT James Crowley Foundations of AOP for J2EE Development Foundations of AOP for J2EE Development covers a relatively new programming paradigm: aspect-oriented programming, or AOP. Presented are the core concepts of AOP: AspectJ 5, JBoss AOP, Spring AOP, and JAC. Specific features of these tools are compared. The book also explores the potential uses of AOP in everyday programming life, such as design patterns implementation, program testing, and application management. http://www.developerfusion.com/book/35199/foundations-of-aop-for-j2ee-development/ http://www.developerfusion.com/book/35199/foundations-of-aop-for-j2ee-development/ Fri, 16 Sep 2005 00:00:00 GMT James Crowley Web Services Patterns: Java Edition Web Service Patterns: Java Edition describes architectural patterns that can guide you through design patterns (service implementation and usage) and illustrates the different ways in which you can use web services. Author Paul Monday had two primary goals in writing this book: to show some interesting design patterns that are applicable to web services as well as the broader computing community and to give some hands-on experience using a web service environment. http://www.developerfusion.com/book/36786/web-services-patterns-java-edition/ http://www.developerfusion.com/book/36786/web-services-patterns-java-edition/ Tue, 08 Apr 2003 00:00:00 GMT James Crowley Pro JMX: Java Management Extensions ...grab a copy of Pro JMX at your local bookstore and stick yourself deep into your La-Z-Boy for a relaxing reading experience. — Valentin Crettaz, Val's Blog Get ready to plunge into the complete world of JMX architecture&emdash;including the release of JMX Remoting 1.2! Pro JMX: Java Management Extensions features cutting-edge examples of JMX integration with distributed applications, including sequence diagrams and real-world sample code. http://www.developerfusion.com/book/44123/pro-jmx-java-management-extensions-experts-voice/ http://www.developerfusion.com/book/44123/pro-jmx-java-management-extensions-experts-voice/ Mon, 17 Nov 2003 00:00:00 GMT James Crowley Pro Jakarta Commons The author does a great job of surveying the Jakarta Commons components and showing how each solves real problems. An enjoyable read with lots of easy to understand examples. — Floyd Marinescu, creator of TheServerSide.com and author of EJB Design Patterns Jakarta Commons are easily reusable components that can quickly be put to good use in any server-side Java development undertaking. In fact, components are not big applications, but sleek code bits that perform specific tasks very well. http://www.developerfusion.com/book/44145/pro-jakarta-commons/ http://www.developerfusion.com/book/44145/pro-jakarta-commons/ Mon, 16 Feb 2004 00:00:00 GMT James Crowley Foundations of Object-Oriented Programming Using .NET 2.0 Patterns Foundations of Object-Oriented Programming Using .NET 2.0 Patterns solves the object-oriented and pattern-programming problem by mixing the two&emdash;the book teaches object-oriented concepts using patterns, or a solutions-based approach. The book's material is organized around tasks and patterns, and illustrated through development problems and solutions that include persistence, code efficiency, and good design. This book is of special interest to those who want to learn how to use .NET 2. http://www.developerfusion.com/book/44211/foundations-of-objectoriented-programming-using-net-20-patterns/ http://www.developerfusion.com/book/44211/foundations-of-objectoriented-programming-using-net-20-patterns/ Thu, 13 Oct 2005 00:00:00 GMT James Crowley Foundations of JSP Design Patterns ...the pattern chapters have plenty of code that allows you to understand the pattern both by explanation and by example of a real application. — Tom Duff, Duffbert's Random Musings Foundations of JSP Design Patterns gives you the tools to build scalable enterprise applications using JSP. http://www.developerfusion.com/book/35887/foundations-of-jsp-design-patterns/ http://www.developerfusion.com/book/35887/foundations-of-jsp-design-patterns/ Wed, 15 Sep 2004 00:00:00 GMT James Crowley Bug Patterns In Java Bug Patterns in Java presents a methodology for diagnosing and debugging computer programs. The act of debugging will be presented as an ideal application of the scientific method. Skill in this area is entirely independent of other programming skills, such as designing for extensibility and reuse. Nevertheless, it is seldom taught explicitly. Eric Allen lays out a theory of debugging, and how it relates to the rest of the development cycle. http://www.developerfusion.com/book/44092/bug-patterns-in-java/ http://www.developerfusion.com/book/44092/bug-patterns-in-java/ Fri, 04 Oct 2002 00:00:00 GMT James Crowley