All Projects → danceyoung → Paper Code

danceyoung / Paper Code

Licence: mit
对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构等。

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Paper Code

Designpatternslibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
Stars: ✭ 485 (+415.96%)
Mutual labels:  architecture, design-patterns
Wordpress Admin Style
Shows the WordPress admin styles on one page to help you to develop WordPress compliant
Stars: ✭ 871 (+826.6%)
Mutual labels:  design-patterns, layout
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+6506.38%)
Mutual labels:  architecture, design-patterns
project-template
Sample Go Project Template (based on the layout from the Standard Project Layout repo)
Stars: ✭ 81 (-13.83%)
Mutual labels:  project-template, standards
Super Simple Architecture
🧩 Super Simple Architecture in Swift
Stars: ✭ 44 (-53.19%)
Mutual labels:  architecture, design-patterns
Flawless Ios
Awesome iOS guides from the community, shared on Flawless iOS Medium blog 👉
Stars: ✭ 260 (+176.6%)
Mutual labels:  architecture, design-patterns
Coordinator
Implementation of Coordinators app design pattern.
Stars: ✭ 616 (+555.32%)
Mutual labels:  architecture, design-patterns
Awesome Design Patterns
A curated list of software and architecture related design patterns.
Stars: ✭ 15,579 (+16473.4%)
Mutual labels:  architecture, design-patterns
System Design And Architecture
Learn how to design large-scale systems. Prep for the system design interview.
Stars: ✭ 1,005 (+969.15%)
Mutual labels:  architecture, design-patterns
Design Patterns For Humans
An ultra-simplified explanation to design patterns
Stars: ✭ 32,376 (+34342.55%)
Mutual labels:  architecture, design-patterns
Reference Architecture
TELUS Reference Architecture Documentation
Stars: ✭ 145 (+54.26%)
Mutual labels:  standards, architecture
Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (-9.57%)
Mutual labels:  architecture, design-patterns
Urf.core
Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight. Live demo: https://goo.gl/QpJVgd
Stars: ✭ 226 (+140.43%)
Mutual labels:  architecture, design-patterns
Game Programming Patterns
Source repo for the book
Stars: ✭ 3,096 (+3193.62%)
Mutual labels:  architecture, design-patterns
Archit Ios
Intelygenz iOS Architecture
Stars: ✭ 203 (+115.96%)
Mutual labels:  architecture, design-patterns
Project Layout
Standard Go Project Layout
Stars: ✭ 28,275 (+29979.79%)
Mutual labels:  standards, project-template
Domain Driven Hexagon
Guide on Domain-Driven Design, software architecture, design patterns, best practices etc.
Stars: ✭ 4,417 (+4598.94%)
Mutual labels:  architecture, design-patterns
Python Clean Architecture
A Python toolkit for applications driven by The Clean Architecture
Stars: ✭ 159 (+69.15%)
Mutual labels:  architecture, design-patterns
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+38929.79%)
Mutual labels:  architecture, design-patterns
Cleanarchitecturetemplate
A template for a dotnet core api / mvc "clean architecture" project.
Stars: ✭ 50 (-46.81%)
Mutual labels:  project-template, architecture

paper-code

对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构及源码解析等。

目录

Go 包的组织和命名

Go 面向包的设计及架构分层

为什么程序员要有技术的广度性

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].