https://github.com/sparkbox/full-stack-beginners-guide
A Beginner's Guide to Learning Full Stack Web Development
https://github.com/sparkbox/full-stack-beginners-guide
beginner-friendly beginners-guide full-stack-development learn-to-code
Last synced: 11 months ago
JSON representation
A Beginner's Guide to Learning Full Stack Web Development
- Host: GitHub
- URL: https://github.com/sparkbox/full-stack-beginners-guide
- Owner: sparkbox
- Created: 2019-01-09T22:57:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T14:31:49.000Z (almost 7 years ago)
- Last Synced: 2025-01-13T01:47:22.696Z (about 1 year ago)
- Topics: beginner-friendly, beginners-guide, full-stack-development, learn-to-code
- Language: HTML
- Homepage: https://fullstackbeginner.com/
- Size: 2.04 MB
- Stars: 1
- Watchers: 17
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# A Beginner's Guide to Learning Full Stack Web Development
### Inspired by Sparkbox's Full Stack Apprenticeship
Online content designed to enable and encourage self-sufficiency, participation, and collaboration.
### About
The goal for the beginner's guide is to create materials that encourage people to learn and build amazing things. Only when we give everyone the tools to learn and create will the web be diverse and bias free. With this guide, I hope to create an inclusive environment where those interested in developing their programming skills can learn in a safe, open space, while providing the same mentorship style that Sparkbox has offered me.
### Topics
This guide includes the following topics:
* **Git and GitHub**: Documentation and workflow
* **Dotfiles**: Setups, functions, and aliases
* **HTML & CSS**: Semantic tags, CSS layout, and naming
* **JavaScript**: ES6, Arrays, and Katas
* **Accessibility**: Forms, aria, and color contrast
* **Wordpress**: Plugins, speed, and themes
### Hosting
This project is hosted through Netlify, which deploys master.
### Contribute
To contribute please read through the [contributing guidelines](https://github.com/sparkbox/full-stack-beginners-guide/blob/master/.github/CONTRIBUTING.md).