Object Oriented Design Cheat Sheet
Object Oriented Design Cheat Sheet A handy guide to the basic principles of Object Oriented Programming and Design. Covers standard and accepted…
Object Oriented Design Cheat Sheet A handy guide to the basic principles of Object Oriented Programming and Design. Covers standard and accepted…
JSON Cheat Sheet A JSON cheat sheet. Data Types number var myNum = 123.456; Series of numbers; decimals ok; double-precision floating-point format…
Sublime Text 2 – Linux Keyboard Shortcuts Most common keyboard shortcuts for Sublime Text 2 on Linux Sublime Text 2 – Coding…
Git Cheat Sheet Cheat Sheet for the Git Distributed Version Control System. Based on https://github.com/AlexZeitler/gitcheatsheet and http://www.git-tower.com/files/cheatsheet/Git_Cheat_Sheet_grey.pdf Create Git Repository From existing…
Bash Commands uname -a Show system and kernel head -n1 /etc/issue Show distribution mount Show mounted filesystems date Show system date…
Moodle developer’s cheat sheet Cheat Sheet Common functions userful for developers working in Moodle Capabilities Has capabilitity has_capability() User is admin is_admin()…
Zend Framework 2 + Doctrine 2 Cheat Sheet Comandos de console em composer, zftool e doctrine tool php web doctrine zendframework Criação…
PHP Cheat Sheet A quick reference guide for PHP, with functions references, a regular expression syntax guide and a reference for PHP’s…
Creating Custom Page Templates in WordPress Page templates in WordPress are a great way to add structural variations or highly customized functionality…
Documentación WordPress WordPress Codex – La página principal de toda la documentación de WordPress. El Codex pronto será reemplazado por recursos para desarrolladores Etiquetas…