Online Sun eLearning - Training Resources
Sun Training Provider? - Tell us about your Training!
From Online Training Directory
Java 2 -- Advanced Enterprise Java
This course contains 3 units: Java Database Connectivity (JDBC), Java Native Interface, and The Debugger. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Advanced Enterprise Java language.
The first unit explains the concept of Java Database Connectivity (JDBC).
It covers the features and functions of JDBC and the differences
more...
From 123-CBT Computer Based Training
Java Programming with Java SE 6 0 Java Utilities
To enable the learner to use the classes and methods of the java. lang, java. util, java. io, and java. nio packages
The Math class
- use the methods of the Java Math class to determine the value of a variable in a given piece of code, and associate the new methods of the Math class with their corresponding functions.
The wrapper classes
- recognize what wrapper classes are and how
more...
Java Programming with Java SE 6 0 Java Utilities
Java Programming with Java SE 6 0 Java I O
To enable the learner to use Java's I/ O facilities to read and write data, and format input or output
The java. io package
- use the classes of the java. io package to access files and read and write data in a given scenario, and recognize how a Console class works.
The java. nio package
- use the classes of the java. nio package to modify buffers, get information about disk usage,
more...
Java Programming with Java SE 6 0 Basic GUI Development in Java
Course Overview
To demonstrate how to build GUI applications using the Swing API
Prerequisites: Knowledge of programming principles and experience in procedural programming or scripting languages, such as Visual Basic, C, or JavaScript; understanding of object-oriented languages, such as C++ or C#, is an advantage.
Target Audience
Programmers with an understanding of procedural programming
more...
Java Programming with Java SE 6 0 Java Applets
Course Overview
To demonstrate how to build applets and place them on web pages
Prerequisites: Knowledge of programming principles and experience in procedural programming or scripting languages, such as Visual Basic, C, or JavaScript; understanding of object-oriented languages, such as C++ or C#, is an advantage.
Target Audience
Programmers with an understanding of procedural programming
more...
J2SE 5 0 Language Features
To introduce experienced developers to the language-specific improvements and changes in Java 5.0, the purpose of which is to make Java more developer-friendly and facilitate the writing of bug-free code
more...
Library and Class Changes in J2SE 5 0
To examine the J2SE 5.0 changes to both the integration and core libraries, and to introduce the new AWT and Swing features
more...
Using Metadata in J2SE 5 0
To explain what metadata is and how it can be used to provide annotation source to third-party tools and to outline J2SE 5.0 tool changes
more...
Java Programming with J2SE 5 Getting Started with Java
To introduce the main principles and elements of the Java language
more...
Java Programming with J2SE 5 Operators and Flow Control in Java
To enable the learner to identify and work with Java operators, expressions, selection statements, and loop constructs
more...
Java Programming with J2SE 5 Creating Classes in Java
To enable the learner to create and work with Java classes and objects
more...
Java Programming with J2SE 5 Working with Classes in Java
To enable the learner to implement inheritance and polymorphism in Java and to work with Java's static and final modifiers
more...
Java Programming with J2SE 5 Generics and Annotations
To explain what metadata is and how it can be used to provide annotation source to third-party tools and to outline J2SE 1.5 tool changes
more...
Java Programming with J2SE 5 Reference Types and Threading
To enable the learner to work with reference types and threads in Java
more...
Java Programming with J2SE 5 Exception Handling and Assertions
To enable the learner to handle exceptions and use assertions in Java
more...
Java Programming with J2SE 5 Java Utilities
To enable the learner to use the classes and methods of the java.lang, java.util, java.io, and java.nio packages
more...
Java Programming with J2SE 5 Java I O
To enable the learner to use Java's I/O facilities to read and write data, and format input or output
more...
Java Programming with J2SE 5 Basic GUI Development in Java
To demonstrate how to build GUI applications using the Swing API
more...
Java Programming with J2SE 5 Java Applets
To demonstrate how to build applets and place them on web pages
more...
J2EE Architecture
To provide an overview of enterprise application design and development using the J2EE platform and its enabling technologies
more...
Developing Servlets
To outline the relationship between JavaServer Pages (JSPs) and servlets, to describe how to create servlets, and to explain how they fit into the web tier of the J2EE platform
more...
Developing JSPs
To outline the relationship between JavaServer Pages (JSPs) and servlets, to describe how to create JSPs, and to explain how they fit into the web tier of the J2EE platform
more...
Developing EJBs
To describe the Enterprise JavaBean (EJB) component model and to explain how to create EJBs
more...
Persistence and Transactional Issues Affecting EJBs
To describe how to implement container-managed persistence (CMP) for entity beans and to discuss how to use container-managed transactions (CMT) and the Java Transaction API (JTA) to control Enterprise JavaBean (EJB) transactions
more...
Java Database Connectivity
To describe database connectivity issues in the context of the J2EE platform and to outline how to use the core and extension JDBC APIs
more...
RMI and the Java Message Service
To introduce distributed technologies and provide an overview of RMI and the Java Message Service (JMS)
more...
CORBA and the Java IDL
To introduce CORBA as a language-independent distribution technology specification and to describe how to use the Java IDL to create Java interfaces for CORBA-compliant systems
more...
Java technologies for web services
To outline the components and functions of Java web service technologies
more...
Getting Started with Java
To introduce the main principles and elements of the Java language
more...
Java Utilities
To enable the learner to use the classes and methods of the java.lang, java.util, java.io, and java.nio packages
more...
Exception Handling and Assertions
To enable the learner to handle exceptions and use assertions in Java
more...
Operators and Flow Control in Java
To enable the learner to identify and work with Java operators, expressions, selection statements, and loop constructs
more...
Working with Classes in Java
To enable the learner to implement inheritance and polymorphism in Java and to work with Java's static and final modifiers
more...
Reference Types and Threading
To enable the learner to work with reference types and threads in Java
more...
Basic GUI Development in Java
To demonstrate how to build GUI applications using the Swing API
more...
Enterprise Connectivity with J2EE V1 4 Web Services Patterns

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of Web services.
Identify benefits of service-oriented architecture (SOA).
Identify features of Simple Object Access Protocol (SOAP).
Identify features of J2EE patterns.
Match J2EE patterns with their descriptions.
Identify features of the Session Facade
more...
Enterprise Connectivity with J2EE V1 4 Web Services Patterns

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of Web services.
Identify benefits of service-oriented architecture (SOA).
Identify features of Simple Object Access Protocol (SOAP).
Identify features of J2EE patterns.
Match J2EE patterns with their descriptions.
Identify features of the Session Facade
more...
Enterprise Connectivity with J2EE V1 4 Advanced EJB Topics

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of message-driven beans (MDBs).
Sequence the events in the life cycle of message-driven beans (MDBs).
Identify the requirements of the message-driven bean (MDB) class.
Match the activities involved in a transaction with the properties that they ensure.
more...
Enterprise Connectivity with J2EE V1 4 Advanced EJB Topics

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of message-driven beans (MDBs).
Sequence the events in the life cycle of message-driven beans (MDBs).
Identify the requirements of the message-driven bean (MDB) class.
Match the activities involved in a transaction with the properties that they ensure.
more...
Enterprise Connectivity with J2EE V1 4 Curriculum

