Cerita Rakyat Indonesia - Kumpulan Cerita Cerita Rakyat Dari Indonesia

Friday, April 2, 2010

Programming Java 2 Micro Edition on Symbian OS A developer’s guide to MIDP 2.0



Programming Java 2 Micro Edition on Symbian OS A developer’s guide to MIDP 2.0

by Jonathan Allin, Darren Holland, Alan Newman
and Colin Turfus
publisher : wiley
pages : 500
published : 2004

Section 1: J2ME and MIDP
Introduction to J2ME
Getting Started
MIDP 2.0 and the JTWI
Java APIs for Bluetooth Wireless Technology
MIDP 2.0 Case Studies

Section 2: Writing Quality Code for Smartphones
Making Java Code Portable
Writing Optimized Code

Section 3: The Evolution of the Wireless Java Market
The Market, the Opportunities and Symbian’s Plans

Appendix 1: CLDC Core Libraries
Appendix 2: MIDP Libraries
Appendix 3: Using the Wireless Toolkit Tools at the Command Line
Appendix 4: Developer Resources and Bibliography
Appendix 5: Specifications of Symbian OS Phones
Index

download this ebook


Thursday, April 1, 2010

Mastering Enterprise JavaBeans 3.0




Mastering Enterprise JavaBeans 3.0



By Rima Patel Sriganesh, Gerald Brose and Micah Silverman

Published : July 2006

Publisher : wiley

pages : 685



Enterprise JavaBeans (EJB) 3.0 boasts a very different programming and deployment model, with nearly every aspect of development affected. Even the most experienced EBJ and J2EE developers will need to relearn how to best use EJB to develop mission-critical applications. This author team of experts has taken their combined skills in architecture, development, consulting, and knowledge transfer to explain the various changes to EJB 3.0 as well as the rationale behind these changes. You'll learn the concepts and techniques for authoring distributed, enterprise components in Java from the ground up.

Covering basic through advanced subjects, Mastering Enterprise JavaBeans 3.0 is more than 50 percent new and revised. Four new chapters and one new appendix cover the latest features of this new release, and in-depth coverage of the Java Persistence API and the entities defined therein is provided. The authors' main goal is to get you programming with EJB immediately. To that end, you'll learn:

1. How to implement EJB 3.0 beans, with emphasis on session beans (stateful and stateless) and message-driven beans

2. Both basic and advanced concepts (such as inheritance, relationships, and so on) of Java Persistence API defined entities

3. How to develop and deploy EJB 3.0 Web services

4. How to secure EJB applications

5. How to integrate EJB applications with the outside world via the Java EE Connector technology

6. Tips and techniques for designing and deploying EJB for better performance

7. How clustering in large-scale EJB systems works

8. Best practices for EJB application design, development, and testing





download this ebook


The Java EE 6 Tutorial, Volume I




The Java EE 6 Tutorial, Volume I



By Eric Jendrock, Debbie Carson, Ian Evans, Devika Gollapudi, Kim Haase, Chinmayee Srivathsa

Publisher: Prentice Hall; 4 edition

Pub Date :July 19, 2010

pages :600 pages



Part I Introduction

Overview

Using the Tutorial Examples



Part II The Web Tier

Getting Started with Web Applications

JavaServerTM Faces Technology

Introduction to Facelets

Unified Expression Language

Using JavaServerTM Faces Technology in Web Pages

Using Converters, Listeners and Validators

Developing With JavaServerTM Faces Technology

Java Servlet Technology



Part III Web Services

Introduction to Web Services

Building Web Services with JAX-WS

Building RESTful Web Services with JAX-RS and Jersey



Part IV Enterprise Beans

Enterprise Beans

Getting Started with Enterprise Beans

Running the Enterprise Bean Examples



Part V Contexts and Dependency Injection for the JavaTM EE Platform

Introduction to Contexts and Dependency Injection for the JavaTM EE Platform

Running the Basic Contexts and Dependency Injection Examples



Part VI Persistence

Introduction to the Java Persistence API

Running the Persistence Examples

The Java Persistence Query Language

Creating Queries Using the Criteria API



Part VII Security

Introduction to Security in the Java EE Platform

Getting Started Securing Enterprise Applications

Getting Started Securing Web Applications



Part VIII JavaTM EE Supporting Technologies

Introduction to JavaTM EE Supporting Technologies

Transactions

Resource Connections



Index



download this ebook


Wednesday, February 3, 2010

Expert One-on-One J2EE Design and Development free ebook




Expert One-on-One J2EE Design and Development free ebook



By Rod Johnson

Publisher : Wrox Press

Pub Date : 2003

Pages : 742



In this java ebook the author offers a real-world, how-to guide so that you can make J2EE work in practice, drawing on his experience of designing successful high-volume J2EE applications and salvaging failing projects, as well as intimate knowledge of the J2EE specifications.

The text In this java ebook will help you to solve common problems with J2EE and avoid the expensive mistakes often made in J2EE projects. The author will guide you through the complexity of the J2EE services and APIs to enable you to build the simplest possible solution, on time and on budget. He takes a practical, pragmatic approach, questioning J2EE orthodoxy where it has failed to deliver results in practice and instead suggesting effective, proven approaches.



What you will learn from this java ebook :

• When to use a distributed architecture

• When and how to use EJB

• How to develop an efficient data access strategy

• How to design a clean and maintainable web interface

• How to design J2EE applications for performance

Content of the ebook :

Chapter 1 - J2EE Architectures

Chapter 2 - J2EE Projects—Choices and Risks

Chapter 3 - Testing J2EE Applications

Chapter 4 - Design Techniques and Coding Standards for J2EE Projects

Chapter 5 - Requirements for the Sample Application

