Archive for the ‘Java’ Category

Introduction to Computing and Programming with Java: A Multimedia Approach

51MJ36K54PL Introduction to Computing and Programming with Java: A Multimedia Approach
Publisher: Prentice Hall | Authors: Mark J. Guzdial, Barbara Ericson
Publication Date: 2006-04-17 | Pages: 592 | ISBN: 0131496980

Description:

Mark Guzdial and Barb Ericson have a most effective method for teaching computing and Java programming in a context that readers find interesting: manipulating digital media. Readers get started right away by learning how to write programs that create interesting effects with sounds, pictures, web pages, and video.  The authors use these multimedia applications to teach critical programming skills and principles like how to design and use algorithms, and practical software engineering …

Web Development with Java Server Pages

51T12G9Q5QL Web Development with Java Server Pages
Publisher: Manning Publications | Authors: Duane K Fields, Mark A Kolb
Publication Date: 2000-05-15 | Pages: 554 | ISBN: 1884777996

Description:

Dynamic content-personalized, customized, and up-to-the-minute-is a key component of site development on the World Wide Web today. Java Server Pages (JSP) is a new server-side technology for generating dynamic content in Web pages and other on-line applications. This guide to JSP covers all aspects of development and includes comparisons to similar dynamic content systems such as CGI, Active Server Pages, Cold Fusion, and PHP. Included is a discussion of the use of component centric design …

Spring Persistence with Hibernate

41rvFQ7xEkL Spring Persistence with Hibernate
Publisher: Packt Publishing | Author: Ahmad Seddighi
Publication Date: 2009-11-25 | Pages: 460 | ISBN: 1849510563

Description:

Build robust and reliable persistence solutions for your enterprise Java application

  • Get to grips with Hibernate and its configuration manager, mappings, types, session APIs, queries, and much more
  • Integrate Hibernate and Spring as part of your enterprise Java stack development
  • Work with Spring IoC (Inversion of Control), Spring AOP, transaction management, web development, and unit testing considerations and features
  • Covers advanced and useful features …

Pro Java 6 3D Game Development: Java 3D, JOGL, JInput and JOAL APIs (Expert’s Voice in Java)

51uJ4EbWW1L Pro Java 6 3D Game Development: Java 3D, JOGL, JInput and JOAL APIs (Experts Voice in Java)
Publisher: Apress | Author: Andrew Davison
Publication Date: 2007-04-25 | Pages: 528 | ISBN: 1590598172

Description:

Create strange lands filled with mysterious objects (cows frozen in blocks of ice, chirping penguins, golden globes with wavering eyes) and throw away your keyboard and mouse, to go exploring armed only with a gamepad, power glove, or just your bare hands

Java gaming expert Andrew Davison will show you how to develop and program 3D games in Java technology on a PC, with an emphasis on the construction of 3D landscapes. It’s assumed you have a reasonable knowledge …

Enterprise Java Development on a Budget: Leveraging Java Open Source Technologies

41LBFHLz2XL Enterprise Java Development on a Budget: Leveraging Java Open Source Technologies
Publisher: Apress | Authors: Brian Sam-Bodden, Christopher M. Judd
Publication Date: 2003-11-10 | Pages: 656 | ISBN: 1590591259

Description:

Developers in the J2EE space may feel that they’ve got a good handle on all the different open-source tools and utilities that are floating out there around on the Internet; I know I did. After reading just the first three chapters, it became (painfully) obvious that I was wrong.

— Ted Neward, Author, Instructor, Editor-in-Chief of TheServerSide.NET

Open source has had a profound effect on the Java community. Many Java …

The Struts Framework: Practical Guide for Java Programmers (The Practical Guides)

51 wT0fgmTL The Struts Framework: Practical Guide for Java Programmers (The Practical Guides)
Publisher: Morgan Kaufmann | Author: Sue Spielman
Publication Date: 2002-11-02 | Pages: 137 | ISBN: 1558608621

Description:

Struts is an open-source framework that integrates with standard Java technologies and lets developers build web applications quickly and effectively. In much the same way that Java has overtaken C++, Struts is well poised to become the framework for web application development because of its ability to address the types of issues engineers face when building large-scale web applications.

The Struts Framework: Practical Guide for Java Programmers meets the needs …

Java EE 5 Development with NetBeans 6

51bkfIkvHML Java EE 5 Development with NetBeans 6
Publisher: Packt Publishing | Author: David Heffelfinger
Publication Date: 2008-10-31 | Pages: 400 | ISBN: 1847195466

Description:

In Detail

TECHNOLOGY

Java EE 5, the successor to J2EE, greatly simplifies the development of enterprise applications. The popular IDE, NetBeans, has several features that greatly simplify Java EE 5 development, and this book shows you how to make use of these features to make your Java programming more efficient and productive than ever before. With many features and great flexibility, the Java developer can become overwhelmed by the options available in NetBeans, …

Beginning Java and Flex: Migrating Java, Spring, Hibernate and Maven Developers to Adobe Flex

51EzWms1fxL Beginning Java and Flex: Migrating Java, Spring, Hibernate and Maven Developers to Adobe Flex
Publisher: Apress | Author: Filippo di Pisa
Publication Date: 2010-01-06 | Pages: 500 | ISBN: 1430223855

Description:

Over the past few years, the now open source Adobe Flex Framework has been adopted by the Java community as the preferred framework for Java RIAs using Flash for the presentation layer. Flex helps Java developers to build and maintain expressive web/desktop applications that deploy consistently on all major browsers, desktops, and operating systems.

Beginning Java and Flex describes new, simpler, and faster ways to develop enterprise RIAs. This book is not only for Java …

Stanford Programming Methodology Java Training

f078c4 Stanford Programming Methodology Java Training
Stanford Programming Methodology Java Training | 5.72 GB

This course is the largest of the introductory programming courses and is one of the largest courses at Stanford. Topics focus on the introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing.