This repository is used to store just Java related code. To check the frontend part of the Atos Academy, check this repository.
Navigation between lessons is done using the repository branches.
Branch | Lesson | Data | Description |
---|---|---|---|
Link | 001 | 21/09/22 | Basic syntax of Java |
Link | 002 | 23/09/22 | OOP, Methods, Attributes |
Link | 003 | 29/09/22 | Inheritance, Constructors |
Link | 004 | 30/09/22 | Abstract classes, Interfaces, Polimorfism |
Link | 005 | 05/10/22 | Java JDBC, Polimorfism w/ queries, DB queries, Java JDBC Project |
Link | 006 | 07/10/22 | Maven management, MVN dependencies |
Link | 007 | 10/10/22 | Profiling, Debugging, Logging, Logging Project |
Link | 008 | 13/10/22 | Hibernate, MySQL, JPA, Atos Cadastro Project |
Link | 009 | 14/10/22 | Servlets |
Link | 010 | 17/10/22 | Multiple tables with JPA/Hibernate, ManyToOne, OneToMany |
Link | 011 | 19/10/22 | Servlet + Tomcat + JSP |
Link | 012 | 21/10/22 | Servlet + Hibernate + MySQL |
Link | 013 | 28/10/22 | Hibernate + Servlet + JSF, Buffet Servlet Project |
Link | 014 | 31/10/22 | JPA ManyToMany, JPA OneToOne, Spring Boot introduction |
Link | 015 | 03/11/22 | Spring + JPA + Hibernate, Lores Spring Project |
Link | 016 | 16/11/22 | Spring + Security + Parking Spot API |