Chapter 6 - Applying J2EE Technologies

Chapter 7 - Data Access in J2EE Applications

Chapter 8 - Data Access Using Entity Beans

Chapter 9 - Practical Data Access

Chapter 10 - Session Beans

Chapter 11 - Infrastructure and Application Implementation

Chapter 12 - Web-Tier MVC Design

Chapter 13 - Views in the Web Tier

Chapter 14 - Packaging and Application Deployment

Chapter 15 - Performance Testing and Tuning an Application

Chapter 16 - Conclusion—Making J2EE Work for You

Appendix A - Implementing View Technologies





get 5$ for sign up

download this ebook


Thinking in Java




Thinking in Java
By Bruce Eckel

Publisher : Prentice Hall
Pub Date : 2000
Pages : 1156

This java ebook discusses programming problems, why they are problems, and the approach Java has taken to solve them. Thus, the set of features explained in each chapter are based on the way the author see a particular type of problem being solved with the language.

Content of the ebook :

Chapter 1: Introduction to Objects
Chapter 2: Everything is an Object
Chapter 3: Controlling Program Flow
Chapter 4: Initialization & Cleanup
Chapter 5: Hiding the Implementation
Chapter 6: Reusing Classes
Chapter 7: Polymorphism
Chapter 8: Interfaces & Inner Classes
Chapter 9: Holding Your Objects
Chapter 10: Error Handling with Exceptions
Chapter 11: The Java I/O System
Chapter 12: Run-time Type Identification
Chapter 13: Creating Windows & Applets
Chapter 14: Multiple Threads
Chapter 15: Distributed Computing
Appendix A: Passing & Returning Objects
Appendix B: The Java Native Interface (JNI)
Appendix C: Java Programming Guidelines
Appendix D: Resources


Tuesday, February 2, 2010

Programmer's Guide to Java Certification



Programmer's Guide to Java Certification

By
Khalid A. Mughal
Rolf W. Rasmussen

Publisher : Addison Wesley
Pub Date : August 04, 2003
Pages : 672

A Programmer's Guide to Java Certification ebooks contains detailed coverage of all exam topics and objectives, helpful code examples, exercises, review questions, and several full practice exams. In addition, as a comprehensive primer to the Java programming language, this ebook is an invaluable reference tool for the reader.
This java ebooks contains more in-depth explanations of the syntax and usage of core language features that are now emphasized on the exam.

What you will find in this ebook:

· Extensive coverage of all the objectives defined for the Sun Certified Programmer for Java 2 Platform 1.4 exam
· Easy-to-follow structure with chapters organized according to the exam objectives as laid out by Sun Microsystems
· Summaries that clearly state and differentiate the exam objectives and the supplementary objectives to be covered in each chapter
· A list of Sun's objectives for the SCPJ2 1.4 exam, and a guide to taking the exam
· A complete mock exam with new questions (not repeats of review questions)
· Numerous exam-relevant review questions to test your understanding of each major topic, with annotated answers
· Programming exercises and solutions at the end of each chapter
· Copious code examples illustrating concepts where the code has been compiled and thoroughly tested on multiple platforms
· Program output demonstrating expected results from running the examples
· Extensive use of UML (Unified Modeling Language) for illustration purposes
· An introduction to basic terminology and concepts in object-oriented programming
· Advice on how to avoid common pitfalls in mastering the language and taking the exam
· Platform-independent coverage--platform-specific details are provided where relevant

Content of the ebook :

Chapter 1. Basics of Java Programming
Chapter 2. Language Fundamentals
Chapter 3. Operators and Assignments
Chapter 4. Declarations and Access Control
Chapter 5. Control Flow, Exception Handling, and Assertions
Chapter 6. Object-oriented Programming
Chapter 7. Nested Classes And Interfaces
Chapter 8. Object Lifetime
Chapter 9. Threads
Chapter 10. Fundamental Classes
Chapter 11. Collections and Maps
Appendix A. Taking the SCPJ2 1.4 Exam
Appendix B. Objectives for the SCPJ2 1.4 Exam
Appendix C. Objectives for the Java 2 Platform Upgrade Exam
Appendix D. Annotated Answers to Review Questions
Appendix E. Solutions to Programming Exercises
Appendix F. Mock Exam
Appendix G. Number Systems and Number Representation



Tuesday, January 26, 2010

MySQL and Java Developer's Guide free download ebook




MySQL and Java Developer's Guide free ebooks

by :
Mark Matthews
Jim Cole
Joseph D. Gradecki

MySQL and Java Developer's Guide ebook highlight how MySQL’s Connector/J
JDBC driver achieves the interfacing of MySQL with Java while maintaining the
spirit of the specification and provide example code using all major forms of Java development, including: Applications, Applets, Servlets,JSPs,EJBs

content of the ebook :

Chapter 1 An Overview of MySQL
Chapter 2 JDBC and Connector/JChapter 3 Working with MySQL SQL
Chapter 4 Installing MySQL, Java, and Connector/J
Chapter 5 Using JDBC with Java Applications and Applets
Chapter 6 Achieving Advanced Connector/J Functionality with Servlets
Chapter 7 MySQL Type Mapping
Chapter 8 Transactions and Table Locking with Connector/JChapter 9 Using Metadata
Chapter 10 Connection Pooling with Connector/J
Chapter 11 EJBs with MySQL
Chapter 12 Building a General Interface for MySQL
Chapter 13 Database Administration
Chapter 14 Performance and Tuning
Appendix A MySQL Development and Test Environments
Appendix B Databases and Tables
Appendix C The JDBC API and Connector/J


Advertising

 

njajal Copyright © 2010 LKart Theme is Designed by Lasantha