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.
- Free E-Books
- Learn To Code Resources
- Podcasts
- Tests/Interviews/CV
- Getting started without installing
This site has been written using the Gatsby, framework mainly using React and the content served from the markdown files.
git@github.com:charlottebrf/coder-newbie-advice.git
cd coder-newbie-advice
npm install
gatsby develop
This will launch a http://localhost:8000 port that can be developed on.
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.
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.