1 \ Introduction to Java
First module of this technical course, whose contents focus on the introduction to the Java programming language :
- What is Java?
- Introduction to programming
- Control structures
- Procedures / Functions
- packages
- Storage Structures
- Dynamic structures
2 \ Object-oriented programming: 1 \ Introduction to Java
- Java classes
- Inheritance
- Interfaces
- Exceptions
- Entrance exit
- Collections
3 \ Graphical interfaces
- User interfaces
- Graphical User Interfaces in Java
- Internal organization of an application with graphical interface
- Swing bookcase look
- Component Distribution Managers
- Final step-by-step example with Swing