Bitcoin Forum

Other => Off-topic => Topic started by: batux on January 24, 2018, 01:38:41 PM



Title: Design Patterns Examples in Java
Post by: batux on January 24, 2018, 01:38:41 PM
A bunch of design pattern examples which I developed in Java ... I hope It might be helpful for other developers. By the way, I'm open to listen all kind of criticisms. I would like to improve my code quality.

https://github.com/batux/design_patterns


Title: Re: Design Patterns Examples in Java
Post by: poopee on January 24, 2018, 06:13:13 PM
Hi, actually I'm really interesting in java programming. May I know what is design pattern and why do we need so many design pattern ? Is it coding design or interface design or file structure design?


Title: Re: Design Patterns Examples in Java
Post by: Gregoryxl on January 24, 2018, 06:43:35 PM
Very good elements, do you have any advice when creating the elements and register the design codes in java?