Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariazevedo88/java-tutorials

A public list of open-source tutorials written by me about Java and its frameworks
https://github.com/mariazevedo88/java-tutorials

devops-tutorial devops-tutorials java-tutorial java-tutorials java11 medium medium-article medium-article-series medium-articles spring-boot spring-framework spring-mvc spring-tutorial spring-tutorials

Last synced: 4 months ago
JSON representation

A public list of open-source tutorials written by me about Java and its frameworks

Awesome Lists containing this project

README

        

# java-tutorials
A public list of open-source tutorials written by me about Java, DevOps (with Java) and its frameworks on Medium (https://mari-azevedo.medium.com/).

## Java Tutorials

| Language | Subject | Title | Link | Github Repo
|--|--|--|--|--|
| PT-BR | Best practices | Tem um tempinho para conversarmos sobre boas práticas de programação com Java? | [Article 📰](https://bit.ly/3mks67A) | [Code 👩‍💻](https://github.com/mariazevedo88/artigo-boas-praticas-medium) |
| PT-BR | Unit Testing | Qualidade e JUnit: introduzindo automatização de testes unitários do seu software Java no dia-a-dia | [Article 📰](https://bit.ly/35KFWd5) | - |
| PT-BR | S.O.L.I.D | Princípios S.O.L.I.D: o que são e porque projetos devem utilizá-los | [Article 📰](https://bit.ly/2HxSegp) | [Code 👩‍💻](https://github.com/mariazevedo88/artigo-solid-medium) |
| EN | Best practices | Do you have time to talk about best coding practices with Java? | [Article 📰](https://bit.ly/35vNlfZ) | [Code 👩‍💻](https://github.com/mariazevedo88/artigo-boas-praticas-medium) |
| EN | S.O.L.I.D | S.O.L.I.D principles: what are they and why projects should use them | [Article 📰](https://bit.ly/3omJR8j) | [Code 👩‍💻](https://github.com/mariazevedo88/artigo-solid-medium) |

## Spring Tutorials

| Language | Subject | Title | Article Link | Github Repo
|--|--|--|--|--|
| PT-BR | Spring Boot/Spring Framework | Construindo uma API RESTful com Java e Spring Framework — Parte 1 | [Article 📰](https://bit.ly/2G27S3e) | [Code 👩‍💻](https://github.com/mariazevedo88/financial-java-api) |
| PT-BR | Spring Boot/Spring Framework | Construindo uma API RESTful com Java e Spring Framework — Parte 2 | [Article 📰](https://bit.ly/3kryWYH) | [Code 👩‍💻](https://github.com/mariazevedo88/financial-java-api) |
| PT-BR | Spring Boot/Spring Framework | Construindo uma API RESTful com Java e Spring Framework — Parte 3 | [Article 📰](https://bit.ly/3mwuvMT) | [Code 👩‍💻](https://github.com/mariazevedo88/financial-java-api) |
| PT-BR | Spring Boot/Spring Framework | Construindo uma API RESTful com Java e Spring Framework — Parte 4 | [Article 📰](https://bit.ly/3on56Xx) | [Code 👩‍💻](https://github.com/mariazevedo88/financial-java-api) |
| PT-BR | Spring Boot | 15 boas práticas para desenvolvimento de aplicações com Spring Boot | [Article 📰](https://bit.ly/3juBhk2) | - |
| EN | Spring Boot/Spring Framework | Building a RESTful API with Java and Spring Framework — Part 1 | [Article 📰](https://bit.ly/3e1BVVm) | [Code 👩‍💻](https://github.com/mariazevedo88/financial-java-api) |

## DevOps Tutorials

| Language | Subject | Title | Article Link | Github Repo
|--|--|--|--|--|
| PT-BR | Source code analysis | Existe avaliação e garantia de qualidade no seu código durante o desenvolvimento e depois do deploy? | [Article 📰](https://bit.ly/3mob8Fl) | - |
| EN | Source code analysis | Is there evaluation and quality assurance in your code during development and after the deploy? | [Article 📰](https://bit.ly/3dR7zVm) | - |
| PT-BR | Continuous Integration | Utilizando Travis CI como servidor de integração contínua em projetos open-source: um exemplo com a linguagem Java | [Article 📰](https://bit.ly/35wdgUJ) | - |

## License

[MIT](/license) © Mariana Azevedo