Java Books
-
Model-Driven Software Development With UML and Java
Published 11 years ago
by Kevin Lano, CL Business Press
This is the latest book from Cengage Learning on model driven software development.
-
Google, Amazon, and Beyond: Creating and Consuming Web Services
Published 17 years ago includes sample chapter
by Alexander Nakhimovsky, Tom Myers, Apress
readable, accessible and eminently practical... ...quite a good book about writing software to consume and provide web services. — Slashdot While many books are focused on the underlying technologies of web services and others are dedicated to providing web services, few books show how to consume web services.
-
Pro JSP, Third Edition
Published 17 years ago includes sample chapter
by Matt Raible, Sing Li, Dave Johnson, Daniel Jepp, Sam Dalton, Simon Brown, Apress
Simpler, faster, easier dynamic website development based on new additions to an established and proven technology&emdash;that's what JavaServer Pages (JSP) 2.0 is all about. Pro JSP, Third Edition is the most comprehensive guide and reference to JSP 2.0 yet. It equips you with the tools, techniques, and understanding you need to develop web applications with JSP and Java servlets. The new features of the JSP 2.0 and Servlet 2.
-
J2ME Games With MIDP2
Published 16 years ago includes sample chapter
by Carol Hamer, Apress
(Carol Hamer's) enthusiasm for the topic comes through and makes you wants to try the many sample games. — Thomas Paul, JavaRanch Sheriff If you're looking for a book written by a games industry insider with a clear voice, this is it. The excellent text is complemented by rich, well-written example games. From graphics to sound to networking, this book will teach you how to create games using the full power of MIDP 2.0.
-
JSP Examples and Best Practices
Published 18 years ago includes sample chapter
by Andrew Patzer, Apress
While most other books merely instruct on basic JSP and servlet development, JSP Examples and Best Practices gives you some of the best practices and design principles, enabling you to build scalable and extensible enterprise Java applications. And JavaServer Pages technology can be used to build complex enterprise applications in a highly re-usable manner.
-
Java Actually: A First Course in Programming
Published 14 years ago
by Khalid A. Mughal, Torill Hamre, Rolf W. Rasmussen, Int. Cengage Business Press
The book provides a thorough introduction to object oriented programming (OOP) and lays the foundation for covering more advanced OOP topics. The book uses the strength of Java features (including the most recent extensions) to implement programming techniques, among them: formatting of output, reading from the keyboard using the Scanner class, enumerated types for named constants, automatic boxing and un-boxing of primitive values, and the ?for each? loop.
-
Pro Apache Geronimo
Published 14 years ago includes sample chapter
by Kishore Kumar, Apress
Pro Apache Geronimo teaches you all about using Apache Geronimo, the open source lightweight J2EE/Java EE 5 web application server. Geronimos GBeans enable you to deploy sophisticated server-side enterprise Java applications and perform special enterprise-level Java development for transactional support.
-
Creating Web Portals with BEA WebLogic
Published 18 years ago includes sample chapter
by Howard Block, Rob Castle, David Hritz, Apress
Creating Web Portals with BEA WebLogic shows the beginning portal developer how to develop a portal application from start to finish, and supplies the intermediate developer with proven strategies and development techniques for creating an enterprise portal. It also provides the advanced Java application server developer with a full range of reference material. This comprehensive reference goes far beyond basic portal development.
-
Oracle JDeveloper 10g: Empowering J2EE Development
Published 17 years ago includes sample chapter
by Harshad Oak, Apress
The age for using a simple text editor is long gone. The ever-growing complexity of Java and J2EE creates a need for Java development tools that offer more. If you want to be more productive with Java, you need a Java IDE. Oracle JDeveloper 10g is an IDE that enables you to develop Java applications with minimal effort. JDeveloper can do wonders for your Swing, JSP, Servlets, Struts, EJBs, and Web Services developments.
-
Foundations of AOP for J2EE Development
Published 15 years ago includes sample chapter
by Lionel Seinturier, Renaud Pawlak, Apress
Foundations of AOP for J2EE Development covers a relatively new programming paradigm: aspect-oriented programming, or AOP. Presented are the core concepts of AOP: AspectJ 5, JBoss AOP, Spring AOP, and JAC. Specific features of these tools are compared. The book also explores the potential uses of AOP in everyday programming life, such as design patterns implementation, program testing, and application management.