The Enterprise Connectivity with J2EE V1.4 Curriculum includes the following courses:
Enterprise Connectivity with J2EE V1.4: Overview
Enterprise Connectivity with J2EE V1.4: Java Server Pages
Enterprise Connectivity with J2EE V1.4: Services
Enterprise Connectivity with J2EE V1.4: JAXP and JDBC
Enterprise Connectivity with J2EE V1.4: RMI, JMS, and JCA
Enterprise Connectivity with J2EE
more...
Enterprise Connectivity with J2EE V1 4 Curriculum

The Enterprise Connectivity with J2EE V1.4 Curriculum includes the following courses:
Enterprise Connectivity with J2EE V1.4: Overview
Enterprise Connectivity with J2EE V1.4: Java Server Pages
Enterprise Connectivity with J2EE V1.4: Services
Enterprise Connectivity with J2EE V1.4: JAXP and JDBC
Enterprise Connectivity with J2EE V1.4: RMI, JMS, and JCA
Enterprise Connectivity with J2EE
more...
Enterprise Connectivity with J2EE V1 4 EJB Entity Beans

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of EJB (Enterprise JavaBeans) Client view.
Identify the code for declaring and using an EJB reference for accessing an EJB.
Identify features of the ejb-client JAR file.
Identify the type of bean and the reason why it should be used to create a specified
more...
Enterprise Connectivity with J2EE V1 4 EJB Entity Beans

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of EJB (Enterprise JavaBeans) Client view.
Identify the code for declaring and using an EJB reference for accessing an EJB.
Identify features of the ejb-client JAR file.
Identify the type of bean and the reason why it should be used to create a specified
more...
Java Exceptions Assertations

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.10 CEUs
Language Options:
US English
Total Learning Time:
1.5 hours
Objectives:
Unit 1: Introducing Exceptions and Assertions
Identify key concepts related to exceptions.
Distinguish
more...
Java Exceptions Assertations

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.10 CEUs
Language Options:
US English
Total Learning Time:
1.5 hours
Objectives:
Unit 1: Introducing Exceptions and Assertions
Identify key concepts related to exceptions.
Distinguish
more...
Advanced OOP Java Concepts

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.20 CEUs
Language Options:
US English
Total Learning Time:
2.5 hours
Objectives:
Unit 1: Object Lifetime
Identify key concepts related to class initialization.
Identify key concepts
more...
Advanced OOP Java Concepts

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.20 CEUs
Language Options:
US English
Total Learning Time:
2.5 hours
Objectives:
Unit 1: Object Lifetime
Identify key concepts related to class initialization.
Identify key concepts
more...
Intro to Object-Oriented Programming with Java

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.40 CEUs
Language Options:
US English
Total Learning Time:
4.5 hours
Objectives:
Unit 1: Classes, Objects, and Arrays
Identify advantages of using Object-Oriented Programming (OOP).
more...
Intro to Object-Oriented Programming with Java

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.40 CEUs
Language Options:
US English
Total Learning Time:
4.5 hours
Objectives:
Unit 1: Classes, Objects, and Arrays
Identify advantages of using Object-Oriented Programming (OOP).
more...
Java Operations Flow Control

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.30 CEUs
Language Options:
US English
Total Learning Time:
3.5 hours
Objectives:
Unit 1: Data Type Conversion and Operators
Identify code that performs different types of data type
more...
Java Operations Flow Control

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.30 CEUs
Language Options:
US English
Total Learning Time:
3.5 hours
Objectives:
Unit 1: Data Type Conversion and Operators
Identify code that performs different types of data type
more...
Java Concepts

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.60 CEUs
Language Options:
US English
Total Learning Time:
2.5 hours
Objectives:
Unit 1: Java Platform Concepts
Identify key features of the Java language.
Identify key concepts
more...
Java Concepts

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.60 CEUs
Language Options:
US English
Total Learning Time:
2.5 hours
Objectives:
Unit 1: Java Platform Concepts
Identify key features of the Java language.
Identify key concepts
more...
Java for Procedural Programmers Java Concepts

