JRuby Cookbook
If you’re interested in JRuby, you probably don’t need a turorial on Ruby, Rails, or Java — you just need to know how to get things done. This Cookbook offers practical solutions for using the Java...
Java / Ruby & Python / Software Development
25 Dec, 2012
If you’re interested in JRuby, you probably don’t need a turorial on Ruby, Rails, or Java — you just need to know how to get things done. This Cookbook offers practical solutions for using the Java...
25 Dec, 2012
It takes a book as versatile as its subject to cover Apache Tomcat, the popular open source Servlet and JSP container and high performance web server. Tomcat: The Definitive Guide is a valuable reference for administrators...
25 Dec, 2012
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...
25 Dec, 2012
Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it...
25 Dec, 2012
Eclipse is the world’s most popular IDE for Java development. And although there are plenty of large tomes that cover all the nooks and crannies of Eclipse, what you really need is a quick, handy guide...
Java / Parallel Computing / Software Development
16 Dec, 2012
Recent trends in computer architecture make concurrency and parallelism an essential ingredient of efficient program execution. The actor model of concurrency allows you to express real-world concurrency in a natural way using concurrent processes that communicate...
13 Dec, 2012
Security is a must in modern Enterprise architecture, and WebLogic implements a very complete and complex architecture for configuration and implementation, and we need to deeply know in technologies, terminology and how the security process works...
11 Dec, 2012
Developers often tell me they wish they’d found our Java book first, before spending time and money on others. Here are a few of the reasons why I believe this book will work equally well for...
8 Dec, 2012
Enterprise Content Management is an increasingly important need for enterprises and organizations. GateIn will provide the solution to effectively manage documents and resources. GateIn is a complete open source ECM portal for companies’ needs. The “GateIn...
Spring Framework has always had a good support for different data access technologies. However, developers had to use technology-specific APIs, which often led to a situation where a lot of boilerplate code had to be written...
More