|
| |
|
EBooks » Java
Java All-In-One Desk Reference For Dummies 2nd Edition | 12.4 MB - Eight minibooks comprising nearly 900 pages give developers the tips and techniques they need to get up and running on the new J2SE 6 (Java Standard Edition 6) and JDK 6 (Java Development Kit 6).- This friendly, all-inclusive reference delivers the lowdown on Java language and syntax fundamentals as well as Java server-side programming, with explanations, reference information, and how-to instructions for both beginning and intermediate-to-advanced programmers.- Minibooks cover Java basics; programming basics; strings, arrays, and collections; programming techniques; Swing; Web programming; files and databases; and fun and games.  Pro XML Development with Java Technology has been written to help you, the professional Java developer who needs a practical hands-on guide to marrying these technologies together effectively. There are a lot of books out there, but none really explore the combination deeply, and they are largely theoretical. The main objective here was to consolidate the theory and practice of XML and Java technologies in a single, up-to-date source, that is firmly grounded in underlying XML concepts, and can be consulted time and again to rapidly speed up enterprise application development!  This book covers the full development life cycle for professional GUI design in Java, from cost estimation and design to coding and testing. 
Introduction to Java and Software Design breaks the
current paradigms for teaching Java and object-oriented programming in
a first year programming course. The Dale author team has developed a
unique way of teaching object-oriented programming. They foster sound
object-oriented design by teaching students how to brainstorm, use
filtering scenarios, CRC cards, and responsibility algorithms. The
authors also present functional design as a way of writing algorithms
for the class responsibilities that are assigned in the object-oriented
design.  Java
Peformance Tuning, 2nd edition provides a comprehensive and
indispensable guide to eliminating all types of performance problems.
Using many real-life examples to work through the tuning process in
detail, JPT shows how tricks such as minimizing object creation and
replacing strings with arrays can really pay off in improving your
code’s performance. Tuning J2EE application bears many similarities to tuning J2SE apps, but important and specific
considerations apply. For this reason, Java Performance Tuning, Second
Edition includes four new chapters: a new chapter on J2EE application
tuning in general followed by chapters on tuning JDBC, servlets and
JSPs, and EJBs.
Performance has been an important issue for Java developers ever since
the first version hit the streets. Over the years, Java performance has
improved dramatically, but tuning is essential to get the best results,
especially for J2EE applications. You can never have code that runs too
fast. Java Peformance Tuning, 2nd edition provides a comprehensive and
indispensable guide to eliminating all types of performance problems.
Using many real-life examples to work through the tuning process in
detail, JPT shows how tricks such as minimizing object creation and
replacing strings with arrays can really pay off in improving your
code’s performance. Tuning J2EE applications bears many similarities to
tuning J2SE apps, but important and specific considerations apply. For
this reason, Java Performance Tuning, Second Edition includes four new
chapters: a new chapter on J2EE application tuning in general followed
by chapters on tuning JDBC, servlets and JSPs, and EJBs. Java
Performance Tuning offers common-sense advice about what to tune and
what to leave alone, emphasizing techniques that provide big
performance gains with minimal code restructuring. It gives you crucial
guidance that helps you tune without destroying your program’s
architecture. Blindly changing things in an effort to make a program
run faster is a great way to create buggy, unmaintainable code.
|
| |
|