It Web Development

February 24, 2022
This Is How We Built It | Web

In this first lesson, you will learn basic concepts regarding the internet, browsers, HTML, and how all those elements fit together. You’ll start using HTML (HyperText Markup Language) to format content for webpages. Then you’ll get to see the mechanics of how the web works: HyperText Transfer Protocol (HTTP) via GET and POST requests. In the first problem set, you will get a simple website up and running with the Google App Engine platform.

Lesson 2: Forms and Input (4 hours)

In this second lesson you will learn about forms, a very common way to obtain input from users. You will learn how to get and process user input from webpages using Google App Engine to get a live form up and running. By the end of this lesson, you will know how to validate user input and securely obtain data from users.

Lesson 3: Databases (6 hours)

You learned about getting all sorts of information from users in the previous lesson, but what do you do with it once it’s in your hands? You store it! In this third lesson, Steve will dive in and teach you what you need to know about databases, the final piece you need to start setting your blog in motion! You will learn about various database technologies, SQL, and the Google App Engine Datastore.

Lesson 4: User Accounts and Security (6 hours)

In this fourth lesson, you will learn the fundamentals of authentication and security, which are very relevant topics in almost any web application built today. We’ll start by examining how websites use cookies to authenticate users and how we can manage cookies from the backend of a web application. You will implement a login system for your blog and learn how to use hashing to securely read and transmit user passwords.

Source: www.udacity.com
INTERESTING VIDEO
PHP Tutorial: Make money with web development
PHP Tutorial: Make money with web development
Step by Step Tutorial for Web Development with Nodejs and
Step by Step Tutorial for Web Development with Nodejs and ...
Azure Web Apps – Try it and web development will never
Azure Web Apps – Try it and web development will never ...

INTERESTING FACTS
Share this Post