14.1. Web Applications

In this chapter, you will learn how to create web applications in Python. There are two kinds of web applications – “client side” web applications and “server side” web applications. You’ve probably used both kinds in your travels on the World-Wide Web.

In this chapter, you will learn to build server-side web applications, which I will refer to simply as “web applications.”

You have attempted of activities on this page