The secret weapon for attacking complexity in any project is to break it down into smaller, cohesive, and more easily digestible pieces. With Modular Java, you can easily develop applications that are more flexible, testable, maintainable, and comprehensible.
For web developers used to wrestling with Java and XML, Grails is a breath of fresh air. Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java.
Grails in Action is a comprehensive look at Grails for Java...
D. Brookshier, D. Govoni, N.Krishnan, J. arlos Soto
Год издания: 2002
Формат: pdf
Издат.:
Sams Publishing
Страниц: 432
Размер: 5,1
ISBN: 0672323664
Язык: Английский
0
Оценка:
JXTA: Java P2P Programming provides an invaluable introduction to this new technology, filled with useful information and practical examples. It was created by members of the JXTA community, sharing their real-world experience to introduce developers to JXTA.It starts with the fundamentals of P2P and demonstrates how...
Enterprise JavaBeans was recently voted "Best Java Book" by the editors and readers of Java Developer's Journal. Readers of JavaPro named it the "Best Java Book for Experts." And Amazon.com included it in the Top Computer Books for 2000. Now the best only gets better! In the new 3rd edition, Enterprise JavaBeans has...
With the XML "buzz" still dominating talk among Internet developers, there's a real need to learn how to cut through the hype and put XML to work. Java & XML shows how to use the APIs, tools, and tricks of XML to build real-world applications. The result is code and data that are portable. This second edition adds...
Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. You'll learn how JMS can help you solve many architectural challenges, such as integrating dissimilar systems and applications,...
This collection provides expert tips for using Java-based utilities from projects such as Apache Commons, Apache Lucene, and Apache Velocity. You don't have to be an expert, the book's solution-based format contains code examples for a wide variety of web, XML, network, testing, and application projects. If you want...
Книга написана для тех,кто знаком с основами объектно-ориентированного анализа и проектирования.Фаулер рассматривает в контексте UML различные методы моделирования,такие как варианты использования,диаграммы классов и диаграммы взаимодействия,и описывает ясно...
Вы держите в руках второе и переработанное издание одной из популярных книг о программировании мобильных телефонов на Java 2 ME. Первое издание книги продавалось огромными тиражами по всему...
This book offers Java developers short, focused pieces of code that
are easy to incorporate into other programs. The idea is to focus on
things that are useful, tricky, or both. The book's code segments
cover all of the dominant APIs and should serve as a great "jumpingoff
place" for...
The core of Java technology, the Java virtual machine is an abstract computing machine that enables the Java platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machine must have an...
If you want to acquire a solid foundation in Java and your goal is to prepare for the exam by learning
how to program and develop in Java, this book is for you. You’ll find clear explanations of the
concepts you need to grasp and plenty of help to achieve the high level of professional competency
This book stands above the rest because it has been available on the web and read by thousands of Java programmers. The authors have received an enormous amount of feedback about which sections are good and which sections are confusing; the confusing ones have been improved. I doubt that any other Java book has...
This book's primary objective is to help you prepare for and pass Sun Microsystem's SCJP certification for Java 5. The good news is that the exam does a good job of covering topics that most Java developers will encounter in their jobs. The challenging news is that the Java 5 exam is much broader in scope than its...
"The premise of this book is that by learning how to work with parsers, you can create new computer languages that exactly fit your domain. When you create a language, you give your language users a new way to control their computers. By learning about parsers, you learn to define the way your users interact with...