Pinned Repositories
architect-awesome
后端架构师技术图谱
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
geektime-books
:books: 极客时间电子书
go-grpc-example
go-grpc-example,分为入门教程和进阶教程,包括请求超时设置、TLS认证、自定义方法认证、数据验证、拦截器、go-grpc-middleware、grpc-gateway和swagger、gRPC负载均衡等。附博客教程
interview_internal_reference
2020年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
PHP-interview-myway
记录PHP面试包括计算机网路,操作系统,PHP,redis,数据库MySQL(从2019年12月开始)面试了好未来,跟谁学,头条,极客保险,百度文库,百度知道等等公司。持续更新中
PHP-Interview-QA
PHP面试问答
dutianbo's Repositories
dutianbo/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
dutianbo/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
dutianbo/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
dutianbo/bfe
A modern layer 7 load balancer from baidu
dutianbo/coding-interview-university
A complete computer science study plan to become a software engineer.
dutianbo/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
dutianbo/geektime-books
:books: 极客时间电子书
dutianbo/gorush
A push notification server written in Go (Golang).
dutianbo/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
dutianbo/LearnGolang
《Golang学习资源大全-只有Go语言才能改变世界》Only Golang Can Change The World.
dutianbo/BigDataGuide
大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料
dutianbo/ChinaTextbook
人教版小学到大学数学
dutianbo/elasticsql
convert sql to elasticsearch DSL in golang(go)
dutianbo/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
dutianbo/God-Of-BigData
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
dutianbo/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
dutianbo/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)点击下方网站,马上开始刷题!
dutianbo/iam
企业级的 Go 语言实战项目(可作为Go项目开发脚手架)
dutianbo/interviews
Everything you need to know to get the job.
dutianbo/learning_tools
Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
dutianbo/leetcode-2
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
dutianbo/leetcode-3
LeetCode Problems' Solutions
dutianbo/migration
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护
dutianbo/over-algorithm
数据结构与算法:[进度40%]以C语言严谨描述数据结构与算法,同时以Go、JavaScript、C++等语言以简洁方式实现
dutianbo/Python-100-Days
Python - 100天从新手到大师
dutianbo/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
dutianbo/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
dutianbo/ugo-compiler-book
:books: µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]
dutianbo/Ventoy
A new bootable USB solution.
dutianbo/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...