DEV Community

Angela
Angela

Posted on

Bootcamp Java Developer Day #4

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:

  1. Java JDK
  2. Gradle Build Tool
  3. Apache Maven
  4. IntelliJ Idea!

Installed wrapper to Gradle and to Maven.

Top comments (0)