changed placement and name

This commit is contained in:
Evan Cole 2018-03-24 17:41:31 +01:00 committed by GitHub
parent 22048caa5c
commit 9f45b89275
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,6 +77,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io)
* [FreeCodeCamp](https://www.freecodecamp.com/)
* [The Essential Web Developer Course](http://upskillcourses.com/p/essential-web-developer-course)
* [Epicodus Programming Bootcamp Curriculum](https://www.learnhowtoprogram.com/courses)
* [Open-Source Bootcamp](https://elewa-academy.github.io/): An approachable, structured series of projects that covers the fundmantals of software development.
* Classes
* [SANITIZED list of 530+ free online programming/CS courses (MOOCs) with feedback(i.e. exams/homeworks/assignments) that you can start this month (December 2016)](https://www.reddit.com/r/learnprogramming/comments/5gr8nw/heres_a_sanitized_list_of_530_free_online/) - *Needs Updating*
* [Udacity Free Web Development Courses (Google)](https://www.udacity.com/courses/web-development)
@ -85,8 +86,6 @@ More free resources can be found on [codeburst.io](https://codeburst.io)
* [Thoughts on Coding Boot camps](https://www.reddit.com/r/learnprogramming/comments/5ew1gs/thoughts_on_coding_boot_camps/)
* [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
* [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)