eLearning Courses

Welcome to the e-Learning Java Training Package course powered by XYZ.co.uk. Classroom versions of this course are also available. If you would like us to host a e-Learning Java Training Package course at your premises, at a location, date and time of your choosing – then please complete this form.

e-Learning Java Training Package

At eLearning.co.uk all of our courses are delivered online. This gives you the opportunity to study at your own pace and within your own time. Online learning allows you to study in the evenings, weekends, or even the odd hour during the day! With each course you will have full tutor and technical support available via the telephone and by e-mail – so you are not on your own by any means. This e-Learning Java Training Package course will award you with the same certification as the classroom version of this course – usually for a cheaper cost and with the additional benefit of flexible study times!

Once you’ve decided to go ahead and enrol on this e-Learning Java Training Package course, you will receive an e-mail shortly after containing your user name and password, receipt of payment and full course joining instructions. Use this with the link/url provided in the e-mail and you can log into the online training system and begin learning right away. This e-Learning Java Training Package online learning course will use various interactive features and different types of media to enable you to stay engaged whilst learning. The course has been designed to be simple to follow and solely with the user in mind – so don’t worry about the technical side of things.

If you want to learn a little more about e-Learning in general, watch the video below. If you want to know more about your chosen course, please scroll down.

About the course

A Java programmer will be able to: Write software on one platform and run it on virtually any other platform, create programs for a Web browser, develop applications for online forums, stores, polls, HTML forms processing, combine applications or services using the Java language to create highly customised applications or services. This course is a comprehensive e-learning course in Java, if you like a complete Java package, covering every element of this popular programming style. Written by professionals, this Java course is the only Java package on the market which is suitable to both beginners and experienced programmers alike. By the end of the course, you will know Java and how to use it in a commercial web operation. This course has already been successfully taken by hundreds of delegates and received some excellent feedback from its ease of use and its interactive and highly explanatory program. Scroll down to learn more about the modules on this course and complete our enquiry / booking form to receive a quotation sent directly to your inbox.

This course is the Java Package course, covering every element of this programming language, if you would like more information on our purely Javascript course available at just £200, please click this link

Total Course Duration: 116 Hours

JavaScript (How to add interactivity to websites) - Duration: 14 Hours

Start Using JavaScript - Duration 5 Hour(s)

  • Compare JavaScript to Java
  • Incorporate JavaScript into HTML on a Web page
  • Work with JavaScript variables and expressions
  • Work with JavaScript functions and objects

Using JavaScript for Interactivity - Duration 3 Hour(s)

  • You will learn: Events in JavaScript, The Form Object
  • Creating Interactive Forms, Loops

Using Advanced JavaScript - Duration 6 Hour(s)

  • Use frames, documents, and windows
  • Use cookies
  • Manipulate text strings
  • Work with the history list

Java Web Based Services - Duration: 15 Hours

  1. The Web Services Architecture - Duration 1 Hour(s)
  2. Creating and Hosting Web Services - Duration 1 Hour(s)
  3. Java and Web Services - Duration 1 Hour(s)
  4. The Simple Object Access Protocol (SOAP) - Duration 1 Hour(s)
  5. The Java APIs for SOAP Messaging (SAAJ) - Duration 1 Hour(s)
  6. Java API for XML Messaging (JAXM) - Duration 1 Hour(s)
  7. Web Services Description Language (WSDL) - Duration 1 Hour(s)
  8. The Java API for XML-Based RPC (JAX-RPC) - Duration 1 Hour(s)
  9. Generating Web Services from Java Code - Duration 1 Hour(s)
  10. Generating Java Web Services from WSDL - Duration 1 Hour(s)
  11. Best Practices and Techniques - Duration 1 Hour(s)
  12. EJB, JSP, and Web Services - Duration 1 Hour(s)
  13. Service Lifecycle and Message Handlers - Duration 1 Hour(s)
  14. SOAP Attachments - Duration 1 Hour(s)
  15. Securing Web Services - Duration 1 Hour(s)

Java 2 5.0 Programmer Basics (Introduction to Java) - Duration: 31 Hours

  1. Basics - Duration 3 Hour(s)
  2. Introduction to Data Types - Duration 2 Hour(s)
  3. Program Control Statements -Duration 2 Hour(s)
  4. Classes, Objects and Methods - Duration 2 Hour(s)
  5. More Data Types and Operators - Duration 3 Hour(s)
  6. More Methods and Classes - Duration 2 Hour(s)
  7. Inheritance - Duration 2 Hour(s)
  8. Packages and Interfaces - Duration 2 Hour(s)
  9. Exception Handling - Duration 2 Hour(s)
  10. Using I/O - Duration 2 Hour(s)
  11. Multi-thread Handling - Duration 2 Hour(s)
  12. Enumeration and Autoboxing - Duration 2 Hour(s)
  13. Generics - Duration 3 Hour(s)
  14. Aplets and Events - Duration 2 Hour(s)

Java 2 5.0 Programmer Certification 310-055 - Duration: 12 Hours

