Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of davidxxx

davidxxx

davidxxx has asked 5 questions and find answers to 404 problems.

Stats

11.1k
EtPoint
3.8k
Vote count
5
questions
404
answers

About

The character on my avatar is Roger from American Dad. I love this "dude" !

IMPORTANT UPDATE

I am looking for a full-remote job/contract focused on these technologies :
Linux, containerization (Docker/Kubernetes mainly), AWS, Java, Python, JavaScript


I am a Java developer for more 10 years.
Since my studies and until now, I love clean code, unit testing and good desisgn.

My blog about development (Java, JavaScript, Linux, ...) : http://myjavaadventures.com/blog

I use it to capture and share some development practices or concept that I find interesting.


Design Pattern

Among other things, I like very much design patterns. So, I try to capture and present them in Java with full personal example and unit testing.

Creational patterns
Design Pattern : singleton implementation in Java

Behavioral patterns
Design Pattern : chain of responsibility implementation in Java
Design Pattern : visitor implementation in Java

Structural patterns
Design Pattern : adapter implementation in Java
Design Pattern : decorator implementation in Java

I don't update it frequently but when I think about it :)