InfoQ

InfoQ

Topic/Tag specific view

Book Review Content on InfoQ


Latest featured content about Book Review

Book on Solving Enterprise Applications Performance Puzzles by Leonid Grinshpan

Topics
Oracle,
Performance Tuning,
Performance & Scalability,
Optimization,
Companies,
Book Review,
Enterprise Architecture,
Architecture Analysis,
Architecture

Performance is one of the most critical attributes for enterprise applications. Even though not mentioned explicitly, properties such as response time or throughput are key issues that decide about user acceptance.Leonid Grinshpan, PhD and Consulting Director at Oracle Corporation, has dedicated his book "Solving Enterprise Applications Performance Puzzles" to this topic.

News about Book Review

How Applied Psychology can help Software Engineers

Topics
Team Collaboration,
Delivering Quality,
Collaboration,
Distributed Team,
Quality,
Teamwork,
Software Testing,
Software Craftsmanship,
Project Management,
Leadership,
Agile,
Testing,
Programming,
Book Review,
Human Resources,
Social Skills,
Software Engineering

On the 1st November software engineer and author John R. Fox has published his book “Digital Work in an Analog World”. According to its subtitle “Improving Software Engineering by Applied Psychology”, the book does not consider software engineering in practice. Rather, it is focusing on the psychological aspects relevant and practices relevant for engineers.

Exceptional Ruby

Topics
Ruby on Rails,
Ruby,
Dynamic Languages,
Languages,
Best Practices,
Book Review,
Ruby1.9,
Programming,
Rubinius,
Exception Handling

Developers enjoy writing code but few developers enjoy writing exception handling code and even fewer do it right. A new book titled Exceptional Ruby by Avdi Grimm attacks the subject and helps developers take the right approach to solid exception handling code.

OSGi in Action

Topics
Java,
Languages,
Programming,
Modularity,
Book Review,
OSGi

Manning have today published OSGi in Action, by Richard S Hall, Karl Pauls, Stuart McCulloch and David Savage. Written by long-term OSGi users and committers on the Apache Felix runtime, the depth of knowledge in the book comes across with subtleties and specific gotchas documented.

Articles about Book Review

Interview and Book Review: The CERT Oracle Secure Coding Standard for Java

Topics
CERT,
Secure Coding,
Security,
Book Review

"The CERT Oracle Secure Coding Standard for Java" book covers the rules for secure coding using Java programming language and its libraries with the goal to help Java developers eliminate insecure coding practices that can lead to vulnerable code. InfoQ spoke with book authors about how the security rules discussed in the book compare to other security coding frameworks.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

Topics
Architecture Documentation,
Architecture,
Architecture Evaluation,
Book Review,
Architecture Analysis,
Architecture Management,
UML

Nick Rozanski and Eoin Woods have continued their journey of building a comprehensive handbook on Systems Software architecture with the publication of the second edition of Software Systems Architecture. InfoQ spoke to the authors on a couple of new topics, the System Context viewpoint and Agile, that are covered in the latest edition.

Interview and Book Review: Programming Concurrency on the JVM

Topics
Parallel Programming,
Concurrency,
Programming,
Book Review

In his latest book "Programming Concurrency on the JVM" author Venkat Subramaniam talks about the concurrency techniques using different JVM programming languages. He also discusses Software Transactional Memory (STM) and Actor-based Concurrency. InfoQ spoke with Venkat about his new book.

Book Review and Excerpt: Scalability Rules

Topics
Scalability,
Architecture,
Book Review,
Book,
Performance & Scalability

Martin Abbott and Michael Fisher's book, Scalability Rules, is a compilation of 50 rules for scaling applications based on experience garnered at eBay, Intuit, PayPal, Etsy, Folica and Salesforce. The book is a handy reference for experienced and novice architects, managers, developers and operations personnel through a mix of heuristics and a priority-benefit model to rank the rules.

Book Review: DTrace: Dynamic Tracing in Oracle Solaris, Mac OS X and FreeBSD

Topics
Operations,
OSX,
Infrastructure,
Operating Systems,
Book Review,
DTrace,
Solaris

This book is written by Brendan Gregg and Jim Mauro, both expert users in DTrace and the Solaris Internals from Prentice Hall. It covers the key features of the DTrace environment, the D language that is used to write the scripts used to provide answers to questions regarding the performance of the system under question.

Books about Book Review

Starting Struts 2

Topics
Struts,
Java Web Frameworks,
Java,
Languages,
Architecture,
Programming,
Book Review

Within this book you will find everything you need to get up and running using Struts2 – from the architecture and configuration, to implementing actions and the supporting infrastructure such as validation and internationalization. Above all else, it focuses on the practical – with plenty of code and productivity tips to get you started using Struts2 today.