Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Bam92/awesome-resources-cs

A sum of all available resources in CS, software engineering, etc.
https://github.com/Bam92/awesome-resources-cs

List: awesome-resources-cs

Last synced: about 1 month ago
JSON representation

A sum of all available resources in CS, software engineering, etc.

Awesome Lists containing this project

README

        

# Resources for all your need in CS
## Degrees
* [Teach Yourself Computer Science](https://github.com/tk-learning-center/cs-degree)
* [Machine Learning](https://github.com/tk-learning-center/machine-learning-degree)
## Videos, lectures, (e)books & courses
* [The 2019 Guide to Learning Web Development](https://codeburst.io/the-ultimate-guide-to-learning-full-stack-web-development-in-6-months-for-30-72b3854a7458)
* [Deep Dive Into Modern Web Development](https://fullstackopen.com/en)
* [Free-programming-books](https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md)
* [Lecture references from jwasham mostly on Python](https://github.com/jwasham/lecture-reference)
* [Learn to code for free with FreeCodeCamp](https://www.freecodecamp.org/)
* [Awesome Resources RoadMap](https://github.com/lauragift21/awesome-learning-resources)
* [Some useful websites for programmers](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)
* [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS)
* [Study guide and introduction to the modern front end stack](https://github.com/grab/front-end-guide)
* [List of Computer Science courses with video lectures](https://github.com/Developer-Y/cs-video-courses)
* [Algorithms and DS implemented in JavaScript](https://github.com/trekhleb/javascript-algorithms)
* [Collection of programming related books](https://github.com/xSavitar/programming-books-and-resources)
* [Guide du développeur PHP](https://github.com/bpesquet/guide-developpeur-php)
* [Andela home study curriculum](https://homestudy.andela.com/)
* [CS courses from Class Central](https://www.freecodecamp.org/news/550-free-online-programming-computer-science-courses-you-can-start-this-october/)
## Style Guides & best practices
* [Best Practices for Node.js Development](https://devcenter.heroku.com/articles/node-best-practices#use-a-smart-npmrc)
* [JavaScript & Node.js testing best practices](https://github.com/goldbergyoni/javascript-testing-best-practices)
* [Node.js Best Practices](https://github.com/goldbergyoni/nodebestpractices)
* [A mostly reasonable approach to CSS and Sass](https://github.com/airbnb/css)
* [Code Guide](https://codeguide.co)
* [Principles of writing consistent, idiomatic CSS](https://github.com/necolas/idiomatic-css)
* [A set of best practices for JavaScript projects](https://github.com/elsewhencode/project-guidelines)
* [Angular Style Guide](https://github.com/johnpapa/angular-styleguide)
## Interviews
* [Become a [GOOD] software engineer](https://github.com/jwasham/coding-interview-university)
## Projects, exercises & quizzes
* [Node.js Bootcamp by RisingStack](https://github.com/RisingStack/risingstack-bootcamp)
* [Computer-science-flash-cards from jwasham](https://github.com/jwasham/computer-science-flash-cards)
* [Build your own X](https://github.com/danistefanovic/build-your-own-x)
* [Exercism JS Exercises](https://github.com/seemaullal/exercism-JS)
* [App Ideas Collection](https://github.com/florinpop17/app-ideas)
## Community
* [One-on-one live programming help](https://www.codementor.io/)
* [Project-based freelance work](https://www.codementor.io/)
* [Q&A on (almost) everything programming](https://stackoverflow.com/)
* [Practice coding, prepare for interviews and get hired](https://www.hackerrank.com/)
* [Enhance your skills, expand your knowledge and prepare for technical interviews](https://leetcode.com/)
* [Code practice and mentorship](https://exercism.io/)