kauralane / prework-study-guide

Study guide for pre-work for webdev course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prework Study Guide, November 2023

An application outlining 4 key elements of front-end web development

This page was created so that I could easily access the notes I made during the bootcamp prework on HTML, CSS, Git, and JavaScript. I built this project so I could start building my skills in coding, and so that I have notes that I can reference in the future. I've read a lot of information over the last 2 weeks and so by creating this application, I have had somewhere to note it all down so that I don't have to remember it all in my head.

I have learnt a LOT by doing this pre-work. I had heard of HTML and CSS before starting, but I had never heard of Git and I barely knew what JavaScript was. I've learnt how to write some very basic code, and how to start adding some functionality to my page by using JavaScript.

Installation

N/A

Usage

This is a simple page that can be read. It contains four different sections with subheadings for each. Under each section, a bulleted list can be read, which outlines the key things to note for each topic.

Credits

N/A

License

MIT License

Copyright (c) 2023 Laura Kane

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Study guide for pre-work for webdev course

License:MIT License


Languages

Language:HTML 79.7%Language:CSS 10.2%Language:JavaScript 10.1%