Skip to content

buwebdev/web-200

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB 200 Fundamentals of Web Development

Address: 1000 Galvin Rd S, Bellevue, Nebraska 68005 - Directions

Web Development Degree

Course Description

This course examines the fundamentals specific to web development. Topics include web standards and design considerations. Course work is based on foundational HTML and CSS. Assignments will enforce learning the essential structures, coding conventions, and best practices associated with effective modern web development environments.

Course Prerequisites None

Course Objectives

Students who successfully complete this course should be able to:

  1. Write semantic HTML and CSS.
  2. Discuss various web development tools.
  3. Explain the processes used in, and topics related to, web development.
  4. Apply critical thinking to issues associated with web development.

Topic Outline

  1. HTML & CSS

    • HTML 5 Semantic Elements
    • Page Layouts
    • Page Styling
    • Media Queries
  2. Web Development Tools

    • Text Editors and Extensions
    • Browser Tools
    • Version Control
  3. Web Development Processes and Topics

    • Website Planning
    • Sitemaps and Wireframes
    • Responsive Design
    • Debugging and Validation

Repository Overview

The data files for the fitness and rescue websites can be found in this repository. It is highly recommended that you bookmark this repository and visit often. Every programming course in the Web Development cohort has an associated GitHub repository where you will find code snippets, examples, and starter projects.

Clone this Repository

To get started, click on the "Green" code button and copy the provided URL. Next, open a new terminal window (on your computer) and use the cd (change directory) command to move to the buwebdev directory. Finally, run the following command to clone the repository:

git clone https://github.com/buwebdev/web-200.git
cd web-200

About

Course repository for WEB 200 Fundamentals of Web Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages