Bestsellers > > Java Books
|
|
Pro JSP 2, Fourth Edition»rank: 36976by: Simon Brown, Sam Dalton, Daniel Jepp, Dave Johnson, Sing Li, Matt Raible
: :This is the first comprehensive guide to cover JSP 2 and 2.1. It supplies you with the tools and techniques to develop web applications with JSP and Java servlets. Youll learn to choose and implement the best persistence option for your web applications, and how to secure web sites against malicious attack and accidental misuse. You will improve the performance and scalability of JSP pages, as well as architect reliable, stable applications. The authors describe all of the rich JSP 2 features, and explain JSF integration with JSP. Completing the thorough package, this book examines how integration with open source projects like Ant, Struts, XDoclet, JUnit, and Cactus can make ... |
Developing with Google App Engine (Firstpress)»rank: 291722by: Eugene Ciurana
: :Developing with Google App Engine introduces development with Google App Engine, a platform that provides developers and users with infrastructure Google itself uses to develop and deploy massively scalable applications. Introduction to concepts Development with App Engine Deployment into App Engine What you’ll learn Create processes that are ideal for cloud platforms. Design data for the cloud. Learn what types of applications are ideal for the cloud. Deploy web applications into the cloud. Measure the success and health of the cloud. Who is this book for? Python developers, developers interested in massive scaling, and developers interested in Google or cloud computing |
||
Developing Games in Java (New Riders Games)»rank: 349253by: David Brackeen
: :If you already have Java programming experience and are looking to program games, this book is for you. David Brackeen, along with co-authors Bret Barker and Lawrence Vanhelsuwe, show you how to make fast, full-screen action games such as side scrollers and 3D shooters. Key features covered in this book include Java 2 game programming techniques, including latest 2D graphics and sound technologies, 3D graphics and scene management, path-finding and artificial intelligence, collision detection, game scripting using BeanShell, and multi-player game engine creation. |
Java Programming»rank: 90604by: Joyce Farrell
: :Java Programming, Fourth Edition provides the beginning programmer with a guide to developing applications and applets using the Java programming language. Java is popular among professional programmers because it can be used to build visually interesting GUI and Web-based applications. Java also provides an excellent environment for the beginning programmer - a student quickly can build useful programs while learning the basics of structured and object-oriented programming techniques. |
||
Eclipse for Dummies»rank: 197647by: Barry Burd
: : In his friendly, easy-to-understand style, the bestselling author of Java 2 For Dummies shows developers how to get up to speed fast on this popular Java IDE Eclipse, an open source product originally developed by IBM, has an estimated 500,000 users-a 45 percent market share among Java IDEs Shows Java developers how to maximize programming productivity with Eclipse, covering all the basics as well as advanced techniques such as using Ant, developing new Eclipse plug-ins, and working with Javadocs JAR files |
Professional Java User Interfaces»rank: 192864by: Mauro Marinilli
: :This book covers the full development life cycle for professional GUI design in Java, from cost estimation and design to coding and testing. Focuses on building high quality industrial strength software in Java Ready-to-use source code is given throughout the text based on industrial-strength projects undertaken by the author. |
||
Students Solutions Manual»rank: 1714724by: C.H. Edwards
: : Known for its real-world applications that grab readers' interest, this proven reference offers a full treatment of linear algebra. Discusses mathematical modeling of real-world phenomena, with a fresh new computational and qualitative flavor evident throughout in figures, examples, problems, and applications. Integrates scientific computing environments like Maple, Mathematica, and MATLAB. Extensively rewrites key sections with a fresh qualitative approach. Adds approximately 300 new computer-generated figures. Adds approximately 300 new or revised problems, many with a qualitative emphasis. A comprehensive reference for anyone who needs to improve their linear algebra skills. |
Test-Driven Development: A Practical Guide (Coad Series)»rank: 317344by: David Astels
: :This book teaches programmers how to make Test Driven Development (TDD) work in their organization. TDD is unique because it forces the programmer to write tests for code before the code is actually written. This process is the reverse of how software testing has traditionally been conducted, but TDD ensures that software is produced more efficiently. A test-first mentality allows the programmer to define, specify, illustrate, limit, and drive the code, resulting in documented, tested, code that is as simple and lean as possible. The book also presents tools and techniques, and all major points are supported by numerous examples (including an entire project, end-to-end) and exercises. |
||
Java Development with Ant»rank: 416615by: Erik Hatcher, Steve Loughran
: :Encompassing Java-centric software project best practices for designing and automating build, test, and deployment processes using ANT, this book is written for developers using Java in large software projects and those who have reached the limits of classic IDE development systems. Benefiting developers who apply extreme programming methodology to Java projects, this resource provides detailed coverage of ANT and explains how to use it in large projects and extend it when needed. In addition to using ANT for Java applications, it includes discussions of servlets and J2EE applications, which cover the majority of Java development projects. |
Core Servlets and Javaserver Pages: Advanced Technologies, Vol. 2 (2nd Edition) (Core Series)»rank: 102481by: Marty Hall, Larry Brown, Yaakov Chaikin
: :Java EE is the technology of choice for e-commerce applications, interactive Web sites, and Web-enabled services. Servlet and JSP technology provides the link between Web clients and server-side applications on this platform. Core Servlets and JavaServer Pages, Volume 2: Advanced Technologies, Second Edition, is the definitive guide to the advanced features and capabilities provided by servlets and JSP.Volume 2 presents advanced capabilities like custom tag libraries, filters, declarative security, JSTL, and Struts. Like the first volume, it teaches state-of-the-art techniques and best practices illustrated with complete, working, fully documented programs. Volume 2 explains in detail the advanced tools and techniques needed to build robust, enterprise-class applications. You'll learn how to ... |