This course explores Java language syntax. The Websphere Studio Application Developer is introduced. You will learn the concepts of statements such as non-functional statements, conditional statements, and iterative statements. In the Using Existing Classes section, features of Java objects, classes, and containers are discussed. The Creating Your Own Class section covers creating a class, class
more...
Solaris Administration Curriculum

Course Overview This curriculum covers basic user and system administration in the Solaris environment. It focuses on the common skills that an administrator will perform and how they are handled in this flavor of Unix. Students will learn internetworking connectivity, systems, services, and security. Wherever possible, there is a focus on the tools and features specific to Solaris. L earn
more...
Solaris--Part 1 Basic Administration

...Sun Solaris implementation track covers basic user and system administration in the Solaris environment. It focuses on the common skills that an administrator will perform and how they are handled in this flavor of Unix. L earn To: Identify the functions of the Unix system administrator. Identify the features of the Solaris operating environment. Identify the methods for
more...
Solaris--Part 2 Network Administration

...Sun Solaris implementation track covers internetworking connectivity, systems, services, and security. Wherever possible, It focus's on the tools and features specific to Solaris. L earn To: Identify the characteristics of the print service. Identify the CLI commands used to add a network printer. Identify the CLI commands used to manage print queues and jobs. Identify the
more...
Java Key Packages Collections

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.40 CEUs
Language Options:
US English
Total Learning Time:
4.5 hours
Objectives:
Unit 1: java.lang Package
Identify features of the java.lang package.
Identify features of Object class
more...
Java Key Packages Collections

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.40 CEUs
Language Options:
US English
Total Learning Time:
4.5 hours
Objectives:
Unit 1: java.lang Package
Identify features of the java.lang package.
Identify features of Object class
more...
Java Threads

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.20 CEUs
Language Options:
US English
Total Learning Time:
2.5 hours
Objectives:
Unit 1: Creating Java Threads
Identify benefits of using threads in Java.
Match methods and
more...
Java Threads

