Difference between revisions of "SecureCode"
From Lost In Wonderlands
(Created page with "= Secure Code = ''by paul.plaquette, Senior Software Engineer, Trilda Open Source'' '''NeXT Steps''' ''here everything has yet to be done !'' ''coming soon'' : '''''Eve...") |
(→See also) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
''coming soon'' : | ''coming soon'' : | ||
− | '''''Everything You Always Wanted to Know About | + | '''''Everything You Always Wanted to Know About SecureCode... (But Were Afraid to Ask)''''' |
Line 20: | Line 20: | ||
* [[CleanCode]] | * [[CleanCode]] | ||
* [[SecureCode]] | * [[SecureCode]] | ||
+ | * [[UML]] | ||
+ | * [[SOLID]] | ||
+ | * [[Packages Principle]] | ||
+ | * [[KISS]] | ||
+ | * [[DRY]] | ||
+ | * [[GRASP]] | ||
+ | * [[YAGNI]] | ||
+ | |||
+ | |||
+ | * [[Main_Page]] | ||
+ | |||
+ | == Secure Code == |
Latest revision as of 01: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