Description
In this course, you will :
- Explain some common principles in full stack development.
- Use HTML, CSS, and JavaScript to create well-organized, interactive, and responsive websites.
- Create a Django full stack application that stores data in models on a MySQL database and changes pages using forms and API endpoints.
- Describe the various environments in which web applications are deployed.
Syllabus:
- Introduction to the full stack
- Front-end technologies
- The full stack using Django
- Production environments