Welcome to the snake pit!
“Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.”
- Eric S. Raymond
Please commit daily. That way we can provide you with feedback :) or just a thumbs up if everything looks good. Here is a good resource that describes how daily commit process should go.
https://www.dropbox.com/s/h3texmoqm801j8w/github_workflow_v4.pdf?dl=0
Intro to Python
Python OOP - Intro
Python OOP - Deck of Cards
Python Flask - Render Templates & Passing Data
Python Flask - Post Requests
Python Flask - Session, Route Params, & Hidden Inputs
Python Flask - Form Validation
MySQL - Intro to ERDs
MySQL - Basic Queries
MySQL - Countries Demo
MySQL - Self Join
Python Flask - Basic CRUD
Python - Basic Hashing w/ MD5
Python Flask - Login & Registration
Python Flask - The Wall
Python Django - Intro
Python Django - Forms, Session, & Route Params
Python Django - Session Words Demo
Python Django - Intro to Models
Python Django - Basic CRUD
Python Django - Login & Registration
Python Django - Many-to-Many
Python Django - Posts with Likes
Git - Using Multiple Branches
Python Django - Adding the Unlike Button (Part 1)
Python Django - Adding the Unlike Button (Part 2)
Python Django - Belt Review
Python Django - Deployment
Python Django - Deploying Quotes Exam
Python Django - Updating Deployed App
Python 2.7 Documentation
PythonDocs - In Depth Tutorial
Python Style Guide
Python - Built-In List Methods
Tutorials Point - Python
SQLZoo - MySQL Tutorials
Tutorials Point - MySQL
Flask Documentation
Jinja2 Documentation
Django Documentation
Common Django URL RegEx Patterns
Pythex - Test Python Regex
For a Good STRF Time
Django Documentation - Making Queries
Django Documentation - QuerySet API
Django Documentation - Annotate & Aggregation