Talent Plan is an open source training program initiated by PingCAP. It aims to create or combine some open source learning materials for people interested in open source, distributed systems, Rust, Golang, and other infrastructure knowledges. As such, a series of courses focused on open source collaboration, rust programming, distributed database and systems are provided.
Note:
Each course is developed independently, so they vary in their presentation and their expectations from course-takers. Please see the individual course documentation for details.
Open source collaboration includes a series of open source related learning mateials to help open source enthusiasts have a basic knowledge of what open source software is, the differences among kinds of open source software licenses, how to participate in open source projects and what a welcoming open source community looks like. Courses of this series are:
- TP 101: Introduction to open source software
- TP 102: How to use Git and GitHub
- TP 103: Build a welcoming community
Two courses are included in this series, which are:
-
TP 201: Practical Networked Applications in Rust. A series of projects that incrementally develop a single Rust project from the ground up into a high-performance, networked, parallel and asynchronous key/value store. Along the way various real-world and practical Rust development subject matter are explored and discussed.
-
TP 202: Distributed Systems in Rust. Adapted from the MIT 6.824 distributed systems coursework, this course focuses on implementing important distributed algorithms, including the Raft consensus algorithm, and the Percolator distributed transaction protocol.
Two courses are included in this series, which are:
- TP 301: TinySQL, a distributed relational database in Go
- TP 302: TinyKV, a distributed key value database in Go
- TP 401: Deep Dive into TiDB(WIP)
- TP 402: Deep Dive into TiKV(WIP)
See Courses for more details
Contributions of any kind are welcome! Check out the Contributing Guide in this repository for more information on how you can contribute to talent plan.
We love our community and take great care to ensure it is fun, safe and rewarding. Please review our Code of Conduct for community expectations and guidelines for reporting concerns.
If you have questions about building (or taking) courses, you can ask in the channel #wg-talent-plan-courses of the tidbcommunity slack workspace.
These courses may be freely used and modified for any purpose, under the terms of each course's individual license. See the courses for details.