halfrost / docker_practice
Learn and understand Docker technologies, with real DevOps practice!
☆19Updated 7 years ago
Alternatives and similar repositories for docker_practice:
Users that are interested in docker_practice are comparing it to the libraries listed below
- ☆11Updated 4 years ago
- S2 geometry library in Go | experiment version☆21Updated 3 years ago
- Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。☆44Updated 7 years ago
- 机器学习入门资源:代码、算法、书籍、论文☆21Updated 6 years ago
- 🤫 You found a secret! halfrost/halfrost is a ✨special ✨ repository that you can use to add a README.md to your GitHub profile. Make sure…☆166Updated last year
- 《设计数据密集型应用》总结思维导图☆45Updated 4 years ago
- My Solutions to Leetcode Database problems. 我的 Leetcode 数据库题解。大家加油!:)☆37Updated 2 years ago
- 左程云著 程序员面试代码指南 书中源码☆38Updated 7 years ago
- 英语学习,资料来源英语流利说,英语平台:medium、kubernetes 等各种技术网站、博客等。该项目即将 Archive,请移步 https://github.com/yangwenmai/learning-growth☆42Updated 5 years ago
- 左程云老师算法最优解Python实现☆90Updated 6 years ago
- python面试题总结☆47Updated 5 years ago
- 利用 Go 语言实现常用的数据结构与算法。☆33Updated 5 years ago
- 郝林Go语言核心36讲源码以及学习笔记☆30Updated last year
- 《流畅的 Python》阅读笔记☆83Updated 4 years ago
- 分布式存储系列:分布式 ID,分布式文件系统,复制,对象存储,区块链☆43Updated 4 months ago
- 准备数据结构、算法时做过的题 题目包含:基础数据结构,算法,大公司笔试真题,牛客算法题,lintcode,九章算法,《剑指Offer》,左程云《程序员代码面试指南》☆116Updated 6 years ago
- 投资理财 - 专注于智能算法投资☆24Updated last year
- 敬请期待☆43Updated 6 years ago
- Go开发岗面试笔记☆9Updated 3 years ago
- 剑指offer(python版)/ 算法图解 / python基础 / 数据结构☆187Updated 2 years ago
- Resources for preparing tech interviews☆149Updated 3 years ago
- 分布式计算:分布式数据处理(流计算/批处理)、消息队列、数据仓库☆25Updated 5 months ago
- 这是一道面试题,使用golang的CSP思想,锁,组锁,协程,通道,接口,定时(超时),C/S通信需要使用protobuf结构☆17Updated 6 years ago
- go structures for algorithm☆21Updated 8 months ago
- PegasusWang 的读书笔记☆105Updated this week
- 1000篇通俗易懂且高质量的 LeetCode 解析,动画题解,套路分析,模板分享☆148Updated 2 years ago
- let's be better man!☆19Updated 5 years ago
- 《程序员代码面试指南》☆16Updated 6 years ago
- 这个是自己日常改写和积累的python资料:本次资料提供大量的python面试的准备资料,包括常用的python版本代码段、python网络编程的各个部分的实现方式、python版本的设计模式、以及最最会考的令人头痛的算法问题(python版本)☆201Updated 2 years ago
- Python3 数据结构与算法的介绍及应用。1. 数据结构:数组、链表、栈、队列、树、堆、图; 2. 典型排序算法:冒泡排序、选择排序、插入排序、希尔排序、堆排序、归并排序、快速排序、桶排序、计数排序、基数排序; 3. 查找算法: 顺序查找、二分查找、哈希表查找、二叉查找树…☆94Updated 3 years ago