... the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.20 CEUs
Language Options:
US English
Total Learning Time:
2.5 hours
Objectives:
Unit 1: Creating Java Threads
Identify benefits of using threads in Java.
Match methods and
more...
Enterprise Connectivity with J2EE V1 4 Overview

...eir list of skills and students who are preparing for the Sun Certified Programmer for Java 2 Platform exam.
Deployment:
e-Learning/Self-Study
Language Options:
US English
Total Learning Time:
4 hours
Objectives:
Unit 1: Distributed Computing (2 hours)
Identify the benefits of distributed computing.
Identify the strategies that conform to the guidelines for
more...
Enterprise Connectivity with J2EE V1 4 Overview

...eir list of skills and students who are preparing for the Sun Certified Programmer for Java 2 Platform exam.
Deployment:
e-Learning/Self-Study
Language Options:
US English
Total Learning Time:
4 hours
Objectives:
Unit 1: Distributed Computing (2 hours)
Identify the benefits of distributed computing.
Identify the strategies that conform to the guidelines for
more...
Enterprise Connectivity with J2EE V1 4 Java Server Pages

This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are Web applications and JSPs.
Learn To:
Match HTTP methods with their functionality.
Identify
more...
Enterprise Connectivity with J2EE V1 4 Java Server Pages

This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are Web applications and JSPs.
Learn To:
Match HTTP methods with their functionality.
Identify
more...
Enterprise Connectivity with J2EE V1 4 Servlets

This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity.
Learn To:
Identify features of servlets.
Identify advantages of servlets over CGI applications.
Match the methods in the servlet lifecycle with the situations in which these are used.
Identify the code for creating a servlet that handles form data by using the getParameter method.
more...
Enterprise Connectivity with J2EE V1 4 EJB Session Beans

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify benefits of Enterprise JavaBeans (EJBs).
Match the types of Enterprise JavaBeans (EJBs) with the situations in which they are used.
Identify features of the Model-View-Controller (MVC) architecture in Enterprise JavaBean (EJB).
Match the components of a session bean
more...
Java for Procedural Programmers Java Concepts

This course explores Java language syntax. The Websphere Studio Application Developer is introduced. You will learn the concepts of statements such as non-functional statements, conditional statements, and iterative statements. In the Using Existing Classes section, features of Java objects, classes, and containers are discussed. The Creating Your Own Class section covers creating a class, class
more...
Java for Procedural Programmers Life Cycle

This course explores software life cycles and methodologies such as waterfall, spiral, incremental, and iterative, and the RUP. In the Requirements and Analysis section, you will learn about requirements and analysis workflow and modeling relationships. This includes associations, multiplicity, and inheritance. The Design and Implementation section covers design associations and models, and
more...
Java for Procedural Programmers Life Cycle

This course explores software life cycles and methodologies such as waterfall, spiral, incremental, and iterative, and the RUP. In the Requirements and Analysis section, you will learn about requirements and analysis workflow and modeling relationships. This includes associations, multiplicity, and inheritance. The Design and Implementation section covers design associations and models, and
more...
Java for Procedural Programmers Object Technology

This course provides an introduction to object technology and analysis, design, and programming concepts. It explores Java Technologies such as JavaBeans, Applets, Servlets, and JSPs. Java Development Technologies such as JVM and the JIT Compiler are also discussed. The Object Concept Fundamentals section discusses objects, classes, and introduces basic UML concepts. These concepts include class
more...
Java for Procedural Programmers Object Technology

This course provides an introduction to object technology and analysis, design, and programming concepts. It explores Java Technologies such as JavaBeans, Applets, Servlets, and JSPs. Java Development Technologies such as JVM and the JIT Compiler are also discussed. The Object Concept Fundamentals section discusses objects, classes, and introduces basic UML concepts. These concepts include class
more...
Java for Procedural Programmers Curriculum

This curriculum provides an introduction to object technology and analysis, design and programming concepts and explores software life cycles and methodologies. It also explores Java language syntax and covers designing for change within a software system. This curriculum consists of four Skill Builder courses: Java for Procedural Programmers: Object Technology Java for Procedural
more...
Java for Procedural Programmers Curriculum

This curriculum provides an introduction to object technology and analysis, design and programming concepts and explores software life cycles and methodologies. It also explores Java language syntax and covers designing for change within a software system. This curriculum consists of four Skill Builder courses: Java for Procedural Programmers: Object Technology Java for Procedural
more...
Java for Procedural Programmers Beyond Basic Java

