Skip to content

SilverInfinity/python_september_2017

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to upload to Github class repo: Video Walkthrough: https://youtu.be/jq1JpdgMJ-0

  • Fork the CodingDojoDallas repo

  • git clone

  • cd python_september_2017

  • mkdir firstname_lastname

  • cd firstname_lastname

  • git add .

  • git commit -m "initial commit"

  • git push origin master

  • Create a new pull request from the repo in Github

python_september_2017

Videos: Python Fundamental II:

Python OOP

MySQL ERDs (Entity Relationship Diagrams):

MySQL Queries:

Intro to Flask:

Flask session/flash:

Flask with MySQL:

Flask login and registration:

Django Intro:

Django Setup:

Django Basics:

Django Models and Queries:

Startint the Semi Restful Assignment:

Group Projects:

Algorithms:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.8%
  • HTML 20.3%
  • CSS 2.5%
  • JavaScript 2.4%