clean code courses
- JavaScript 53.1%
- CSS 22.8%
- HTML 11.5%
- SCSS 10.4%
- PHP 2.2%
|
|
||
|---|---|---|
| css | slides - main move | |
| img | Update logo, update date | |
| js | slides - main move | |
| labs | herwerken ES6 | |
| lib | slides - main move | |
| plugin | slides - main move | |
| tests | Update to phpunit 8 | |
| zip | zip dag 1 ook op github zetten | |
| .DS_Store | js testing stuk | |
| .gitattributes | 🎊 Added .gitattributes | |
| .gitignore | initial commit setup structure | |
| .travis.yml | Update php version in travis.yml | |
| composer.json | Update to phpunit 8 | |
| composer.lock | Update to phpunit 8 | |
| index.html | Fix typo | |
| LICENSE | slides - main move | |
| README.md | slides - main move | |
| runtests.bat | update phpunit dependencies | |
| runtests.sh | Add shell script to run php unit tests | |
Clean Code courses
Based on our own experience and books we've read. These files will be used to teach and educate others on how to write clean code, in an object-oriented way.
Other useful links:
- Prato Service NV: http://www.prato-services.eu/
- The Essence of clean code: http://www.inf.fu-berlin.de/inst/ag-se/teaching/K-CCD-2014/Clean-Code-summary.pdf
- The Essence of pragmatic programmer: http://www.inf.fu-berlin.de/inst/ag-se/teaching/K-CCD-2014/Pragmatic-Programmer-summary.pdf
- A pragmatic programmer Quick reference card: https://blog.codinghorror.com/a-pragmatic-quick-reference/