leoseetoo's Stars
PKUFlyingPig/cs-self-learning
计算机自学指南
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
spamegg1/reviews
Reviewing some online CS courses I took
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
pllk/cphb
Competitive Programmer's Handbook
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
EbookFoundation/free-programming-books
:books: Freely available programming books
practical-tutorials/project-based-learning
Curated list of project-based tutorials
andkret/Cookbook
The Data Engineering Cookbook
Aafreen29/SQL-Interview-Prep-Question
This repository is for everyone who is preparing for Data Scientist/Data Analyst position interviews. It includes frequently asked SQL coding questions with answers.
gouthampradhan/leetcode
Leetcode solutions
kilimchoi/engineering-blogs
A curated list of engineering blogs
spring-attic/sagan
The spring.io site and reference application
openzipkin/zipkin
Zipkin is a distributed tracing system
iamadamdev/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
ronreiter/interactive-tutorials
Interactive Tutorials
Michael0x2a/curated-programming-resources
A curated list of resources for learning programming.
zero-to-mastery/resources
Here is a list of best resources to get you started with learning how to code (mostly related to Web Development). Feel free to add your favorite resources as well and help others in their journey of learning.
getify/You-Dont-Know-JS
A book series (2 published editions) on the JS language.
ForrestKnight/open-source-cs
Video discussing this curriculum:
P1xt/p1xt-guides
Programming curricula
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
andrews1022/web-development-course-list
A list of Udemy courses from Brad Traversy's Web Development 2021 video
kevinsmithwebdev-zz/getting-a-job
Some advice on getting a job in web dev.
public-apis/public-apis
A collective list of free APIs
arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
TheAlgorithms/Java
All Algorithms implemented in Java