博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
The J2EE Architect's Handbook: How to be a Successful Technical Architect for J2EE Applications
阅读量:4231 次
发布时间:2019-05-26

本文共 1312 字,大约阅读时间需要 4 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

This handbook is a concise guide to architecting, designing and building J2EE applications. This handbook will guide the technical architect through the entire J2EE project including identifying business requirements, performing use-case analysis, object and data modeling, and guiding a development team during construction. Whether you are about to architect your first J2EE application or are looking for ways to keep your projects on-time and on-budget, you will refer to this handbook again and again.

You will discover how to:
-- Design J2EE applications so that they are robust, extensible, and easy to maintain.
-- Apply commonly used design patterns effectively
-- Identify and address application architectural issues before they hinder the development team
-- Document and communicate the application design so that the development teams work is targeted
-- Avoid common mistakes that derail project budgets and timelines.
-- Guide the development team through the design and construction process.
-- Setup effective procedures and guidelines that increase stability and decrease bug reports
-- Effectively estimate needed resources and timelines
http://rapidshare.com/files/39147510/0972954899.rar
http://depositfiles.com/files/1087128
你可能感兴趣的文章
【HTTP】Fiddler(一) - Fiddler简介
查看>>
Fiddler实现手机抓包——小白入门
查看>>
fiddler filters 使用(fiddler只显示指定请求,fiddler不显示指定请求,即filter请求过滤)
查看>>
Fiddler屏蔽某些url的抓取方法
查看>>
浅析CSS中的overflow属性
查看>>
浅析HTML <label> 标签的 for 属性
查看>>
H5使用Selectors API简化选取操作
查看>>
记录我人生新的开始
查看>>
关于System.arraycopy方法的使用
查看>>
java基本概念(一)
查看>>
java基本概念(二)
查看>>
简易的ATM机
查看>>
旧版本的ATM
查看>>
关于super()
查看>>
关于JAVA中GUI的使用
查看>>
接口的简单使用
查看>>
多态与抽象的综合运用
查看>>
关于接口的几点
查看>>
自己封装的一个简单组件:文字标签 文本框
查看>>
集合的一些概念总结
查看>>