This course covers designing for change within a software system, Packages, and I/O and Exceptions. You will learn about supporting subsystem and system level changes. The first section also covers architectural components such as patterns and application frameworks. In the Packages section, you will learn to identify and solve package naming issues. Considerations for using packages are also
more...
Java for Procedural Programmers Beyond Basic Java

This course covers designing for change within a software system, Packages, and I/O and Exceptions. You will learn about supporting subsystem and system level changes. The first section also covers architectural components such as patterns and application frameworks. In the Packages section, you will learn to identify and solve package naming issues. Considerations for using packages are also
more...
Enterprise Connectivity with J2EE V1 4 Servlets

This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity.
Learn To:
Identify features of servlets.
Identify advantages of servlets over CGI applications.
Match the methods in the servlet lifecycle with the situations in which these are used.
Identify the code for creating a servlet that handles form data by using the getParameter method.
more...
Enterprise Connectivity with J2EE V1 4 JAXP and JDBC

This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity.
Learn To:
Match terms used in XML with their descriptions.
Identify features of Simple API for XML (SAX) parsing.
Identify actions performed by Simple API for XML (SAX) events that are fired when XML document items are parsed.
Match features of JDBC with the application development
more...
Enterprise Connectivity with J2EE V1 4 JAXP and JDBC

