排序
May the future move in this direction?
May the future move in this direction?,Hi to all, I want to hear your opinion on this automation tool: http://skaffolder.com It allows generating code from documentation in many pr...
Using IntelliJ IDEA Live Templates
Using IntelliJ IDEA Live Templates,IntelliJ IDEA is an awesome IDE, and a lesser known and used feature is Live Templates. Live Templates enable you to use code snippets with just ...
Let’s touch base.. with Firebase
Let’s touch base.. with Firebase ,To put it mildly, Firebase is a beast. There are so many facets of Firebase which make it a dream platform for many start ups, side projects and ...
LiveStream – Better code reviews with AppMaps – June 3 @ 1PM EDT
LiveStream - Better code reviews with AppMaps - June 3 @ 1PM EDT,I think the hardest part of code reviews is trying to do two things at once: Understanding how a set of code change...
Chega de NullPointer, comece a utilizar Optional em sua codificação!
Chega de NullPointer, comece a utilizar Optional em sua codificação!, Introdução Sempre que estou entrevistando um novo candidato eu o questiono sobre o uso ou conhecimento do ...
Difference between Entity and DTO
Difference between Entity and DTO,This post seeks to present entity and DTO in a low complexity aiming at the beginner developer. Entities are classes that have a relation intrinsi...
Count Occurrences in List Python Ways to count occurrences of the list items in Python
Count Occurrences in List Python Ways to count occurrences of the list items in Python, Learning Python (2 Part Series) 1 All you need to know about Python Lists 2 Ways to count oc...
Quarkus : the fast, eco & DevEx-friendly framework
Quarkus : the fast, eco & DevEx-friendly framework, Quarkus (3 Part Series) 1 #jfokus2022 : Quarkus [...] back from the Future 2 Build & deliver static docs w. Quarkus/Reodcly ...
How To Write Better Python Code?
How To Write Better Python Code?, We all love Python. It’s easy to write and understand but that doesn’t give us the right to abuse a wonderful language by ignoring the rules and...
OAuth2.0 Spring Boot
OAuth2.0 Spring Boot, Introduction OAuth 2.0 is an authorization framework that enables third-party applications to access protected resources on behalf of a user without requiring...
100 days 100 Python Scripts Challenge
100 days 100 Python Scripts Challenge, 100 days 100 python scripts (13 Part Series) 1 100 days 100 Python Scripts Challenge 2 Day 5 - 100 days 100 python scripts challenge ... 9 mo...
Job automation in Linux Mint for beginners 2019
Job automation in Linux Mint for beginners 2019,Automation helps with boring and tedious work, save time and energy(Of course if you doing it right). Automation and task scheduling...