E-learning - Mobile app developer for Android - Java
Complete e-learning course with practical examples and online certification, which will perfectly prepare you for an IT job as an Android developer in Java
Java basic constructs
Course 19 Items
In this online course, we'll go over the basic constructs of the Java programming language in a beginner friendly way.
Object-oriented programming in Java
Course 0 Items
In this online course we'll learn the object-oriented programming in Java from the first object-oriented app to advanced language structures.
Collections and Streams in Java
Course 13 Items
The online course focuses on different types of collections and their use in Java. We'll also show how to work with Stream API that Java 8 brought.
Files and I/O in Java
Course 23 Items
An on-line course about working with files in Java. Also teaches exceptions and formats like txt, csv, xml, and binary files.
Databases in Java - JDBC
Course 7 Items
The section contains tutorials for programming database applications in Java using JDBC. It works with the MySQL and SQLite databases.
Multithreaded Applications in Java
Course 13 Items
A series of tutorials about parallel programming in Java. We'll create threads, synchronize them and deal with other problems that arise in such apps.