Difference between revisions of "Refactoring"
From Lost In Wonderlands
(Created page with "= Refactoring = ''by paul.plaquette, Senior Software Engineer, Trilda Open Source'' '''NeXT Steps''' ''here everything has yet to be done !'' ''coming soon'' : '''''Eve...") |
(→Refactoring) |
||
Line 8: | Line 8: | ||
''coming soon'' : | ''coming soon'' : | ||
− | '''''Everything You Always Wanted to Know About Re-factoring... (But Were Afraid to Ask)''''' | + | '''''Everything You Always Wanted to Know About Re-factoring... (But Were Afraid to Ask)''''' |
Line 18: | Line 18: | ||
* [[AntiPatterns]] | * [[AntiPatterns]] | ||
* [[Refactoring]] | * [[Refactoring]] | ||
+ | * [[CleanCode]] | ||
+ | * [[SecureCode]] | ||
+ | * [[UML]] | ||
+ | |||
+ | |||
+ | * [[Main_Page]] |
Revision as of 04:11, 4 March 2016
Refactoring
by paul.plaquette, Senior Software Engineer, Trilda Open Source
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know About Re-factoring... (But Were Afraid to Ask)
Re-factoring is the process of redesigning software architecture and source code in which anti-patterns were identified using Design Patterns
See also
- DesignPatterns
- AntiPatterns
- Refactoring
- CleanCode
- SecureCode
- UML