All Projects → betterdocs → Similar Projects or Alternatives

733 Open source projects that are alternatives of or similar to betterdocs

BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (+236%)
Mutual labels:  thread, design-patterns
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (+1280%)
Android Readthefuckingsourcecode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Stars: ✭ 1,665 (+6560%)
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+146652%)
Wtfpython
What the f*ck Python? 😱
Stars: ✭ 27,762 (+110948%)
Mutual labels:  gotchas, interview-questions
Low Level Design Primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Stars: ✭ 2,706 (+10724%)
Java-Interview-Programs
Core Java Projects with complete source code
Stars: ✭ 48 (+92%)
Mutual labels:  thread, interview-questions
Domain Driven Hexagon
Guide on Domain-Driven Design, software architecture, design patterns, best practices etc.
Stars: ✭ 4,417 (+17568%)
System Design And Architecture
Learn how to design large-scale systems. Prep for the system design interview.
Stars: ✭ 1,005 (+3920%)
Lld Parking Lot
Repository for low level design solution of parking lot
Stars: ✭ 27 (+8%)
Ruby.fundamental
📚 Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
Stars: ✭ 391 (+1464%)
Mutual labels:  thread, design-patterns
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+12316%)
System Design Primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Stars: ✭ 154,659 (+618536%)
Dermayon
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
Stars: ✭ 66 (+164%)
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (+116%)
Mutual labels:  interview-questions
Design-Patterns
Design Patterns
Stars: ✭ 29 (+16%)
Mutual labels:  design-patterns
Nodejs-Design-Pattern
Resumen de patrones de diseño extraídos de mi lectura del libro "Node.js Design Patterns de Mario Casciaro 1ra edición"
Stars: ✭ 45 (+80%)
Mutual labels:  design-patterns
gdb-automatic-deadlock-detector
Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger
Stars: ✭ 60 (+140%)
Mutual labels:  thread
CRACK JS INTERVIEWS
CRACK JS INTERVIEW
Stars: ✭ 33 (+32%)
Mutual labels:  interview-questions
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-44%)
Mutual labels:  interview-questions
react-uswds
USWDS 3.0 components built in React
Stars: ✭ 108 (+332%)
Mutual labels:  design-patterns
acordeon-az900-innovaccion
Aquí podrás encontrar recursos clave y adicionales para tu paso por la certificación Microsoft Azure Fundamentals AZ-900
Stars: ✭ 406 (+1524%)
Mutual labels:  fundamentals
refactoringtopatterns
A place to practice Refactoring To Patterns that Kerievsky wrote about in his book
Stars: ✭ 46 (+84%)
Mutual labels:  design-patterns
bascomtask
Lightweight parallel Java tasks
Stars: ✭ 49 (+96%)
Mutual labels:  thread
blexar
❤ An HTML, CSS and JavaScript framework for developing responsive modern web interfaces, focused on usability and minimal sizes, with all the necessary extensions.
Stars: ✭ 30 (+20%)
Mutual labels:  design-patterns
design-patterns
Grokking design patterns in python
Stars: ✭ 24 (-4%)
Mutual labels:  design-patterns
design-patterns-cpp14
🙏 Design patterns implemented in C++14
Stars: ✭ 35 (+40%)
Mutual labels:  design-patterns
scala-design-patterns
Design patterns implemented in Scala.
Stars: ✭ 135 (+440%)
Mutual labels:  design-patterns
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+672%)
Mutual labels:  thread
Coding-Questions
This Repository will house the competitive coding and interview questions. Please consider contributing to it if you think your solution could help the Open Source Community.
Stars: ✭ 19 (-24%)
Mutual labels:  interview-questions
express-mvc-pattern
Example nodejs using express implementation design pattern using mvc architecture.
Stars: ✭ 52 (+108%)
Mutual labels:  design-patterns
reactjs-persian-interview-questions
مجموعه برترین سوال و جواب‌های ری‌اکت(احتمالا برای استخدام اینا)
Stars: ✭ 323 (+1192%)
Mutual labels:  interview-questions
Design-Patterns-In-Swift-CN
设计模式(Swift 5.0 实现)- 中文版
Stars: ✭ 290 (+1060%)
Mutual labels:  design-patterns
codewars python solutions
My CodeWars solutions in Python.
Stars: ✭ 111 (+344%)
Mutual labels:  interview-questions
libopenTIDAL
TIDAL API interface written in ANSI C
Stars: ✭ 17 (-32%)
Mutual labels:  thread
Games
The Games app has two features which are listing and showing detail of games.
Stars: ✭ 15 (-40%)
Mutual labels:  solid-principles
goodcode
A curated collection of annotated code examples from prominent open-source projects
Stars: ✭ 184 (+636%)
Mutual labels:  design-patterns
r-gotchas
R gotchas
Stars: ✭ 46 (+84%)
Mutual labels:  gotchas
CodeWars
Daily Coding Exercises to sharpen problem solving skills
Stars: ✭ 67 (+168%)
Mutual labels:  interview-questions
cs-interview-questions
Personal Solutions to Interview Questions
Stars: ✭ 59 (+136%)
Mutual labels:  interview-questions
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+4680%)
Mutual labels:  interview-questions
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (+56%)
Mutual labels:  thread
Java-Programs
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Stars: ✭ 51 (+104%)
Mutual labels:  design-patterns
golang-interview
⁉️ Вопросы для собеседования по Go
Stars: ✭ 52 (+108%)
Mutual labels:  interview-questions
fight-game
战斗小游戏-Java实现-设计模式
Stars: ✭ 26 (+4%)
Mutual labels:  design-patterns
Swan
Topology Optimization Laboratory
Stars: ✭ 55 (+120%)
Mutual labels:  design-patterns
Android-Clean-Architecture
This is a sample movie list Android application built to demonstrate use of Clean Architecture tools. Dedicated to all Android Developers - (Kotlin, MVVM, Clean Architecture, Rx-Java, Dagger, OkHttp, Unit Testing, SOLID principles, Code Coverage)
Stars: ✭ 268 (+972%)
Mutual labels:  solid-principles
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (+12%)
Mutual labels:  thread
akali
C++ Common Library for Windows, Linux.
Stars: ✭ 34 (+36%)
Mutual labels:  thread
QmlThread
More powerful Thread module in QML.
Stars: ✭ 31 (+24%)
Mutual labels:  thread
Notes
My notes are about everything related to programming.
Stars: ✭ 104 (+316%)
Mutual labels:  design-patterns
2D CARFIVE
2D Cartesian Quadtree Adaptive Mesh Refinement (AMR) for multiphase Five Equations Model
Stars: ✭ 23 (-8%)
Mutual labels:  design-patterns
gof design patterns
GoF Design Patterns implemented in modern C++.
Stars: ✭ 21 (-16%)
Mutual labels:  design-patterns
JS-design-pattern
根据曾探所著《JavaScript设计模式与开发实践》整理的学习笔记
Stars: ✭ 31 (+24%)
Mutual labels:  design-patterns
uml-diagram-for-kotlin-design-pattern-examples
UML diagram list of GoF design pattern examples written in Kotlin.
Stars: ✭ 23 (-8%)
Mutual labels:  design-patterns
Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
Stars: ✭ 374 (+1396%)
Mutual labels:  interview-questions
one-note-a-day
编程每日一题:每天一道精选面试或编程题,180秒内语音答题模式凝练答案。次日推送标准参考答案至群内供大家复盘,做到事事有回音,题题有答案。
Stars: ✭ 70 (+180%)
Mutual labels:  interview-questions
Reddnet
🎭 Minimal Reddit clone
Stars: ✭ 125 (+400%)
Mutual labels:  solid-principles
threadproxy.nim
Simplify Nim Inter-Thread Communication
Stars: ✭ 23 (-8%)
Mutual labels:  thread
FunMirrors
This is a fun project I created to motivate computer vision enthusiasts and to highlight the importance of understanding fundamental concepts related to image formation in a camera.
Stars: ✭ 43 (+72%)
Mutual labels:  fundamentals
1-60 of 733 similar projects