Skip to content

cfereday/coder-newbie-advice

Repository files navigation

Coder Newbie Advice

About

Coder Newbie started as a small project with a repository of files and has since evolved into a useful reference with free resources provided for aspiring coders. We need more diversity in tech and so often the blockers are lack of information and money. I hope this can help make a positive change for our industry, because we need greater diversity to create better software.

It has subsequently been turned into a website.

Current Content

Learn to code in person: Bootcamps

Learn to code in person: Meetups

Learn online: Online Resources

Getting started

This site has been written using the Gatsby, framework mainly using React and the content served from the markdown files.

Clone the repository

git@github.com:charlottebrf/coder-newbie-advice.git

Running in development

cd coder-newbie-advice

npm install

gatsby develop

This will launch a http://localhost:8000 port that can be developed on.

Publishing

gatsby build

surge public

When the command line specifies the surge site, be sure to change it to the custom site.

http://coder-newbie.surge.sh

More information on publishing the site using surge here.

Contribute

Feel like something's missing? Please open a Pull Request (PR) to contribute.

Never made a PR before? Great! Make this your first one. Documentation on how to create a PR here.

I've added organisations and resources that I'm aware of, but unfortunately this can't be an exhaustive list as I don't know of everything out there.

Please help to share any knowledge you have by growing this repository.

About

A repo with some info to help people learning to code for free

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published