My Learning Notes

This repository intends to hold my learning notes ready for publishing on blogs and articles websites;

File structure:

.
├── assets // stores the graphics and diagrams used on MD files
│   └── exception-hierarchical-solution.puml
├── docker
│   ├── using-docker-day-by-day.md
│   └── utilizando-docker-no-dia-a-dia.md
├── java
│   ├── be-the-exception-dicas-para-dominar-excecoes-em-seus-codigos-java.md
│   └── lambda-expressions.md
├── README.md
└── template.md // default template for next posts

PlantUML files on VSCode

I've installed the following extensions in order to be able to work with PlantUML files in VSCode: