Skip to content

CarlaAstudillo/nicar-2023-intro-to-web-dev

Repository files navigation

NICAR 2023 — Introduction to Web Development

In this class, we will go over the basics of building a web site. You will learn how to write simple HTML to build the foundation of a page web. You will learn how to use CSS to style the page and make it look the way you want to. You will learn how to use simple Javascript to add interactive elements. Finally, you will use what you learned to put everything together, create a website and host it online.

Instructors

Cheatsheet

If you were at the session (thanks for coming!), here's a link to our cheatsheet.

Installed Software

You should already have these installed on your Mac stations.

Schedule

How to fetch Github

First things first, you will need to fetch the class materials that you will need from a site called Github. The page that you are on currently is the Github repository for our class. Github is a platform where web developers can store, manage, track and control changes in code. It's great for collaboration. You will learn more about what it can do in the Advance Technique sections of our course.

However, for this class, you just simply fetch the materials by clicking the Code button in the top right of this Github repository. Click Download ZIP which will download the zip files of this whole repository into your local computer. Your files might be in the Downloads folder so make sure to move them to Desktop so you always know where they are.

Where you can manually download from a Github

About

A repository for the NICAR 2023 Intro to Web Development class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published