Introduction To Website Development Technologies - Add Website to GitHub

Introduction To Website Development Technologies - Add Website to GitHub

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Wayground Content

FREE Resource

This video tutorial covers the basics of web development using HTML, CSS, and JavaScript, and introduces GitHub as a tool for project collaboration and source control. It explains how to create a GitHub repository, use Visual Studio Code for managing repositories, and the process of committing and syncing changes. The tutorial emphasizes the importance of GitHub in tracking changes and collaborating with others.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a basic technology used in web development?

CSS

Python

HTML

JavaScript

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of GitHub?

To manage databases

To design graphics

To store and collaborate on code

To create websites

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating a new repository on GitHub?

Write a project description

Download GitHub Desktop

Install Visual Studio Code

Click the 'New' button

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which visibility option should you choose if you want to keep your GitHub project private?

Public

Shared

Open

Private

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool is NOT mentioned as a way to upload code to GitHub?

Command Line

Adobe Dreamweaver

Visual Studio Code

GitHub Desktop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'commit' action in Git?

To delete files

To save changes locally

To upload files to a server

To create a new branch

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'pull' action do in GitHub?

Deletes a repository

Fetches changes from the remote repository

Merges two branches

Creates a new branch

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?