/Prework-study-guide

A study guide for course pre-work

Primary LanguageHTMLMIT LicenseMIT

<Evan's Coding Study guide Webpage>

Description

This Webpage was built by myself to better learn the foundations of coding. As well as maybe help other students in the future. It contains notes on HTML, CSS, GIT, and JavaScript.

Installation

N/A

Usage

This webpage contains notes based around what was learned in the prework modules. If you open up the DevTools console, you can see our JavaScript running. Do this by entering Command+option+I(MAC) or Control+Shift+I(Windows) It will list the topics we learned from the prework and choose one for us to studyfirst.

Credits

N/A

License

MIT License

Copyright (c) 2023 Evan Carlson

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.