Refactoring
3
20 Ratings & 1 Reviews
₹864
2,499
65% off
Refactoring Reviews
3
20 Ratings &
1 Reviews
  • 5
  • 4
  • 3
  • 2
  • 1
  • 7
  • 2
  • 2
  • 1
  • 8
4

Great book on refactoring

Apart from refactoring, one also learns how to write quality code. The step by step approach of cleaning up your code without breaking the current functionality helps a lot. For e.g. approach to breaking long classes/methods into smaller ones is excellent. This book describes how we can extract classes out of a various big classes based on various responsibilities which then can be reused by other classes. It describes ways we can simplify complicated/nested if/else conditional blocks, switch...
READ MORE

Rohit Bisht

Apr, 2012

4
0
Report Abuse
Back to top