Skip to content
PingCAP training courses
Rust Go Makefile
Branch: master
Clone or download

Latest commit

brson Move rust and dss material to 'courses' directory (#341)
* Move rust and dss material to 'courses' directory

Signed-off-by: Brian Anderson <andersrb@gmail.com>

* Fix CI for dss movement

Signed-off-by: Brian Anderson <andersrb@gmail.com>
Latest commit 2a1f4c2 Apr 28, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci Move rust and dss material to 'courses' directory (#341) Apr 28, 2020
.github .github: add issue&PR template (#329) Mar 3, 2020
courses Move rust and dss material to 'courses' directory (#341) Apr 28, 2020
media Update talent plan 2.0 (#338) Apr 24, 2020
tidb tidb: remove useless code (#321) Feb 29, 2020
CODE_OF_CONDUCT.md Update talent plan 2.0 (#338) Apr 24, 2020
CONTRIBUTING.md Update talent plan 2.0 (#338) Apr 24, 2020
README.md Move rust and dss material to 'courses' directory (#341) Apr 28, 2020

README.md

Welcome to learn Talent Plan Courses!

Talent Plan Logo

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.

Our Courses

Series 1: Open Source Collaboration

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:

Series 2: Rust Programming

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.

Series 3: Distributed Database

Two courses are included in this series, which are:

Series 4: Deep Dive into TiDB Ecosystems

  • TP 401: Deep Dive into TiDB(WIP)
  • TP 402: Deep Dive into TiKV(WIP)

See Courses for more details

Contributing to talent plan

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.

We're here to help

If you have questions about building (or taking) courses, you can ask in the channel #wg-talent-plan-courses of the tidbcommunity slack workspace.

License

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.

You can’t perform that action at this time.