最近在rust群里面划水的时候看到一个计划,感觉还不错
据说是挺好学的,可以适宜应届毕业生或者准备应届的毕业生来进行学习的计划,在想最近要不找个时间完整的完成一下这个计划,但是又害怕是否自己有足够动力,因此想问下大家的看法
https://learn.pingcap.com/learner/talent-plan/rust-programming
特此附上部分前置需求
Prerequisites
Those taking this course should:
have the equivalent of an undergraduate computer science education,
have intermediate-level experience in some programming language,
be comfortable working in the terminal and command line,
know how to use git,
have novice-level experience with parallel programming in some language,
have novice-level experience with asynchronous programming in some language,
have novice-level experience writing code to query a database, SQL, NoSQL, NewSQL, key-value, or otherwise.
have read The Rust Book in its entirety,
have written some Rust code, including the projects from the book:
programming a guessing game,
building a command-line program and
building a multithreaded web server.
To reiterate — read The Rust Book before taking this course. It is not necessary to have more than novice-level knowledge or experience with Rust, but this course does not teach Rust basics.
If you can check all the above boxes then you are ready for this course. If not, we have some suggestions for how to learn the prerequisites.
Get started now - view the lesson plan.