Code Refactoring 15

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=EIsip10vrfk



Duration: 9:57
11,180 views
111


Get the Code Here: http://goo.gl/QrPL9

In this part of my code refactoring tutorial, we'll look at how to replace a primitive type with a class.

Type safety is very important! So, what we want to do is to eliminate all operations on values that are not of the appropriate data type by protecting the program from bad input. One way we can do this is by replacing primitive types with classes. I'll walk you step-by-step through the process.




Other Videos By Derek Banas


2013-03-07Linked List in Java 2
2013-03-03Linked List in Java
2013-03-01Stacks and Queues
2013-02-28Java Sort Algorithm
2013-02-24Java Algorithms
2013-02-21MVC Java Tutorial
2013-02-15Mark of the Ninja Review
2013-02-11Code Refactoring 18
2013-02-09Code Refactoring 17
2013-02-08Code Refactoring 16
2013-02-07Code Refactoring 15
2013-02-03Code Refactoring 14
2013-02-02Code Refactoring 13
2013-01-31Code Refactoring 12
2013-01-29Code Refactoring 11
2013-01-27Don't Starve Game
2013-01-25Code Refactoring 10
2013-01-24Code Refactoring 9
2013-01-23Code Refactoring 8
2013-01-21Install Eclipse for Java
2013-01-19Code Refactoring 7



Tags:
code refactoring
refactor code
refactoring martin fowler
refactoring code
code refactor
code analysis
code refactoring martin fowler
software refactoring