Training Classes | Learning and Development Resources | Training Directory | New Training Seminars | New Training Providers | Site Map | Promote Training Seminars | Training Keywords | Training Seminars | Training Providers | Regions | Training Search | Advertise Training Seminars | Login

Online Sun eLearning Training

 Are you a Sun training provider?
You could be on this page today - for FREE!

>>
Online eLearning Training
>> Choose a Location



Sun Training Seminars and Classes

From Serebra Learning Corporation
The Sun Solaris Operating System on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) ...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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 123-CBT Computer Based Training
Enterprise Connectivity with J2EE V1 4 Web Services Patterns on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom ...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 on-line e-learning cbt (computer based)cd rom ...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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ... 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 on-line e-learning cbt (computer based)cd rom ...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 on-line e-learning cbt (computer based)cd rom ...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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 The Virtual Training Company
Sun Microsystems Solaris CX-310-014 on-line e-learning cbt (computer based) ...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 on-line e-learning cbt (computer based) ...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 on-line e-learning cbt (computer based)study at home 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 on-line e-learning cbt (computer based)study at home 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 on-line e-learning cbt (computer based)study at home 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 on-line e-learning cbt (computer based) ...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 on-line e-learning cbt (computer based) 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 - Onlymore...



Training Directory | New Training Seminars | New Training Providers | Search | Site Map | Promote Training | Login | Links


Connecting people who want to learn with people who love to teach
 Are you a Sun training provider?
You could be on this page today - for FREE!