https://github.com/mixelpixel/lambdaschool
free mini-bootcamp https://lambdaschool.com
https://github.com/mixelpixel/lambdaschool
Last synced: 7 months ago
JSON representation
free mini-bootcamp https://lambdaschool.com
- Host: GitHub
- URL: https://github.com/mixelpixel/lambdaschool
- Owner: mixelpixel
- Created: 2017-02-17T20:11:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T00:33:35.000Z (about 9 years ago)
- Last Synced: 2024-12-28T18:55:32.547Z (over 1 year ago)
- Language: Python
- Size: 725 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lambda School Mini-Bootcamp: [Python](https://lambdaschool.com/mini-bootcamp/python)
- Lambda School's [YouTube channel](https://www.youtube.com/channel/UCmgWnKIhmOi-MuRUC62mOFw)
- [F.A.Q.](https://docs.google.com/document/d/1qH-AbzE5h1tuAUPlGb6NbDujBJJy-k-WN-2xZ-8cV28/edit)
- [Pre-Course Work](https://lambdaschool.teachable.com/p/pre-bootcamp/)
## Lesson 1
- [Lesson One: Introduction to Python](https://youtu.be/XnUp9BNCQZM)
- Intro to HTTP and making HTTP requests in Python
- [Lesson One: Review](https://youtu.be/BgHzGpiuFYg)
- How to write HTTP Requests in Python
- [Lesson One: Homework](http://us15.campaign-archive1.com/?u=433649a32bb80af8eb197992a&id=e714723cec&e=ae1781534e)
## Lesson 2
- [Lesson Two: Routes in Python](https://youtu.be/fDSG6f8jqgw)
- [Lesson Two: Homework](https://github.com/SunJieMing/python-minicamp-homework-2)
## Lesson 3
- [Lesson Three: Python + SQLite in Flask](https://youtu.be/VI9mOrRiea4)
- [Lesson Three: Homework](https://github.com/SunJieMing/python-minicamp-homework-3)
## Lesson 4
- [Lesson Four: Git, Github, and Displaying the Database](https://youtu.be/KucNCe_vgcU)
- [Lesson Four: Homework](https://github.com/SunJieMing/python-minicamp-homework-4)
## Lesson 5
- [Lesson Five: JavaScript and the DOM](https://youtu.be/Ub4ts8MJL-g)
- [Lesson Five: Homework](https://github.com/SunJieMing/python-minicamp-homework-5)
## Lesson 6
- [Lesson Six: CSS, Flexbox, and the Box Model](https://youtu.be/a5dQEv60Hjk)
- [Lesson Six: Homework](https://github.com/SunJieMing/python-minicamp-homework-6)
## Lesson 7
- [Lesson Seven, Part One: CSS, jQuery and AJAX](https://youtu.be/m6_Lyi3MbIM)
- [Lesson Seven, Part Two: CSS, jQuery and AJAX](https://youtu.be/AmgTRbIbCNk)
- [Lesson: Homework](https://github.com/SunJieMing/python-minicamp-homework-7)
## Lesson 8
- [Lesson Eight: Deploying and Static Sites](https://youtu.be/JUZxoyCBrkM)
- [Lesson: Homework](https://github.com/SunJieMing/python-minicamp-homework-8)