Introduction to Programming in Java 5 Part 2
Experience the Freedom of eLearning
- Start today with online video training
- Get questions answered by the instructor
- Receive course updates for one year
- Learn more with our expert instructors
| Preview this Course Here | Online eLearning Benefits | How to Purchase This Course |
|---|---|---|
|
This is a free course. To take this course, login or create a Free Account and begin training. |
Videos
There are several great features that come with this course. The Course Transcript tracks your progress and allows you to pick up where you left off. You can view or email your transcript. The course comes with documentation found in Downloads Tab. You have access to the course and all videos for 1 year. Full screen viewing option available (see icon on bottom right corner of video).
| Video Title | Minutes |
|---|---|
| 01: Object Serialization Part 1 | 28 |
| 02: Object Serialization Part 2 | 20 |
| 03: Threads, Exception Handling and Assertions Part 1 | 19 |
| 04: Threads, Exception Handling and Assertions Part 2 | 26 |
| 05: Threads, Exception Handling and Assertions Part 3 | 31 |
| 06: Dates, Numbers and Strings Part 1 | 22 |
| 07: Dates, Numbers and Strings Part 2 | 27 |
| 08: Networking Java Applications | 26 |
| 09: Generics and Collections Part 1 | 26 |
| 10: Generics and Collections Part 2 | 26 |
| 11: Database Connectivity Part 1 | 23 |
| 12: Database Connectivity Part 2 | 29 |
| 13: The Web Services Architecture | 27 |
| 14: Creating and Hosting Web Services | 28 |
| 15: Java and Web Services | 20 |
| 16: Course Summary & Evaluation | 4 |
| Total: | 6 Hours 45 Minutes |
Downloads
NOTE: Click link then select "Save"
- Student Guide
- Exercise Guide
- Lab Setup Guide
Related Links
- Course Survey
- Course Labs for Introduction to Java 5 Part 2
For more information, contact us or call 1-877-546-4446
Description
This Java online training course provides a guided, in-depth introduction to the Java programming language, highlighting key benefits and features. You will learn about saving objects to disk and reloading objects from disk, creating and working with threads, handling exceptions, working with dates and numbers, creating networked Java applications, working with generics and collections, and integrating Java applications with databases.
In order to take this course you need to have taken Introduction to Programming in Java 5 Part 1 and have experience in programming with procedural or object-oriented languages. Additional experience with SQL, GUI IDEs, such as Eclipse, is helpful.
Download the course outline.
Related Training
- Android Development Training Program
- Course: Introduction to Programming in Java 5 Part 1
- Course: Introduction to Android Programming
- Course: Advanced Android Programming
- Course: Introduction to C Programming Part 1
- Course: Introduction to C Programming Part 2
- Podcast: Exceptions in Java
- Podcast: Collections and Generics in Java
- Podcast: Networking In Java
- Podcast: Threads in Java
- Podcast: Java Web Services APIs
For more information, contact us or call 1-877-546-4446
Introduction to Programming in Java 5 Part 2 Outline
Module 01: Object Serialization - Part 1
- Describe the Fundamentals of Object Serialization
- Explain How to Implement the Serializable Interface
- Show How Access Qualifiers Affect Serialization
Module 02: Object Serialization - Part 2
- Examine How to Override Default Serialization Behavior
- Define Which Classes Provide Their Own Serialization Behavior
- Exercise
Module 03: Threads, Exception Handling and Assertions - Part 1
- Describe Threads and Multithreading
- Create Multithreaded Programs
Module 04: Threads, Exception Handling and Assertions - Part 2
- Utilize Thread Modifiers
- Explain Exception Handling
Module 05: Threads, Exception Handling and Assertions - Part 3
- Create Programs with Exception Handling
- Build Programs with Assertions
- Exercise
Module 06: Dates, Numbers and Strings - Part 1
- Define Java Date and Number Classes
- Explain How to Instantiate and Use the DateFormat and NumberFormat Classes
Module 07: Dates, Numbers and Strings - Part 2
- Searching for Data
- Describe How to Use the Scanner Class to Tokenize Input
- Tell How to Use the Split Method of the String Class to Split a Text String
- Exercise
Module 08: Networking Java Applications
- Using Java to Network Applications
- Applets vs. Standalone Programs
- The URL Class
- Sockets and ServerSockets
- Implementing a TCP/IP Server
- Protocol and Content Handlers
- Exercise
Module 09: Generics and Collections - Part 1
- Explain How to Use Sets, Maps, Lists and Queues
Module 10: Generics and Collections - Part 2
- Describe How to Sort and Search Collections and Arrays
- Show How to Use Generics for Compile-Time Type Safety
- Explain How to Mix Legacy Code with Generic Code
- Exercise
Module 11: Database Connectivity - Part 1
- JDBC and How it Works
- Database Access Methods
- The DriverManager Class
- Database Connection URL
- Drivers and JDBC Architecture
Module 12: Database Connectivity - Part 2
- Connection and Statement Interfaces
- ResultSets and Data Manipulation
- Exercise
Module 13: The Web Services Architecture
- Evolution of Web Services
- Motivation for Web Services
- HTTP and XML
- Interoperability Stacks
- The Wire Stack
- Simple Object Access Protocol (SOAP)
- The Description Stack
- Web Service Description Language (WSDL)
- The Discovery Stack
- Universal Description, Discovery and Integration (UDDI)
- Observing SOAP Traffic
Module 14: Creating and Hosting Web Services
- Scenarios for Hosting Web Services
- Service Descriptions
- Building Services and Clients from WSDL
- Publishing and Discovery
- Web Service Development Process
- Exercise
Module 15: Java and Web Services
- Java and Web Services
- Web Services and the J2EE
- The Java API for XML Processing (JAXP)
- The Java API for XML Binding (JAXB)
- The SOAP With Attachments API for Java (SAAJ)
- The Java API for XML Messaging (JAXM)
- Low-Level Messaging (SAAJ)
- The Java API for XML-Based RPC (JAX-RPC)
- High-Level Messaging (JAX-RPC)
- WSDL-to-Java vs. Java-to-WSDL
- The Java API for XML Registries (JAXR)
- Exercise
Module 16: Introduction to Programming in Java 5 Online Training - Course Summary
For more information, contact us or call 1-877-546-4446
Prerequisites
Prior programming experience with any procedural or object-oriented language. Experience with SQL is helpful. Experience with graphically- oriented IDEs, such as Eclipse, is helpful.
For more information, contact us or call 1-877-546-4446
Hardware/Software Requirements
Hardware:
- Pentium III at 1 GHz
- Minimum of 1 Gb RAM
- 3.5 Gb free disk space, plus additional space for development
- Internet access
Software:
- Microsoft Windows 2000 Professional (SP 3 or later) or Windows XP (SP 1 or later) or Mac OS X release 10.5 or later
- Java 2 Software Edition (J2SE) 5.0 SDK
- MySQL or equivalent relational database
- Java-compatible browser
For more information, contact us or call 1-877-546-4446
Objectives
As a result of taking this Java online training, you will be able to:
- Describe and obtain an overview of Java's capabilities, benefits and features.
- Define object oriented programming concepts and their implementation in Java.
- Utilize classes from Java core packages in a Java application.
- Create a graphical user interface (GUI) using Java classes.
- Program using Java event listeners.
- Build programs that directly read and write operating system files from within Java.
For more information, contact us or call 1-877-546-4446