Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D digitec-wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Digitec
  • digitec-wiki
  • Wiki
  • global coding standards

global coding standards · Changes

Page history
rcabral created page: smells-and-heuristics-general authored Mar 22, 2014 by Rene Cabral's avatar Rene Cabral
Hide whitespace changes
Inline Side-by-side
global-coding-standards.markdown
View page @ 649dccb9
...@@ -10,8 +10,17 @@ This document will house the values that you as a programmer should try to adopt ...@@ -10,8 +10,17 @@ This document will house the values that you as a programmer should try to adopt
## Read Chapter 17 - Smells and Heuristics ## Read Chapter 17 - Smells and Heuristics
You are strongly encouraged to read the whole book, Chapter 17 is mandatory. - [Introduction](smells-and-heuristics-introduction)
- [Comments](smells-and-heuristics-comments)
- [Environment](smells-and-heuristics-environment)
- [Functions](smells-and-heuristics-functions)
- [General](smells-and-heuristics-general)
- [Names](smells-and-heuristics-names)
- [Tests](smells-and-heuristics-tests)
- [Conclusion](smells-and-heuristics-conclusion)
You are strongly encouraged to read the whole book, Chapter 17 is mandatory.
You may download a copy here [:orange_book:](https://vc.digitec.local/digitec/digitec-wiki/raw/master/wiki-assets/files/books/Martin_-_Clean_Code_-_A_Handbook_of_Agile_Software_Craftsmanship.pdf) You may download a copy here [:orange_book:](https://vc.digitec.local/digitec/digitec-wiki/raw/master/wiki-assets/files/books/Martin_-_Clean_Code_-_A_Handbook_of_Agile_Software_Craftsmanship.pdf)
......
Clone repository
  • alpha beta testing
  • browser testing
  • camtasia licenses
  • code delivery processes
  • coding practices
  • css and sass coding standards
  • database schema standards
  • dependency management
  • development environments
  • digitec agile process
  • digitec gitlab styles
  • digitec software promises
  • digitec spec process
  • gitlab administration
  • gitlab issues tags
View All Pages