Notes
Code Notes - under construction
django
Framework of choice for implementing a Model View Template (MVT). Here are some notes on organizational conventions, from planning to deployment.
git
One does not simply, "git push". After accepting the learning curve, a bare metal repository with post-receive hook is my favorite way to deploy.
linux
OS setup info related to Ubuntu, Debian, Raspbian, and AMI 2.
sql
Databases benefit from the third normal form (3NF). This is where I keep my notes on how to target this through the abstraction of Django.
python-java-php
Server side languages are for creating the controls, logic and interactions that differentiate a web application from a static website.
html-js-css
Cient side markup languages and things related to presenting info on the web.
Contact
Contact Me