AbdelrahmanSalah211's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
airbnb/javascript
JavaScript Style Guide
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
matiassingers/awesome-readme
A curated list of awesome READMEs
jonasschmedtmann/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
AkashSingh3031/The-Complete-FAANG-Preparation
Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! We've got Technical Subjects like Operating Systems, DBMS, SQL, Computer Networks, and Object-Oriented Programming, all waiting for you.
jonasschmedtmann/complete-node-bootcamp
Starter files, final projects and FAQ for my Complete Node.js Bootcamp
joebew42/study-path
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
dendibakh/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
AhmadElsagheer/Competitive-programming-library
Code library for competitive programming purposes.
davidflanagan/jstdg7
Example code from the book JavaScript: The Definitive Guide, 7th Edition
cmu-db/15445-bootcamp
A basic introduction to coding in modern C++.
Eqraatech/Software-Engineering-In-Arabic
محتوى تقني متميز في مختلف مجالات هندسة البرمجيات عن طريق تبسيط المفاهيم البرمجية المعقدة بشكل سلس وباستخدام صور توضيحية مذهلة
CppCon/CppCon2023
Slides and other materials from CppCon 2023
TartanLlama/sdb
Source code for the book Building a Debugger
bashmohandes/go-askme
My GoLang learning journey by building an AskFm clone
MrBomber0x001/db-notes
💾 List of Database notes and exercises from Datacamp, CMU, and others.
yhiumy/New-Grad-2023
aelhelw/techvault
TartanLlama/ranges
Ranges that didn't make C++20
AhmadElsagheer/UVa-Solutions
Java solutions for UVa problems
pdeitel/CPlusPlusHowToProgram11e
Code repository for our textbook C++ How to Program: An Objects-Natural Approach, 11/e
ahmeducf/computer-systems-CS-APP3e
My solutions of Computer Systems: A Programmer’s Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.
SayedAlesawy/Distributed-File-System-and-Database
A Distributed File System and Database