Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.1 KB

File metadata and controls

24 lines (13 loc) · 1.1 KB

frontend-proj

CSS General Meeting Demo - 11/10/16 : Build a fieri website and text comparer. 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, comparetext, 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)

  • 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

Contact

ccnibungco@cpp.edu

ccnibungco.github.io