Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mariazevedo88/java-tutorials
- Owner: mariazevedo88
- License: mit
- Created: 2020-10-24T18:41:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-27T00:55:50.000Z (over 4 years ago)
- Last Synced: 2024-09-29T00:04:58.321Z (4 months ago)
- Topics: 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
- Homepage: https://mari-azevedo.medium.com/
- Size: 7.81 KB
- Stars: 30
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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