just fundamentals

This commit is contained in:
Evan Cole 2018-03-21 19:50:54 +01:00 committed by GitHub
parent 25e5c7e0d4
commit 22048caa5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io)
* [The Complete Guide to Bootcamps](https://www.reddit.com/r/cscareerquestions/comments/506myw/the_complete_guide_to_bootcamps/)
* Self Study - My programming notes. 275 Pages of Content [[Updated Reddit Link]](https://www.reddit.com/r/learnprogramming/comments/5opg9k/my_programming_notes_275_pages_summaries_of/) [[Original Reddit Link]](https://www.reddit.com/r/learnprogramming/comments/4iewun/my_programming_notes_141_pages_summaries_of/)
* Somewhere in between
* [Elewa Academy's Open Curriculum](https://elewa-academy.github.io): Complete bootcamp curriculum open-sourced. Designed for self & group study.
* [Developer Fundamentals](https://elewa-academy.github.io/Fundamentals): An approachable, structured series of projects that covers the fundmantals of software development.
* GitHub
* [A Step by Step Guide to Making Your First GitHub Contribution](https://codeburst.io/a-step-by-step-guide-to-making-your-first-github-contribution-5302260a2940)