Difference between revisions of "SoftwareEngineeringBlogs"
From Lost In Wonderlands
(blogs of interest in the area of Sofware Engineering) |
(→People's Blogs) |
||
Line 43: | Line 43: | ||
http://codingplayground.blogspot.it/ | http://codingplayground.blogspot.it/ | ||
− | ''Clean Coder - Robert C. Martin (Uncle Bob)'' | + | '''Clean Coder - Robert C. Martin (Uncle Bob)''' |
− | + | ''All about Sofware Engineering, clean coding, object oriented analysis, design and coding, agile methods, the agile manifesto'' | |
− | + | ||
http://manifesto.softwarecraftsmanship.org/ | http://manifesto.softwarecraftsmanship.org/ | ||
https://cleancoders.com/ | https://cleancoders.com/ | ||
Line 51: | Line 50: | ||
https://sites.google.com/site/unclebobconsultingllc/ | https://sites.google.com/site/unclebobconsultingllc/ | ||
http://katas.softwarecraftsmanship.org/ | http://katas.softwarecraftsmanship.org/ | ||
+ | |||
+ | |||
+ | '''t. corral''' | ||
+ | http://tcorral.github.io/Design-Patterns-in-Javascript/ |
Latest revision as of 16:33, 7 March 2016
Blogs On Software Engineering
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 on GRASP... (But Were Afraid to Ask)
See also
- SoftwareEngineeringBlogs
- DesignPatterns
- AntiPatterns
- Refactoring
- CleanCode
- SecureCode
- UML
- SOLID
- Packages Principle
- KISS
- DRY
- GRASP
- YAGNI
Blogs
People's Blogs
Antonio Gulli's coding playground Random commentary about Machine Learning, BigData, Spark, Deep Learning, C++, STL, Boost, Perl, Python, Algorithms, Problem Solving and Web Search http://codingplayground.blogspot.it/
Clean Coder - Robert C. Martin (Uncle Bob) All about Sofware Engineering, clean coding, object oriented analysis, design and coding, agile methods, the agile manifesto http://manifesto.softwarecraftsmanship.org/ https://cleancoders.com/ http://blog.cleancoder.com/ https://sites.google.com/site/unclebobconsultingllc/ http://katas.softwarecraftsmanship.org/
t. corral http://tcorral.github.io/Design-Patterns-in-Javascript/