Description
In this course, you will :
- Create a fully functional web site using the Full-Stack with Django 1.11.
- Learn how to use HTML to create website content.
- Use CSS to create beautifully styled sites.
- Learn how to take advantage of Bootstrap to quickly style sites.
- Use Javascript to interact with sites on the Front-End.
- Learn how to use jQuery to quickly work with the DOM.
- Understand HTTP requests.
- Create fantastic landing pages.
- Learn the power of Python to code out your web applications.
- Use Django as a back end for the websites.
- Implement a full Models-Views-Templates structure for your site.
Syllabus :
- Front-End Introduction
- HTML Level One - Basics
- HTML Level Two - Advanced
- CSS Level One - Basics
- CSS Level Two - Advanced
- Bootstrap Overview
- Javascript Level One - Basics
- Javascript Level Two
- Document Object Mode
- jQuery
- Back-End Introduction
- Python - Level One
- Python - Level Two
- Django Level One - Basics
- Django Level Two
- Django Level Three
- Django Level Four
- Django Level Five
- Django Deployment
- Advanced Topics - CBVs
- First Clone Project
- Social Media Site Clone Project
- Advanced Topics Lecture - Debug Toolbar
- Advanced Topics - Customizing the Django Admin