Bitter Java (Paperback)
Bruce Tate
- 出版商: Manning Publications
- 定價: $1,580
- 售價: 9.3 折 $1,463
- 貴賓價: 8.8 折 $1,390
- 語言: 英文
- 頁數: 368
- 裝訂: Paperback
- ISBN: 193011043X
- ISBN-13: 9781930110434
-
相關分類:
Java 程式語言
下單後立即進貨 (約1週~2週)
買這商品的人也買了...
-
$750$713Object-Oriented Analysis and Design With Applications, 2/e
-
$640$608The C Programming Language, 2/e (IE-Paprback)
-
$2,301$2,186Data Mining: Concepts and Techniques
-
$1,400$1,330OLE DB Consumer Templates: A Programmer's Guide (Paperback)
-
$1,722$1,636Core Java 2, Volume 1: Fundamentals, 5/e
-
$1,722$1,636Core J2EE Patterns: Best Practices and Design Strategies
-
$1,050$998Operating System Concepts, 6/e
-
$990$970Introduction to Algorithms, 2/e
-
$1,736$1,649Embedded Systems Design: An Introduction to Processes, Tools and Techniques
-
$1,722$1,636Executable UML How to Build Class Models
-
$1,000$950Artificial Intelligence: A Guide to Intelligent Systems
-
$199
Java¿ Message Service API Tutorial and Reference: Messaging for the J2EE Platform (Paperback)
-
$2,319$2,203CISSP All-in-One Exam Guide
-
$1,598$1,518802.11 Wireless Networks: The Definitive Guide
-
$2,450$2,328Embedded Linux: Hardware, Software, and Interfacing
-
$1,090$1,068Computer Networking: A Top-Down Approach Featuring the Internet, 2/e (精裝)
-
$2,350$2,233Core J2EE Patterns: Best Practices and Design Strategies, 2/e (Hardcover)
-
$2,193$2,083The J2EE Tutorial, 2/e (Paperback)
-
$380$323網頁設計丙級學術科解析
-
$299
Web Service Security: Scenarios, Patterns, and Implementation Guidance for Web Services Enhancements (WSE) 3.0
-
$1,229$1,168Java Generics and Collections
-
$420$378JavaScript-優良部份 (JavaScript: The Good Parts)
-
$580$493Google Maps API 應用開發
-
$450$360最受歡迎的 CSS3 樣式設計手冊 (對應多種瀏覽器 / 行動裝置)
-
$580$493大無限的 Google Maps API 開發商機(Google Maps API 應用開發)
相關主題
商品描述
It is a well-known fact that most software projects fail. Drawing important lessons from common failures is the goal of Bitter Java.
Reusing design patterns is not enough for success: patterns are like partial maps of dangerous terrain. They help, but don't prevent you from getting lost. Bitter Java teaches you how to recognize when you are lost, and how to get back on the right path. It illustrates common pitfalls of Java programming through code examples; it then refactors the code and explains why the new solutions are safe.
This book is a systematic account of common server-side Java programming mistakes, their causes and solutions. It covers antipatterns for base Java and J2EE concepts such as Servlets, JSPs, EJBs, enterprise connection models, and scalability. If you are an intermediate Java programmer, analyst or architect eager to avoid the bitter experiences of others, this book is for you.
After studying antipatterns in this book such as:
- Round-tripping
- The magic servlet
- The cacheless cow
- Performance thrashing
Šyou will be standing on the shoulders of those who failed before you.
Table of Contents
Part 1 The basics 1
- 1 Bitter tales 3
- 2 The bitter landscape 23
Part 2 Server-side Java antipatterns 51
- 3 Bitter servlets 53
- 4 Bitter JSPs 81
- 5 Bitter cache management 107
- 6 Bitter memories 143
- 7 Bitter connections and coupling 171
- 8 Bitter beans 207
- Part 3 The big picture 249
- 9 Bitter hygiene 251
- 10 Bitter scalability 283
- 11 Sweet parting thoughts 311
- A Cross-references of antipatterns 319
bibliography 329
index 333 - 4 Bitter JSPs 81