Webcourse

This is a collection of lessons, exercises, and other resources to assist you in learning or teaching others how to build web applications.

View project on GitHub

Lesson 1 - Structure of a Web Application

Exercises

  1. What are the two main parts of a web application?









  2. There are two things that generally comprise your frontend. One is a website. What is the other?









  3. What are the two parts to your backend?









  4. What is the main function of the database?









  5. Why do we have an intermedium?