We're a place where coders share, stay up-to-date and grow their careers.
A software developer. I'm interested in learning new technologies and core language features. I love to dive into legacy code writing tests and refactoring as I go.
Computer Science
Software Engineer III at Altamira Corp
Recent comments
I hate article copy cats
It seems like this does violate the Terms of Use of this site...
Comparing lombok features with groovy
I didn't create lombok but I did search for where the name ca...
How I misunderstood Lombok
It makes sense that lombok would put the check after the call...
My Java adventure - Day 3
This is a good way to learn. If you are using a single source...
Effective Java! Check Parameters for Validity
I like to use lombok to generate these checks. It is very use...
Why test POJOs?
I always thought of value objects as immutable (no setters). ...
IntelliJ vs Eclipse vs VSCode
I currently use Intellij but I used NetBeans for years. NetBe...
How 4 lines of Java code end up in 518772 lines in production.
This is an awesome idea! Thanks for sharing. I agree that the...