Online Sun Certified Java Programmers eLearning
Sun Certified Java Programmers Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Java Operations Flow Control

This course covers the concepts related to Java operations and flow control. It covers data type conversion and data type casting for primitive data types. Further, it covers associativity and precedence rules for operators. In addition, it covers various operators that include arithmetic operators, assignment operators, unary operators, relational operators, logical operators, bitwise operators,
more...
Java Operations Flow Control
Java Operations Flow Control

This course covers the concepts related to Java operations and flow control. It covers data type conversion and data type casting for primitive data types. Further, it covers associativity and precedence rules for operators. In addition, it covers various operators that include arithmetic operators, assignment operators, unary operators, relational operators, logical operators, bitwise operators,
more...
Intro to Object-Oriented Programming with Java

This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.
more...
Intro to Object-Oriented Programming with Java

This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.
more...
Advanced OOP Java Concepts

This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java.
Learn To:
Identify key concepts related to class initialization.
Identify key concepts related to
more...
Advanced OOP Java Concepts

This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java.
Learn To:
Identify key concepts related to class initialization.
Identify key concepts related to
more...
Java Exceptions Assertations

This course covers the concepts related to exceptions and assertions. Under exceptions, the course covers what are exceptions and why they arise. The course also covers types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run
more...
Java Exceptions Assertations

This course covers the concepts related to exceptions and assertions. Under exceptions, the course covers what are exceptions and why they arise. The course also covers types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run
more...
Java Key Packages Collections

This course provides an overview of the java.lang package and its key classes, such as Object, String, StringBuffer, wrapper classes, and the Math class. It also covers the java.util package and its classes, Date and GregorianCalendar. In addition, the course provides information about the collections framework provided by the java.util package.
Learn To:
Identify features of the
more...
Java Key Packages Collections

This course provides an overview of the java.lang package and its key classes, such as Object, String, StringBuffer, wrapper classes, and the Math class. It also covers the java.util package and its classes, Date and GregorianCalendar. In addition, the course provides information about the collections framework provided by the java.util package.
Learn To:
Identify features of the
more...
Java Threads

This course provides an introduction to threads and covers concepts like benefits of threads, methods of the Thread class, and creation of a thread. It also covers the various states of threads. In addition, the course describes the considerations for writing a multithreaded program and covers thread joins, synchronization, and locking.
Learn To:
Identify benefits of using threads in
more...
Java Threads

This course provides an introduction to threads and covers concepts like benefits of threads, methods of the Thread class, and creation of a thread. It also covers the various states of threads. In addition, the course describes the considerations for writing a multithreaded program and covers thread joins, synchronization, and locking.
Learn To:
Identify benefits of using threads in
more...
Enterprise Connectivity with J2EE V1 4 Overview

This course will address the distributed and enterprise computing and J2EE architecture.
Learn To:
Match the application models with their descriptions.
Identify the benefits of distributed computing.
Identify the strategies that conform to the guidelines for designing a distributed computing system in the specified situation.
Identify benefits of J2EE.
Identify J2EE
more...
Enterprise Connectivity with J2EE V1 4 Overview

This course will address the distributed and enterprise computing and J2EE architecture.
Learn To:
Match the application models with their descriptions.
Identify the benefits of distributed computing.
Identify the strategies that conform to the guidelines for designing a distributed computing system in the specified situation.
Identify benefits of J2EE.
Identify J2EE
more...
Java Concepts

This course covers Java platform concepts, the Java Virtual Machine (JVM), Java 2 Software Development Kit (J2SDK), and Java programs. It also covers the Java language elements, such as identifiers and keywords, used to create various constructs. In addition, the course covers the data types, variables, and constants used in Java.
Learn To:
Identify key features of the Java language.
more...
Java Concepts

This course covers Java platform concepts, the Java Virtual Machine (JVM), Java 2 Software Development Kit (J2SDK), and Java programs. It also covers the Java language elements, such as identifiers and keywords, used to create various constructs. In addition, the course covers the data types, variables, and constants used in Java.
Learn To:
Identify key features of the Java language.
more...
From Serebra Learning Corporation
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...
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...
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...
From The Virtual Training Company
Java 2 Certified Programmer
The Java 2: Certified Programmer tutorial is for programmers experienced in using the basic syntax and structure 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
more...
