rssHome » Java

Java Foundations: Introduction to Program Design and Data Structures, 2nd Edition

Java Foundations: Introduction to Program Design and Data Structures, 2nd Edition

Book Description

Inspired by the success of their best-selling introductory text, Software Solutions, authors Lewis, DePasquale, and Chase now release Foundations, Second Edition. This text is a comprehensive resource for instructors who want a two-or three-semester introduction to textbook that includes detail on data structures topics. Foundations introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program skills from the beginning. Control structures are covered before writing classes, providing a solid foundation of fundamental concepts and sophisticated topics.

  • Presents objects in a gradual, natural manner. Concepts that overlap with procedural programming, such as methods and their invocation, are discussed in terms of an approach.
  • Loaded with fully implemented examples, intertwining small examples, and realistic larger examples that are easy to understand.
  • Offers complete chapter on Graphical User Interfaces that includes engaging graphical examples.
  • Exclusive coverage of software-testing and debugging effective practices.
  • Provides plenty of opportunity for practice with extensive end-of-chapter questions, exercises, and projects.

Table of Contents
Chapter 1. Introduction Download Now »

Java Software Solutions: Foundations of Program Design, 7th Edition

Java Software Solutions: Foundations of Program Design, 7th Edition

Book Description

Software Solutions teaches a foundation of techniques to foster well-designed software. Heralded for its integration of small and large realistic examples, this worldwide best-selling text emphasizes building solid problem-solving and design skills to write high-quality programs.

Hallmark features of the Lewis series

  • Introduces a software methodology early and revisits it throughout to ensure that students build sound program- skills
  • Includes numerous examples, both small and large, that include the program output, sample run, or screenshot display
  • Provides a wealth of end-of-chapter programming projects, varying in difficulty level, so students can practice their design skills and implementation of programs

Cornerstones of the text

  • A measured approach to objects first teaches students to use objects before learning to write them. Students see objects in Chapter three (before control structures), and then build their own objects in Chapter five (after control structures).
  • Sound programming practices teach students how to write good software, not just how to program. Through examples and discussions, students learn how to solve problems Download Now »

JBoss AS 7 Configuration, Deployment and Administration

JBoss AS 7 Configuration, Deployment and Administration

Book Description

As the standard has evolved and matured, the API has become increasingly rich and complex. The next generation of application servers needs to be modular and configurable to run only specific services or containers. AS 7 promises to meet those requirements but the configuration of a complex application server is composed of a mix of administrative and management tasks which often overlap, generating confusion.

AS 7 Configuration, Deployment and will give you an expert’s understanding of every component that makes up the JBoss application server, and will show you how to use them, helping you to dramatically cut down the learning curve for this exciting product.

This book will guide you through configuration, management, deployment and advanced in a logical order to avoid the common pitfalls of setting up a new AS. The book dives into the new application server structure and shows you how to install it. You will learn how to configure the core AS services, including thread pools, the messaging system, and the transaction service. Finally, you will learn how to deploy and manage your applications and then tune the performance of your AS to achieve an efficient, indispensible application server.

What you will learn from this book:

  • Understand the new AS infrastructure and how to install, start, and stop the AS 7
  • Configure the core AS 7 services, including database connections, the JMS subsystem, and transaction service Download Now »

Liferay: Beginner’s Guide

Liferay: Beginners Guide

Book Description

portal is a leading horizontal portal product, written in . It has the power to provide the intranets and extranets of large corporations. will allow you to build your company’s portal quickly, efficiently, and in a custom way to suit the needs of your corporation.

Liferay Beginner’s Guide will show you how to set up your own site from scratch. Most books assume that you have knowledge of portals before working with Liferay and so include more theory than practice. However, only enthusiasm is required for reading this book as the step-by-step instructions, which follow the creation of a sample community site, will make it easy to install and configure Liferay, set up a Liferay portal instance, and use the out-of-the-box portlets of Liferay.

By following the logical flow of the chapters and the creation of the sample site, you will set up your Liferay site in several quick and easy stages. You will start by installing Liferay in your application server or servlet container of choice. You will learn how to customize the look and feel of the portal, change the URL of the site and create your own communities and organizations within the portal, then add users to them. By the end of the book, you will have a fully operational Liferay portal and the confidence to maintain and customize it to meet your needs.

What you will learn from this book:

  • Set up and run Liferay portal in an application server of your choice and configure with MySQL Database Download Now »

Introduction to Java Programming: Comprehensive, 8th Edition

Introduction to Java Programming: Comprehensive, 8th Edition

Book Description

Introduction to , Comprehensive, 8e, features comprehensive coverage ideal for a one-, two-, or three-semester CS1 course sequence.

Regardless of major, students will be able to grasp concepts of problem-solving and — thanks to Liang’s fundamentals-first approach, students learn critical problem solving skills and core constructs before .  Liang’s approach has been extended to application-rich examples, which go beyond the traditional math-based problems found in most texts. Students are introduced to topics like control statements, methods, and arrays before learning to create classes. Later chapters introduce advanced topics including graphical user interface, exception handling, I/O, and data structures. Small, simple examples demonstrate concepts and techniques while longer examples are presented in case studies with overall discussions and thorough line-by-line explanations. Increased data structures chapters make the Eighth Edition ideal for a full course on data structures.

Review

“All the topics and concepts are clearly explained with examples and tips to remember with side texts.” — Syed Riaz Ahmed, North Georgia College and State University

“The first, best feature of this text is the rich set of clear example code provided — which are located in concise textual explanations well-suited for the modern undergraduate. In addition, the wide coverage of material makes this book suitable for several courses. Download Now »

Apache Tomcat 7

Apache Tomcat 7

Book Description

is the most popular open-source de-facto Web application server, standard for today’s Web developers using JSP/Servlets. 7 covers details on installation and of Apache Tomcat 7. It explains key parts of the Tomcat architecture, and provides an introduction to Servlet and JSP APIs in the context of the Apache Tomcat server.

In addition to basic concepts and tasks, Apache Tomcat 7 covers some of the most frequently used advanced features of Tomcat, including security, Apache integration, load balancing, and embedding Tomcat server in Java applications.

Finally, through a practical primer, it shows how to integrate and use some of the most popular Java technologies with Apache Tomcat. In summary, Apache Tomcat 7 offers both novice and intermediate Apache Tomcat users a practical and comprehensive guide to this powerful software.

What you’ll learn

  • Install and set up Tomcat 7 on Windows and Unix platforms
  • Manage and deploy application deployed on Tomcat 7 using Manager Application
  • Secure Tomcat 7 server using security realms or HTTPS protocol
  • Embed Tomcat 7 server into your desktop Java application
  • Efficiently configure Tomcat 7 with Apache
  • Configure data sources and mail sessions using JNDI in Tomcat Download Now »