Development with Java® SE. Extended
Duration
40 hours
Location
Online
Language
English
Code
JVA-008
06.06.2022 - 10.06.2022
€ 650
Training for 7-8 or more people? Customize trainings for your specific needs
Description
This training is a continuation of the Java for Beginners trainings and covers the most important features currently in use.You will work with essential Java classes, learn how to use multithreading (both at the level of core mechanisms and java.util.concurrent library) and the reflection mechanism. We will also work on defining and using annotations, logging into programs, and apply Java’s most important features (lambda expressions, references to methods, streams, the new Date and Time API, etc.).

After completing the course, a certificate
is issued on the Luxoft Training form
is issued on the Luxoft Training form
Objectives
- Use the system library essential classes in their applications: System, Math, Object, strings, wrappers
- Work with input-output from applications
- Control threads in applications
- Work with standard class collections
- Use Reflection mechanisms
- Use annotations in applications
- Use Java 8 lambdas in applications
- Use Java 8 streams in applications
- Work with the Java 8 Date and Time API
Target Audience
- Junior Java developers with knowledge of Java syntax and OOP (or those who have attended JVA-007)
- Middle Java developers who want to structure their knowledge of standard JDK libraries (I/O, collections, multithreading, data streams, etc.)
Roadmap
-
System Library Essential Classes
- System
- Math
- Object
- Strings
- Primitive Wrapper Class
- Working with Regular Expressions
- Properties
-
Input-Output
- I/O class library
- Networking
- Formatting Output
-
Threads
- Thread
- Thread control
- Critical sections
- Thread control in critical section
- Synchronization primitives library java.util.concurrent
-
Collections
- Overview of collection API
- Collections
- Set
- Map
- Applicability of various data structures in different situations
- Collection elements comparison mechanism
- Synchronized and unsynchronized collections
-
The Reflection API
- Creating new class instances with the Reflection API
- Introspection on class fields
- Introspection on class methods
-
Annotations
- Using Annotations
- Standard Annotations
- Custom Annotations
-
Java 8 Lambda Expressions
- Introduction to “Lambda Expressions”
- The lambda syntax
- Functional interfaces
- Method references
- Constructor references
-
Streams and Collectors
- Introduction: map / filter / reduce
- What is a « Stream »
- Patterns to build a Stream
- Operations on a Stream
- Optionals
- Collectors
-
Java 8 Date and Time API
- Problems with Date and Time classes in Java 7
- Design Principles of Java 8 Date and Time API
- Java 8 Date Time classes
- Java 8 Date Time enums
- Period and duration
- Date API utilities
- Temporal adjusters
Schedule and prices
View:
06.06.2022 -
10.06.2022
10:00-18:00
Location:Online
Duration:40 hours
Language:English
Time:10:00-18:00
Timezone:UTC +2
Trainer:
Tudose Catalin
Trainer
Tudose Catalin
€ 585
€ 650
Trainers

Tudose Catalin
Java and Web Technologies Expert
Catalin is an experienced and dedicated software engineer with expertise in a variety of areas such as requirements analysis, project management (Waterfall and Agile), people management, Java technologies, database design, software architecture and software technologies for Enterprise Applications. Between 2003 and 2015 he has held several roles in telecommunications and financial projects, from Java senior developer to Java technical team lead and architect.
In addition to his role as a software engineer, Catalin has also been involved in developing and facilitating trainings on programming and databases for companies and universities. He has delivered courses on subjects such as Java, Web technologies, analysis of algorithms, SQL and database design.
Catalin was also the lead facilitator for the Corporate Junior Program (CJP) which took part in Luxoft Poland (Krakow and Wroclaw). This program has prepared about 50 new Java developers to join delivery projects inside the company.
Together with Luxoft, he initiated and introduced the “Advanced Java Programming” course for the students pursuing their master’s degree at the Faculty of Automation and Computer Science in Bucharest.
He is an Agile Certified Scrum Master with a deep understanding of project management techniques and plenty of experience in managing software development projects.
Catalin is an experienced and dedicated software engineer with expertise in a variety of areas such as requirements analysis, project management (Waterfall and Agile), people management, Java technologies, database design, software architecture and software technologies for Enterprise Applications. Between 2003 and 2015 he has held several roles in telecommunications and financial projects, from Java senior developer to Java technical team lead and architect.
In addition to his role as a software engineer, Catalin has also been involved in developing and facilitating trainings on programming and databases for companies and universities. He has delivered courses on subjects such as Java, Web technologies, analysis of algorithms, SQL and database design.
Since 2012, he has conducted more than 4000 hours of courses in the Luxoft Training Center. He is the author or a coauthor of the following courses:
- Development with Java® SE. Extended
- Spring Advanced
- Design Patterns for Java (GoF)
- Code Refactoring for Java
- Spring Framework 5 for Application Development
- Effective Java
- Spring Core
- Spring Databases
- Contexts and Dependency Injection Java
- Java Message Service
- JUnit5
- Java Networking – TCP/UDP Sockets
- Java Behavior-Driven Development (BDD)
- Java Advanced: Functional, Asynchronous, and Reactive Programming
Catalin was also the lead facilitator for the Corporate Junior Program (CJP) which took part in Luxoft Poland (Krakow and Wroclaw). This program has prepared about 50 new Java developers to join delivery projects inside the company.
Together with Luxoft, he initiated and introduced the “Advanced Java Programming” course for the students pursuing their master’s degree at the Faculty of Automation and Computer Science in Bucharest.
He is an Agile Certified Scrum Master with a deep understanding of project management techniques and plenty of experience in managing software development projects.
Courses you may be interested in
Development with Java® SE. Beginner
The training covers all the specific topics related to Java development, from UML basics to OOP implementation in Java. A special emphasis is made on syntax basics and key practices of object-oriented programming.
Online:
02.06.2022 - 15.06.2022
Spring Framework 5 for Application Development
In this training you’ll learn how to use the core features of the Spring Framework, create production ready applications and discover how to use Spring in your projects.
Online:
02.06.2022 - 09.06.2022
Effective Java
The training explores new design patterns and language idioms, showing how to make the most of features ranging from generics to enums, annotations to autoboxing.