Skip to content

HackBerkeley/calhacks3-intro-web-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

calhacks3-intro-web-dev

Welcome to Cal Hacks 3.0 and welcome to the Introduction to Web Development workshop! Web development is one of the best ways to get started building products that other people can use. We will learn about frontend web development through two projects. The first project will be a simple personal website to introduce the basics of HTML and CSS. The second project, text-sim, is a website that allows you to compute the percentage similarity between two text documents. It will focus on the interplay between the three languages but will primarily focus on Javascript. I hope this brief introduction inspires you to learn more about the wonderful world of the web!

Requirements

  • Google Chrome or Firefox

  • Text editor (Recommended: Sublime Text 3, Atom, Notepad++, Visual Studio Code, vim)

Cloning this repository

  • If you have git then please run git clone https://github.com/HackBerkeley/calhacks3-intro-web-dev.git

  • If you don't have git then please download the repository

Usage

  • Fill in the blanks in the example code found in project/sample/ for each project

  • Refer to the completed code found in project/final/ if you get lost or stuck

Links

Introduction to Web Development - Cal Hacks 3.0 (Slides)

text-sim

Contact

ajayramesh@berkeley.edu

ajayramesh.com

About

Introduction to Web Development at Cal Hacks 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published