Security topic and the embedded link to the Check List repository:
- http://silvaonsoftware.blogspot.pt/2016/05/sw-design-security-as-design-quality.html
- http://silvaonsoftware.blogspot.pt/2016/07/resource-security-is-process.html
- http://silvaonsoftware.blogspot.pt/2016/08/security-magic-quadrants-for-mss-remote.html
- Slightly off-topic but equally interesting: http://silvaonsoftware.blogspot.pt/2016/11/security-industrial-control-systems.html
Additional info on Design Patterns, Code Smells, Refactoring (already shown but repeated here for reinforcement or whatever you would like me to call it):
- Design patterns: "The index" in Wikipedia is here.
- Several books to read, also called "bibles": The GOF book as well as Code Complete 2.
- Another interesting resource is sourcemaking.com (Design Patterns, Anti-Patterns and Refactoring / Code Smells).
Performance (but not only) topic:
- Performance (and architecture that drives/enables this performance): http://www.javaperformancetuning.com/