- Level Foundation
- المدة 2 ساعات hours
-
Offered by
عن
Web application servers are abundant these days. Each have one thing in common, they ultimately process requests and return web pages. Apache serves PHP pages along with static HTML. Microsoft’s .NET creates dynamic web pages that may be authored using C# or VB and served using IIS. Java Enterprise Edition has many options, WebSphere, WebLogic, and Apache TomEE to name a few server platforms. Python has its own web server that can be built in one line of code, but it is relatively simple to create the server code yourself. This is useful if you want to understand how web servers work and can be used to quickly test your own web pages. In addition, some browsers will not load local files due to security; using a simple web server solves this issue as well. In this course, you will create a Python application in which you will create a simple HTTP server, create a static web page, create dynamic pages using python, and access the pages from the server using the command line as well as from a browser. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.Auto Summary
Discover the essentials of web application servers with the "Python Dynamic HTML Web Server" course offered by Coursera. Perfect for beginners in IT and Computer Science, this course delves into the process of handling requests and delivering web pages using Python. Over the span of 120 minutes, you'll gain hands-on experience in creating dynamic HTML content. Best of all, this valuable knowledge comes at no cost with a free subscription option. Whether you're just starting out or looking to enhance your coding skills, this course provides a solid foundation for anyone interested in web development. Join now and start your journey towards mastering web servers!