Skip to content

wagnermarques00/Java

Repository files navigation

Java ☕

Studies carried out on the Alura platform. I will choose to put the codes in English during the courses.

Studied so far:

  1. Java OO: Understanding Object Orientation
  2. Java Polymorphism: Understanding inheritance and interfaces
  3. What are Enums in java
  4. Java Exceptions: Learn to create, throw, and handle exceptions
  5. Java and java.lang: program with the Object and String class
  6. Java and java.util: Collections, Wrappers and Lambda expressions
  7. Java and java.io: Streams, Reader and Writers
  8. Java Collections: Mastering Lists, Sets, and Maps
  9. Java 8: Discover what's new in this version
  10. TDD and Java: Automated testing with JUnit
  11. Java and JDBC: Working with a database
  12. Persistence with JPA: Hibernate

Currently studying:

  • Java and JPA: Advanced queries, performance and complex models