Difference between revisions of "SecureCode"
From Lost In Wonderlands
(→Secure Code) |
(→See also) |
||
| Line 21: | Line 21: | ||
* [[SecureCode]] | * [[SecureCode]] | ||
* [[UML]] | * [[UML]] | ||
| + | * [[SOLID]] | ||
| + | * [[Packages Principle]] | ||
| + | * [[KISS]] | ||
| + | * [[DRY]] | ||
| + | * [[GRASP]] | ||
| + | * [[YAGNI]] | ||
| + | |||
| + | |||
| + | * [[Main_Page]] | ||
| + | |||
| + | == Secure Code == | ||
Latest revision as of 00:42, 6 March 2016
Secure 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 SecureCode... (But Were Afraid to Ask)
See also
- DesignPatterns
- AntiPatterns
- Refactoring
- CleanCode
- SecureCode
- UML
- SOLID
- Packages Principle
- KISS
- DRY
- GRASP
- YAGNI