Code Refactoring 5
Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=NhFmQl1FA5Y
Code is Here: http://goo.gl/gDdc4
In this part of the code refactoring tutorial, I will show you how to replace a constructor with a factory method in 2 code examples.
I also received a challenge from one of you guys that I will solve. The challenge involves how to create a singleton factory method. It sounds more complicated than it is, but by watching this you'll learn a lot.
Other Videos By Derek Banas
2013-02-02 | Code Refactoring 13 |
2013-01-31 | Code Refactoring 12 |
2013-01-29 | Code Refactoring 11 |
2013-01-27 | Don't Starve Game |
2013-01-25 | Code Refactoring 10 |
2013-01-24 | Code Refactoring 9 |
2013-01-23 | Code Refactoring 8 |
2013-01-21 | Install Eclipse for Java |
2013-01-19 | Code Refactoring 7 |
2013-01-18 | Code Refactoring 6 |
2013-01-16 | Code Refactoring 5 |
2013-01-13 | Code Refactoring 4 |
2013-01-11 | Code Refactoring 3 |
2013-01-10 | Code Refactoring 2 |
2013-01-06 | Code Refactoring |
2013-01-03 | Object Oriented Design 11 |
2012-12-31 | Object Oriented Design 10 |
2012-12-24 | Object Oriented Design 9 |
2012-12-22 | Torchlight II for Mac |
2012-12-21 | Object Oriented Design 8 |
2012-12-19 | Object Oriented Design 7 |
Tags:
Code Refactoring
Factory Method
design pattern factory method
Singleton
design patterns factory method
Constructor
Java
Java (programming Language)