Difference between revisions of "CleanCode"
From Lost In Wonderlands
(→Clean Code) |
(→Web Sites) |
||
Line 15: | Line 15: | ||
* Kent Beck, https://en.wikipedia.org/wiki/Kent_Beck | * Kent Beck, https://en.wikipedia.org/wiki/Kent_Beck | ||
* Clean Coders, https://cleancoders.com/landing | * Clean Coders, https://cleancoders.com/landing | ||
+ | |||
+ | == Discussion Groups == | ||
+ | |||
+ | * google clean-code-discussion, https://groups.google.com/forum/#!forum/clean-code-discussion | ||
== Books == | == Books == |
Revision as of 19:40, 4 March 2016
Clean Code
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)
Web Sites
- Martin Fawler, http://www.martinfowler.com/
- Kent Beck, https://en.wikipedia.org/wiki/Kent_Beck
- Clean Coders, https://cleancoders.com/landing
Discussion Groups
- google clean-code-discussion, https://groups.google.com/forum/#!forum/clean-code-discussion
Books
- Clean Code
- the Clean Coder
- Working Effectively with Legacy Code
- Agile methods
See also
- DesignPatterns
- AntiPatterns
- Refactoring
- CleanCode
- SecureCode
- UML