Group Project
Students will be teamed up to work on projects for 3 weeks. Each team will design, research and code. At the end, each team will do a presentation.
Introduction
Brief History of Internet
Website 101
What is Django Framework?
Hello word!
Pages App
What is Django Development Process?
Create Page app
HTML 101
Message Board App
Initial Setup
Data Model
Django Admin Site
Blog Website
Blog Data Model
Blog Listing Page
Apply Cascade Style Sheet
CRUD
What is CRUD?
Create, Edit & Delete blogs
User Administration
What is User Authentication?
Create User Login Function
Create User Signup Function
Bootstrap
What is bootstrap?
Beautify Blog Website
Permissions
What is Authorization?
Implement Permission Feature
Online Store
Online Store Design
Data Model
Product Functions
Shopping Cart
User Security
AI Introduction
Students will begin by clearly understanding what AI is and what it is not. They will then learn how machines gain intelligence and explore the three key components of machine learning: collecting datasets, training an algorithm, and predicting new data. Students will then learn about algorithms and try to write their own algorithms.
What is AI?
How Do Machines Learn?
What is An AI Algorithm?