Overview - Duration 1 Hour(s)

  • This section gives a foundation of Java fundamentals upon which to build. The course introduces the use of the Java language and the Java Virtual Machine, the basics of syntax and control flow, compiling and running a Java application, and other fundamental topics.

Object-Oriented Concepts - Duration 1 Hour(s)

  • This course teaches the fundamentals of object-oriented programming concepts and their application in a Java environment.

Java Core Packages - Duration 1 Hour(s)

  • Describe how Java classes are organized into packages. Estimate the lifetime of a Java object. Explain the difference between Java applications and applets

Java AWT and JFC - Duration 1 Hour(s)

  • This course gives a foundation of Java fundamentals upon which to build. The course introduces the use of the Java language and the Java Virtual Machine, the basics of syntax and control flow, compiling and running a Java application, and other fundamental topics.

File Input/Output - Duration 1 Hour(s)

  • Manipulate files, directories and their contents from within Java applications. Identify how to open and close files from within a Java application. Describe how to read and write files from within a Java application. Describe how to use formatting specifiers to construct custom output

Object Serialization - Duration 1 Hour(s)

  • This course teaches how to use classes and methods in the java.io package to serialize object data.

Threads, Exception Handling and Assertions - Duration 1 Hour(s)

  • This course teaches how to create applications that use threads to simultaneously carry out multiple tasks, and how to use exceptions and assertions to detect and handle unexpected run-time conditions.

Dates and Numbers - Duration 1 Hour(s)

  • This course teaches how to work with dates, numbers and currencies in Java. It also covers how to create applications that search text strings and files for patterns of text, or tokens.

Networking Java Applications - Duration 1 Hour(s)

  • This course teaches how to how to create client/server applications and use the java.net package to create networking applications in Java.

Generics and Collections - Duration 1 Hour(s)

  • This course teaches how to create groupings of objects using collections and how to use generics to assign some type safety to those collections. The course covers the four major categories of collections, type safety and type erasure, sorting and searching in collections and arrays, and the use of polymorphism with generics.

Database Connectivity Fundamentals - Duration 1 Hour(s)

  • This course teaches how to create Java applications that communicate with databases using Open Data Base Connectivity (ODBC) technology.

Key Topics and Features - Duration 1 Hour(s)

  • Review key features of the Java language and development environment Highlight key topics covered during this entire course

Java 2 Enterprise Design (J2EE) - Duration: 44 Hours

  1. Enterprise Foundations - Duration 4 Hour(s)
  2. Modeling Components with JavaBeans - Duration 3 Hour(s)
  3. Enterprise Data and JDBC - Duration 4 Hour(s)
  4. Network and Web Communications - Duration 3 Hour(s)
  5. CORBA, RMI, and DCOM Communications - Duration 3 Hour(s)
  6. Naming, Directory, Trading, and Activation Services - Duration 4 Hour(s)
  7. Messaging and Transaction Services - Duration 4 Hour(s)
  8. Systems Assurance and Security - Duration 3 Hour(s)
  9. Java's Security Features - Duration 3 Hour(s)
  10. Enterprise Web Enabling - Duration 3 Hour(s)
  11. Java Servlets - Duration 3 Hour(s)
  12. JavaServer Pages - Duration 2 Hour(s)
  13. Enterprise Applications and Enterprise JavaBeans - Duration 2 Hour(s)
  14. Advanced Enterprise JavaBeans and Application Integration - Duration 3 Hour(s)

Course study options

Course Study Format
This course is delivered through online method. The course is available for you to complete at your convenience over a 12 month period.

IT Training Course Tutor Support
Home study courses include step by step online training and keyword search facilities.
Our Interactive online IT Training courses will take you step by step though your chosen eLearning courseware using show and ask training methods.

Study Hours
This is only an approximate figure and is dependent upon how much time you can dedicate to your studies and how well you grasp the learning concepts in the course material.

Technical Requirements

  • Windows: Windows 98, 2000, XP, Vista, Windows 7 – Acrobat Reader 4.0 and above
    OR
    Macintosh: Mac OS X, Mac OS 9.2 – Acrobat Reader 4.0 and above
  • An up to date internet browser such as Internet Explorer, Mozilla Firefox, or Safari.
  • Internet connection (broadband recommended.)

Cost - Per Person

£ 500 + VAT

Make An Enquiry Or Book This Training Here

Please use the form below to book or make an enquiry for this eLearning eLearning Java Training Package training course

Step 1: Delegates
Please select the number of delegates you wish to enquire about.

Step 2: About You
To enable us to send you a quote or take your enquiry, please complete the fields below. Those marked with an * are mandatory
Your Email *
Your Name *
First   Last
 
Company Name (if applicable)
Billing Address
Address Line 1*
Address Line 2
Town*
County*
Postcode *
Phone Number *
Step 3: How would you like to proceed?
Please choose one of the following options
Book & Pay Online
Please send me a quotation by email
 


Just want a "Quote"?
Complete the form below and we'll get straight back to you!
Please answer the following simple question: what is the colour of a UK postbox? :