Day 4:
Today I finished course 5 and finally started a course about Java! But I did the software installation only.
5) Completed: Fundaments of Systems Architecture
- Fourth section: Essential Data Architecture
 
Today the course was focused on Relational Data Bases, the Entity-Relationship Diagram, Normalization, SQL (DDL, DML, DQL), the ACID transactions. Finalized with the creation of a database in PostgreSQL.
6) Started: Basic Development in Java
- Topic: Java - Installation and Environment
 
Today I only installed the following:
- Java JDK
 - Gradle Build Tool
 - Apache Maven
 - IntelliJ Idea!
 
Installed wrapper to Gradle and to Maven.
    
Top comments (0)