Modern Programming Made Easy by Adam L. Davis

Modern Programming Made Easy by Adam L. Davis

Author:Adam L. Davis
Language: eng
Format: epub
Publisher: Apress, Berkeley, CA


6 https://github.com/facebook/immutable-js .

© Adam L. Davis 2016

Adam L. DavisModern Programming Made Easy10.1007/978-1-4842-2490-8_11

11. Refactoring

Adam L. Davis1

(1)Oviedo, Florida, USA

Refactoring 1 means changing code in a way that has no effect on functionality. It is only meant to make the code easier to understand or to prepare for some future addition of functionality For example, sometimes you refactor code to make it easier to test.

There are two categories of refactoring I am going to cover, Object-Oriented and Functional, corresponding to the two different programming styles.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.