Eclipse development environment for Java applications
Course material, printed (for face to face trainings) and in PDF format
Exercises source code (with solutions)
Knowledge of a programming language like C or C + +
Any embedded systems engineer or technician with the above prerequisites.
The prerequisites indicated above are assessed before the training by the technical supervision of the traineein his company, or by the trainee himself in the exceptional case of an individual trainee.
Trainee progress is assessed in two different ways, depending on the course:
For courses lending themselves to practical exercises, the results of the exercises are checked by the trainer while, if necessary, helping trainees to carry them out by providing additional details.
Quizzes are offered at the end of sections that do not include practical exercises to verifythat the trainees have assimilated the points presented
At the end of the training, each trainee receives a certificate attesting that they have successfully completed the course.
In the event of a problem, discovered during the course, due to a lack of prerequisites by the trainee a different or additional training is offered to them, generally to reinforce their prerequisites,in agreement with their company manager if applicable.
Course Outline
History of Java
Features of Java
Portability
Security
Robustness
Simplicity
Multithreading
The JDK (Java Development Kit)
The virtual machine
The basics of JAVA
Data types
Operators
Flow control
Exercise:
Write the "Hello World" program in Java
Classes
Encapsulation
Inheritance
Polymorphism
Interfaces
Exercise:
Write a producer-consumer program in java (plant)
The nested classes and interfaces
Internal Classes
Anonymous Classes
Typecasts and instanceof operator
Packages: definition, import, search order
Exercise:
Rewrite the plant using anonymous classes
Generics in Java
Generic Classes (parameterized)
Generic Methods
Exercise:
Configuring the plant with generic types
Java exceptions
Presentation of exceptions and their mechanism
Capture and propagation of exceptions
Exception classes
Business exceptions
Exercise:
Controlling the plant with exceptions
What is a thread
The Java threading API
Inter-thread synchronization
Thread scheduling
Asynchronous communication between threads
Exercise:
Create two plants working in parallel, the second consuming the products of the first
Manipulating strings
The String class
The StringBuffer class
Input/Output
The java.io package
Standard I/O read and write
Reading and writing text files
Exercise:
Write a program that reads a text file and print one word per line
Mathematical computations:
The java.lang.Math class
Date management
The Calendar class
Environment access
The System class
The Runtime class
Exercise:
Modify the program to sort the result (using the "sort" command)
Collections
The collection types and interfaces
The collection abstract classes
The implementation classes
The Iterator interface
Comparing and sorting objects
Rational use of collections
Exercise:
Rewrite the previous program to count the number of occurrences of each word and display the 10 most frequent
More
To book a training session or for more information, please contact us on info@ac6-training.com.
Registrations are accepted till one week before the start date for scheduled classes. For late registrations, please consult us.