Skip to content

Commit b03c1c4

Browse files
author
Mariana Azevedo
authored
Update README.md
1 parent 15e465c commit b03c1c4

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,31 @@ A public list of open-source tutorials written by me about Java, DevOps (with Ja
33

44
## Java Tutorials
55

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

1414
## Spring Tutorials
1515

1616
| Language | Subject | Title | Article Link | Github Repo
1717
|--|--|--|--|--|
18-
| PT-BR | Spring Boot/Spring Framework | Construindo uma API RESTful com Java e Spring Framework — Parte 1 | https://bit.ly/2G27S3e | https://github.com/mariazevedo88/financial-java-api |
19-
| PT-BR | Spring Boot/Spring Framework | Construindo uma API RESTful com Java e Spring Framework — Parte 2 | https://bit.ly/3kryWYH | https://github.com/mariazevedo88/financial-java-api |
20-
| PT-BR | Spring Boot/Spring Framework | Construindo uma API RESTful com Java e Spring Framework — Parte 3 | https://bit.ly/3mwuvMT | https://github.com/mariazevedo88/financial-java-api |
21-
| PT-BR | Spring Boot/Spring Framework | Construindo uma API RESTful com Java e Spring Framework — Parte 4 | https://bit.ly/3on56Xx | https://github.com/mariazevedo88/financial-java-api |
22-
| PT-BR | Spring Boot | 15 boas práticas para desenvolvimento de aplicações com Spring Boot | https://bit.ly/3juBhk2 | - |
18+
| 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) |
19+
| 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) |
20+
| 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) |
21+
| 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) |
22+
| PT-BR | Spring Boot | 15 boas práticas para desenvolvimento de aplicações com Spring Boot | [Article 📰](https://bit.ly/3juBhk2) | - |
2323

2424
## DevOps Tutorials
2525

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

3232
## License
3333

0 commit comments

Comments
 (0)