Skip to main content
Back to course
Log in
Get started
Someone wanted to learn this too, so Grasp built them a personal learning path.
Create your own
Architecture
·
Module 1
Web Systems and a Windows Development Workspace
1
Roles of the Browser, Web Server, and Database in a Web Application
Explain the responsibilities of the browser, web server, and database in a simple web application.
Explain the responsibilities of the browser, web server, and database in a simple web application.
2
Tracing HTTP Requests and Interpreting Server Responses
Trace an HTTP request from a browser to a server and interpret the returned response.
Trace an HTTP request from a browser to a server and interpret the returned response.
3
Installing and Verifying VS Code, Node.js, and Git on Windows
Install and verify Visual Studio Code, Node.js, and Git on a Windows laptop.
Install and verify Visual Studio Code, Node.js, and Git on a Windows laptop.
4
Navigating Directories and Running Commands with PowerShell
Use PowerShell to navigate directories and run development commands.
Use PowerShell to navigate directories and run development commands.
5
Organizing a Small Web Project Structure
Create and organize the folders and files of a small web project.
Create and organize the folders and files of a small web project.
6
Building a Web Page with Semantic HTML
Build a web page using semantic HTML elements.
Build a web page using semantic HTML elements.
7
Styling Web Pages with CSS
Apply CSS rules to control a page’s typography, spacing, color, and layout.
Apply CSS rules to control a page’s typography, spacing, color, and layout.
8
Initializing and Inspecting Git Commits
Initialize a Git repository and create and inspect a commit.
Initialize a Git repository and create and inspect a commit.
Next module isn't ready yet,
Back to course
Previous module
Next module