The Common Java Cookbook
eBook | Free |
Rating | |
Author | Tim O'Brien |
Publisher | Self-publishing |
Published | 2009 |
Pages | 333 |
Language | English |
Format | Paper book / ebook (PDF) |
This book focuses on tactical implementation details, answering such questions as: How do we parse XML? How do we serialize beans? Is there an easier way to work with Collections? How do we work with HTTP and keep track of cookies? In enterprise software development, the tactical is often sacrificed for the strategic. Consider a complex enterprise-scale system with a solid, well-conceived architecture. The strategic (or high-level) design appears reasonable from 40,000 feet, but as soon as you drill into the details, you notice that every component contains pages upon pages of unmaintainable and unnecessary code because the developers were not aware of some valuable time-saver like BeanUtils, Collections, or the Digester. Or, worse, the developer may have spent a week reimplementing most of the capabilities of Commons BeanUtils even though BeanUtils was already in the classpath. While a familiarity with Apache Commons may not directly affect the architecture of your application, knowing what Apache Commons can do often helps to inform decisions made at the class level.
- Tim O'Brien
Similar Books
by Shelley Powers
Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project - you'll get the job done faster and learn more about...
Price: $7.98 | Publisher: O'Reilly Media | Release: 2010
by Ian F. Darwin
You have a choice: you can wade your way through lengthy Java tutorials and figure things out by trial and error, or you can pick up Java Cookbook, 2nd Edition and get to the heart of what you need to know when you need to know it.With the completely revised and thoroughly updated Java Cookbook, 2nd Edition, Java developers like you will ...
Price: $3.89 | Publisher: O'Reilly Media | Release: 2004
Pro .NET Framework with the Base Class Library
by Roger Villela
Learn about the fundamentals and inner workings of the Common Type System (CTS) and the Virtual Execution System (VES) of the Common Language Runtime (CLR) and how they relate to the Base Class Library (BCL) from the perspective of the execution environment.The author first gives an introduction to the .NET Framework and describes the arc...
Price: $31.64 | Publisher: Apress | Release: 2019
The Common Lisp Condition System
by Michal Herda
Discover the functioning and example uses of the Common Lisp condition system. This book supplements already existing material for studying Common Lisp as a language by providing detailed information about the Lisp condition system and its control flow mechanisms; it also describes an example ANSI-conformant implementation of the conditio...
Price: $29.27 | Publisher: Apress | Release: 2020
Advertising on Google: The High Performance Cookbook
by Kristina Cutura
Google Adwords is one of the most effective ways to advertise today with unprecedented reach and potential to show your ads to millions of Internet users instantly. It helps in bringing highly relevant ads to customers who are searching for you in real-time, resulting in highly accountable and cost-effective campaigns that even the smalle...
Price: $32.99 | Publisher: Packt Publishing | Release: 2013
by Ross Harrison
ECMAScript Cookbook follows a modular approach with independent recipes covering different feature sets and specifications of ECMAScript to help you become an efficient programmer.This book starts off with organizing your JavaScript applications as well as delivering those applications to modem and legacy systems. You will get acquainted ...
Price: $39.99 | Publisher: Packt Publishing | Release: 2018
JavaScript Cookbook, 2nd Edition
by Shelley Powers
Problem solving with JavaScript is a lot trickier now that its use has expanded considerably in size, scope, and complexity. This cookbook has your back, with recipes for common tasks across the JavaScript world, whether you're working in the browser, the server, or a mobile environment. Each recipe includes reusable code and practic...
Price: $29.99 | Publisher: O'Reilly Media | Release: 2015
JavaScript Cookbook, 3rd Edition
by Adam Scott, Matthew MacDonald, Shelley Powers
Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project-and you'll learn more about JavaScript in t...
Price: $32.64 | Publisher: O'Reilly Media | Release: 2021