diff --git a/ResoursesandGuides.md b/ResoursesandGuides.md new file mode 100644 index 0000000..d466911 --- /dev/null +++ b/ResoursesandGuides.md @@ -0,0 +1,40 @@ +#Resources and Guides for new Developers. + +We all want to improve, get *better, faster, stronger(Daft Punk?)* + +So here you can find some resources, guides, courses, projects that could help you in your way to the ninja developer. + +Everything here should be free if possible. + +##Study: + +- Guide: Probably you want to learn and [TryGit](http://rogerdudler.github.io/git-guide/). +- Guide: A Git [Simple Guide](http://rogerdudler.github.io/git-guide/). +- Video: Git [Foundations](https://www.youtube.com/playlist?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-/). +- Book: You Dont Know Javascript Books: [YDKJS](https://github.com/getify/You-Dont-Know-JS). +- Book: The "Six" Edition of [JavaScript Allongé](https://leanpub.com/javascriptallongesix). +- Book: DOM Enlightenment, The [DOM](http://domenlightenment.com/). +- Book: Learning JavaScript [Design Patterns](https://addyosmani.com/resources/essentialjsdesignpatterns/book/). +- Book: A book of [Open Data Structures](http://www.aupress.ca/books/120226/ebook/99Z_Morin_2013-Open_Data_Structures.pdf). +- Guide: About Material Design [MD]( https://material.io/). + + +##Knowledge: +- Mozilla Developers Network [MDN](https://developer.mozilla.org/es/). +- W3 Schools [W3S](http://www.w3schools.com/). +- W3 Resources [W3R](http://www.w3resource.com/). + + +##Library +- Github free books Library [vhf/free-programming-books](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md). +- A library of ebooks online [DevFreebooks](https://devfreebooks.github.io/). +- 20 free Ebooks in [HONGKIAT](http://www.hongkiat.com/blog/free-ebooks-software-developers/). +- Free Tech Books in [FTB](http://www.freetechbooks.com/). + + + + +##Learn: +- Learn to Code [HTML & CSS](http://learn.shayhowe.com/html-css/). +- Learn to code in [Code Academy](https://www.codecademy.com). +- Learn and design in [DASH](https://dash.generalassemb.ly/projects).