This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity.
Learn To:
Match terms used in XML with their descriptions.
Identify features of Simple API for XML (SAX) parsing.
Identify actions performed by Simple API for XML (SAX) events that are fired when XML document items are parsed.
Match features of JDBC with the application development
more...
Enterprise Connectivity with J2EE V1 4 RMI JMS and JCA

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are RMI, JMS, and J2EE Connector Architecture.
Learn To:
Identify features of Remote Method
more...
Enterprise Connectivity with J2EE V1 4 RMI JMS and JCA

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are RMI, JMS, and J2EE Connector Architecture.
Learn To:
Identify features of Remote Method
more...
From Serebra Learning Corporation
The Sun Solaris Operating System
This course covers the origin and history of the Solaris 2.x operating system, and its relationship with other Unix family systems. It presents the Solaris operating system as a business solution, and examines its various components and addresses issues surrounding its use, administration, and development. The course highlights those aspects that make Solaris an innovative operating system, and
more...
Java 2 Programming for SDK 1.4 Part 2 Language Fundamentals 2
This course helps programmers prepare for the Sun exam 310-035 Sun Certified Programmer for Java 2 Platform 1.4. However to fully prepare for the certification it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are basics of Java and Java data types and variables.
more...
Java 2 Programming for SDK 1.4 Part 4 Language Features
This course helps programmers prepare for the Sun exam 310-035 Sun Certified Programmer for Java 2 Platform 1.4. However to fully prepare for the certification it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are abstract classes and basic and advanced language features.
more...
Java 2 Programming for SDK 1.4 Part 5 Threads and Error Handling
This course helps programmers prepare for the Sun exam 310-035 Sun Certified Programmer for Java 2 Platform 1.4. However to fully prepare for the certification it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are exceptions assertions threads and multithreading.
more...
Java 2 Programming for SDK 1.4 Part 7 Input and Output
This course helps programmers prepare for the Sun exam 310-035 Sun Certified Programmer for Java 2 Platform 1.4. However to fully prepare for the certification it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal area covered is stream handling.
more...
Java 2 Programming for SDK 1.4 Part 8 Collections
This course helps programmers prepare for the Sun exam 310-035 Sun Certified Programmer for Java 2 Platform 1.4. However to fully prepare for the certification it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal area covered is the Java collection framework.
more...
Java 2: Introduction to Java 2
This course provides an introduction to the Java programming language. Topics covered include the history of Java main features of the language its differences from C++ the Java Virtual Machine and the Java Application Programming Interface. You will also learn the methodology for creating and executing Java programs and applets. An explanation of the tools provided by the SDK is included along
more...
Java 2: Language and Semantics
This course details the Java language and Java semantics. It describes the fundamentals of Java programming such as syntax fundamentals lexical issues data types keywords identifiers constants literals and variables. In addition you will learn about the use of operators expressions and control statements in Java. Finally the course explains the use of arrays. Related Exam: Sun Microsystems Exam
more...
Java 2: Classes and Inheritance
This course is aimed to discuss the constructs and features that make Java a highly modular and object-oriented programming language. The use and implementation of programming constructs such as classes objects methods packages interfaces and constructors and details of their benefits are described. Additionally the course explains the application of various Java features such as encapsulation
more...
Java 2: Handling Exceptions & Implementing Threads
This course explains the mechanism of exception handling and threads in Java. It introduces important keywords such as try catch throws throw and finally. The Java exception hierarchy various built-in exception types and the procedure for creating your own exception subclasses are explained. In addition you will learn about multithreading the life cycle of a thread thread priorities the use of
more...
Java 2: java.lang Package
This course is an overview of the java.lang package. It provides an understanding of the interfaces and exceptions thrown by the classes in the java.lang package. You will be able to determine the methods in the Object class and write programs by using the Class class and the ClassLoader class. The course demonstrates how to manipulate strings by using methods of the String class and perform
more...
Java 2: java.util Package
This course provides an overview of the Collections framework contained in the java.util package. It explains the interfaces and the classes that form the core components of this package. In addition you will learn to use the utility classes such as ArrayList Vector HashSet and LinkedList in a program. The implementation of the interfaces in the java.util package is explained by using the
more...
Java 2: Building a Graphical User Interface
This course provides an overview of the java.awt package and its important classes such as Component Container Panel and Graphics. The course covers the Graphical User Interface (GUI) components such as the label the button the check box and so on. In addition you will examine the layout manager and the different layouts in detail. Finally you will learn to position the components in the client
more...
Java 2: Applets and Imaging
In this course you will learn about the procedure for creating an applet its features and its life cycle. The course also explains the paint repaint and the update methods and the differences between the three methods. You will be introduced to the various components of the Delegation Event Model in JDK 1.2 and the class hierarchy in the java.awt.event package. In addition you will learn to
more...
Java 2: File I/O
This course covers the concepts of I/O (input/output) in Java. You will be introduced to terms such as streams readers and writers. You will learn how to perform I/O operations in Java using the InputStream and OutputStream classes and their subclasses. The course also explains how I/O operations are performed in files with the help of the File class. You will also learn to create a random access
more...
Java 2: Advanced Java
This course is designed to explain the garbage collection mechanism of JVM and the methods and packages used in garbage collection. It explains the security model of JDK 1.2 and describes the security mechanisms the security policies and permissions. The course covers the concepts of internationalization and the functions of the Locale class the Calendar class and the TimeZone class. You will
more...
Java 2: Enterprise Java
This course is designed to provide an overview of the new technologies in Java. It includes the Swing and JFC package and gives details of the Swing architecture Swing classes creation of GUIs by using Swing components and the JComponent class. It provides an overview to the Java Servlets describes the Servlets using ServletRequest interface ServletResponse interface cookies and session tracking.
more...
Sun Solaris Part 1: Basic Administration
The first course in the Sun Solaris implementation track covers basic user and system administration in the Solaris environment. It focuses on the common skills that an administrator will perform and how they are handled in this flavor of Unix.
more...
Sun Solaris Part 2: Network Administration
This second course in the Sun Solaris implementation track covers internetworking connectivity systems services and security. Wherever possible It focus's on the tools and features specific to Solaris.
more...
Fundamentals of Java Programming
This course is designed to teach programmers the basics of the Java programming language. In addition, it prepares students to take the Sun Certified Java Programmer Examination for JDK 1.1
more...
Graphics Programming in Java
This course is designed to teach programmers how to use the Advanced Windowing Tookit of Java. In addition it prepares students for the Sun Certified Java Programmer Examination for JDK 1.1.
more...
Intermediate Java Programming
This course gives an overview of the intermediate programming constructs in Java. It teaches how to code simple programs using the java.lang and java.util packages, handle exceptions in a program, input and output data using the java.io package, and use multiple threads in a program. In addition, it prepares students to take the Sun Certified Java Programming Examination for JDK 1.1.
more...
Getting Started with Java
This course is the first in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course provides students with a general introduction to the Java programming language. Students will understand the history of Java be able to write a simple Java program and work with objects and classes. Recommended browser is Internet Explorer.
more...
Java Nuts and Bolts
This course is the second in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course introduces students to the fundamentals of the Java programming language. Students will understand how to create use and modify variables and literals of various types. Students will also learn how to control program execution using Java's flow control
more...
Object-Oriented Java
This course is the third in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course introduces students to the principles and constructs of object-oriented programming. Students will learn how to write well-organized easy-to-maintain programs in Java. Students will know how to create control and reuse classes as well as understand how
more...
Key Java Classes
...ourth in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course teaches students more advanced Java language concepts and is designed for programmers who understand the basic syntax of Java programs and can create and extend Java classes and objects. When completed students will understand Java class libraries work with strings implement
more...
AWT user Interface Programming
This course is the fifth in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course teaches programmers how to use the Abstract Window Toolkit (AWT) for user interface programming. Students will learn how to handle events in Java and how to use the elements of the AWT to construct Graphical User Interfaces (GUIs) in Java. Recommended browser
more...
Certification Preparation Guide
This course is a guide that prepares students for the Sun Certified Java Programming certification exam. Included with the Guide are test-taking strategies and a sample test. Recommended browser is Internet Explorer
more...
From Technology Ed
Java Programming Basics


