90 likes | 243 Views
Likipe – Vida - LikiVi. Development. Guideline Coding Standard Tools. Dustin. Technical Manager @VIDA 5 years in PHP 7 years in Web Development Experienced Magento Symfony2 NodeJS Learning RubyOnRails Android/iOS development. Development Guideline - EEH. Development METHODS.
E N D
Likipe – Vida - LikiVi Development Guideline Coding Standard Tools
Dustin • Technical Manager @VIDA • 5 years in PHP • 7 years in Web Development • Experienced • Magento • Symfony2 • NodeJS • Learning • RubyOnRails • Android/iOS development
Development METHODS Test Driven Development • KISS • DRY • SOLID • TDD • Single responsibility principle • Open/close principle • Liskovsubsitution principle • Interface segregation principle • Dependency inversion principle Keep It Simple, Stupid Don’t Repeat Yourself
Coding Standards • HTML http://validator.w3.org/ • CSSLinthttp://csslint.net/about.html#docs • JS https://contribute.jquery.org/style-guide/js/ • Magentohttp://framework.zend.com/manual/1.10/en/coding-standard.coding-style.html • Wordpresshttp://make.wordpress.org/core/handbook/coding-standards/php/ • Android http://source.android.com/source/code-style.html