https://github.com/apurificato/prework-study-guide
Boot Camp Prework Study Guide for Students
https://github.com/apurificato/prework-study-guide
Last synced: 3 months ago
JSON representation
Boot Camp Prework Study Guide for Students
- Host: GitHub
- URL: https://github.com/apurificato/prework-study-guide
- Owner: apurificato
- License: mit
- Created: 2024-03-06T19:39:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T14:45:36.000Z (over 1 year ago)
- Last Synced: 2025-01-27T11:21:08.354Z (5 months ago)
- Language: HTML
- Size: 613 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prework Study Guide Project Webpage
## Description
This Prework Study Guide contains some notes on HTML, CSS, Git, and JavaScript. I built the project because it was a good introductory assignment to help familiarize me with HTML, CSS, and Javascript, as well as the process for committing file updates to GitHub Repository for this project. In some sense, this project solves the need for a quick-access sheet of notes and shortcut information about working with front end coding in tandem with GitHub and the development process.
## Usage
To use this Prework Study Guide, you can review the notes in each section. For suggestions on what to study first, open the Chrome DevTools by pressing Command+Option+I (macOS) or Control+Shift+I (Windows). A console panel should open either below or to the side of the webpage in the browser. There you will see a list of topics we learned from the prework along with a suggestion on which topic to study first.
## Credits
Completed by Anthony Purificato with instruction provided by Rutgers Coding Bootcamp.
## License
Please refer to the LICENSE in the repo.