Java Programming Basics
http://www. technologyed. com/ courses/ c115/ index. php
Course Description
The Java language provides a powerful addition to the tools that programmers have at their disposal. Java makes programming easier because it is object-oriented and has automatic garbage collection. In addition, because compiled Java code is architecture-neutral, Java applications are ideal
more...
From Marks Solutions
SAP,SAS,JAVA,Data Warehousing,Dot Net Online Training
...hrs each session a morning / evening & Weekends - Sat & Sun: 4 a 6hrs/ day, Duration: 4-6 weeks for any platform.
Flexible timings to accommodate trainees from all time zones.
Learn from any place you are located.
Interview preparation and Placement Assistance.
Documentation and hands-on implementation during training.
24/ 7 server access for 2 months
New Batches starts
more...
From The Virtual Training Company
Sun Microsystems Solaris CX-310-014
...Sun Certified System Administrator for the Solaris 9 Operating System, you must take and pass two exams: Sun Microsystems Exam CX-310-014 (part one), and Sun Microsystems Exam CX-310-015 (part two). This tutorial is part one of a two-part series offered by VTC and is intended to provide the user with knowledge needed to successfully take and pass Sun Microsystems Exam CX-310-014 (part one).
more...
Java 2 Certified Programmer
...ure of the Java programming language who wish to take the Sun Certified Programmer for Java 2 Platform exam . This course covers the information required by certification exam 310-035, which is the exam for Java 2 version 1.4. It also includes the information needed for 310-036, which is the certification exam for upgrading a certification from version 1.2 to version 1.4. It also includes the
more...
From Teach Me IT
Fundamentals of Java Programming

The Fundamentals of Java Programming course is the first course in the Java curriculum consisting of four courses. It is designed to teach programmers the basics of the Java programming language. In addition, it prepares students to take the Sun Certified Java Programmer Examination for JDK 1.1. After completing this course, the student will be able to:
Understand fundamentals of Java
more...
Graphics Programming in Java

The Graphics Programming in Java course is the second course in the Java curriculum that consists of four courses. It is designed to teach programmers how to use the Advanced Windowing Toolkit of Java. In addition, it prepares students for the Sun Certified Java Programmer Examination for JDK 1.1. After completing this course, the student will be able to:
Create a basic Java applet with
more...
Intermediate Java Programming

The Intermediate Java Programming course is the third course in the Java curriculum consisting of four courses. It gives an overview of the intermediate programming constructs in Java. It teaches how to code simple programs using the java.lang and java.util packages, handle exceptions in a program, input and output data using the java.io package, and use multiple threads in a program. In addition,
more...
From Gotham Writers Workshop
Poetry Writing Workshop - "Best of Web" Forbes
...ar mermaids singing or feel the winnowing wind or see the sun rising in ribbons then you are one of these happy few.
Excellence in poetry is elusive, but a quest worth pursuing. In our courses, you will learn to manipulate sound, imagery, structure, meter, line, words, and theme into well-crafted poems and you will improve your precision by experimenting with various time-honored forms. You
more...
From Whizlabs Software
Whizlabs J2EE Certification (SCBCD) Online Training
Whizlabs, the market leader in IT certification exam preparation offers the "first-ever" SCBCD Instructor-led, Online Training. Designed and delivered by highly experienced and certified trainer and backed up by "Unconditional Test PASS Guarantee", it ensures your success in the SCBCD Certification Exams.
Training includes SCBCD exam simulator by Whizlabs, offer Personal attention - Only 3
more...
