tuncdan's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
TheAlgorithms/Rust
All Algorithms implemented in Rust
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
TheAlgorithms/C-Sharp
All algorithms implemented in C#.
ullmark/hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
stemmlerjs/software-design-and-architecture-roadmap
🧱 The software design and architecture roadmap for any developer
TheAlgorithms/Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
anshulrgoyal/rust-web-developer-roadmap
Roadmap to becoming a Rust Web Developer in 2022
ardalis/pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
pagedjs/pagedjs
Display paginated content in the browser and generate print books using web technology
CSD-1993/KursNotlari
C ve Sistem Programcıları Derneği Kurs Notları
mohsenshafiei/system-design-master-plan
:1st_place_medal: Roadmap to become a system design and architecture master
NikAshanin/Solution-Architect-Road-Map
nimiq/qr-creator
Lightweight library for stylish QR codes
aleksandrm8/ONVIF-Device-Manager
mirror of http://sourceforge.net/projects/onvifdm/
ardalis/design-patterns-for-humans
An ultra-simplified explanation to design patterns