English | Team: N/A | .mov | h264, yuv420p, 1280×720, 30.00 fps | aac, 48000 Hz, stereo | 1.05 GB
Genre: eLearning
Most code will degrade in quality over time. Each addition and change will destroy a bit of the original design, which, itself, may not have been well conceived. Refactoring is a set of techniques, procedures and steps to keep your source code as clean as possible. Clean code, on the other hand, describes how well-written code should look in ideal conditions. In a pragmatic sense, all refactoring represents simple steps toward clean code.
Techniques for Refactoring Code contents:
Introduction to Refactoring and Clean Code 2m 46s
Getting The Legacy Source Code And Preparing The Project 4m 16s
Understanding The Legacy Source Code 21m 24s
The Golden Master 15m 54s
Basic Code Formatting 11m 48s
Replace Magic Numbers And Strings With Explaining Variables 18m 44s
Rename 20m 42s
Eliminate Interface Pollution 8m 48s
Simplify Conditional Expressions 11m 10s
Keep Methods Short 12m 28s
Reduce Level Of Indentations Where Possible 7m 28s
Remove Duplication 30m 20s
Extract When A Method Does More Than One Thing 18m 14s
Extract Class To Avoid Crossing Multiple Layers 30m 46s
Final Thoughts
With a Premium account you can download files having Fullspeed,no waiting !
[Uploaded]
[Lumfile]
[Extabit]
http://extabit.com/file/2b3kpt95ymtqt/Web Development.Tutsplus Techniques for Refactoring Code_2013.part1.rar
http://extabit.com/file/2b3kpt95ymtr9/Web Development.Tutsplus Techniques for Refactoring Code_2013.part2.rar
http://extabit.com/file/2b3kpt95ymtrp/Web Development.Tutsplus Techniques for Refactoring Code_2013.part3.rar
The post Tutsplus Training – Techniques for Refactoring Code appeared first on Free Ebooks and Video Training.