Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.
Jean Huit edited this page Jun 27, 2018 · 3 revisions

Welcome to the CrashCourseWeb wiki!

What is CrashCourseWeb?

This is an idea born out of Google Study Jam and a similar project MonthApp

The idea is to rapidly introduce one to concepts and foundational knowledge in website site development. This will eventually open up paths into the many fields, frameworks, tools and technologies that make up the web.

How does one go about using this repository?

  • Basically, one just has to fork this repo.
  • Clone this repo to a local directory.
  • Read and go through the README's in each folder/section.
  • Read up on provided resources to add on extra knowledge.
  • Attempt to solve any question, set as problems to make course as practical as possible.
  • Push solutions from your local repo to your github repo.
  • Update your todo lists in your project tab.
  • Where stated, pull requests for some problems are accepted.
  • In the scenario, where this is taken in a class, your facilitator will monitor these actions via the project tabs, thus will have to have your github handles.

What will you need to complete this crash course?

  • Obviously a computer
  • Internet connectivity
  • A Github account
  • A text editor: Atom, VSCode, Sublime, Brackets These work on all platforms, no preference here. Choose any you like, there are a lot of 'vs' guides out on the internet.
  • The interest/passion to learn.

You could also practice and try out some code samples on codepen