Mar 02, 2011 |
8,954 views |

Book Description
Learn the guidelines of integrating Java with native Mac OS X applications with this Devloper Reference book.
Java is used to create nearly every type of application that exists and is one of the most required skills of employers seeking computer programmers. Java code and its libraries can be integrated with Mac OS X features, and this book shows you how to do just that.
You’ll learn to write Java programs on OS X and you’ll even discover how to integrate them with the Cocoa APIs.
- Shows how Java programs can be integrated with any Mac OS X feature, such as NSView widgets or screen savers
- Reveals the requirements for integrating Java with native OS X applications
- Covers OS X libraries and behaviors unique to working with Java
With this book, you will learn that creating Java-based applications that integrate closely with OS X is not a myth!
From the Back Cover
Integrate the power of Java with Apple’s OS X
Download Now »
Mar 01, 2011 |
13,971 views |

Book Description
Learn the fundamentals of Java 2 programming from renowned Java genius Herb Schildt. Discover why Java is the preeminent language of the Internet, how to use object-oriented programming, and how to write programs with the general form of Java. Coverage includes advanced topics such as inheritance, exception handling, the I/O system, applets, and much more.
From the Back Cover
Essential Skills–Made Easy! Updated and Expanded for J2SE 5
Learn to program in Java from master programmer and best-selling author Herb Schildt. Completely revised and updated to cover Java 2 Platform, Standard Edition 5 (J2SEj 5), this step-by-step guide will have you programming in practically no time. You’ll start at the beginning, learning why Java is the preeminent language of the Internet, how it relates to object-oriented programming (OOP), and the general form of a Java program. Next, it’s on to Java fundamentals, including data types, operators, program control statements, classes, objects, and methods. You’ll then progress to more advanced topics, such as inheritance, exception handling, the I/O system, multithreading, and applets. Of course Herb covers the powerful, new features added by J2SE 5, such as generics, autoboxing, enumerations, and static import. Get started programming in Java today with this easy-to-follow tutorial. Designed for Easy Learning:
- Modules–Each concept is divided into logically organized modules (chapters), ideal for self-paced learning
- Critical Skills–Each module opens with the specific skills covered in the module Download Now »
Mar 01, 2011 |
19,160 views |

Book Description
The world’s leading programming author offers comprehensive coverage of the new Java release
The definitive guide to Java has been fully expanded to cover every aspect of Java SE 6, the latest version of the worldAnd#39;s most popular Web programming language. This comprehensive resource contains everything you need to develop, compile, debug, and run Java applications and applets.
From the Back Cover
The Definitive Guide for Java Programmers
In this comprehensive resource, top-selling programming author Herbert Schildt shows you everything you need to develop, compile, debug, and run Java programs. This expert guide has been updated for Java Platform Standard Edition 6 (Java SE 6) and offers complete coverage of the Java language, its syntax, keywords, and fundamental programming principles.
You’ll also find information on Java’s key API libraries, learn to create applets and servlets, and use JavaBeans. Herb has even included expanded coverage of Swing–the toolkit that defines the look and feel of the modern Java GUI. Essential for every Java programmer, this lasting resource features the clear, crisp, uncompromising style that has made Herb the choice of millions of programmers worldwide.
Coverage includes:
Mar 01, 2011 |
19,965 views |

Book Description
Ideal for the 3+ million Java developers, this fast-paced tutorial offers in-depth coverage of JavaServer Faces (JSF) — Sun Microsystem’s Web application architecture for the future. Co-written by the #1 JSF expert in the Java community, this book offers the most complete resource on JSF available. * Extensive coverage on JSF custom component development * Serves as a thorough introduction to AJAX technology and techniques * Numerous custom JSF component examples including AJAX enabled components provided
From the Back Cover
The Ultimate JavaServer Faces Resource
Deliver feature-rich, cross-browser Internet applications using JavaServer Faces (JSF) and this one-stop guide. Written by experts directly involved in developing this important technology, JavaServer Faces: The Complete Reference fully explains every aspect of JSF.
The book begins with a fast-paced introduction so you can get your first JSF application up and running quickly. Then, each aspect of JSF is examined in depth, including the request processing lifecycle, page navigation, component development, AJAX, validation, internationalization, and security. Throughout, Expert Group Insights offer an insider’s view into the design of JSF.
Inside you’ll find:
- Comprehensive coverage of the JSF lifecycle, managed beans, expression language (EL), the Faces event, UI component, and navigation models Download Now »
Feb 15, 2011 |
20,484 views |

Book Description
Object-Oriented Programming and Java presents two important topics in contemporary software development: object-oriented programming and Java. This book takes a different teaching approach from most available literature, it begins with the description of real-world object interaction scenarios and explains how they can be translated, represented and executed using object-oriented programming paradigm.
Principally, Java is an object-oriented programming language. By establishing a solid foundation in the understanding of object-oriented programming concepts and their applications, the book provides readers with the pre-requisites for writing proper object-oriented programs using Java.
Object-Oriented Programming and Java covers the latest in Java technologies and is suitable for undergraduate or postgraduate courses on object-oriented technology, and in particular, using Java as a programming language for creating object-oriented programs.
Review
From the reviews of the second edition:
“Practitioners in procedural languages looking for a smooth introduction to Java , along with lecturers in object orientation, will definitely appreciate this book. Download Now »
Feb 12, 2011 |
6,390 views |

Book Description
Apache Tuscany is a free, open source project that helps users develop Service Oriented Architecture (SOA) solutions. It provides a lightweight infrastructure that implements Service Component Architecture (SCA) and provides seamless integration with other technologies.
Tuscany SCA is a technology-neutral infrastructure for building composite applications based on the Service Component Architecture standard. It manages the protocols and other application plumbing, enabling you to focus on business logic and the relationship between services. The resulting applications are more flexible, scalable, and maintainable.
Tuscany in Action is a comprehensive, hands-on guide for developing enterprise applications using Apache Tuscany’s lightweight SCA infrastructure. The book uses practical examples to demonstrate how to develop applications with the open source Tuscany SCA. Readers will learn how to model, compose, and manage applications. Detailed explanations of how to use the various features of Apache Tuscany for protocol handling and developing components are presented. Readers will also learn how to extend Apache Tuscany to support new programming environments and communication protocols.
What’s Inside