返回
项目实战

Bulls and Cows in Rust

In this course, our main objectives are: 1. Understanding the basic usage of Cargo 2. Writing the Bulls and Cows project in Rust

语言rust
难度简单
总时长1.5小时

目标学习者

这门课是给谁上的

  • For developers who are interested in Rust.

要求

  • Basic understanding of Rust is recommended - At least completed the foundational course: Rust Basic Concepts.
  • No development experience is needed- this course contains the simplest and most basic procedures.

你会学到什么

  • Writing a project to implement the logic of Bulls and Cows in Rust.
  • How to configure the project in Rust Playground, and run debugging.
Random

课程安排

  • Uint 0 - Course Intro

    Introduction to the Guessing Game in Rust


  • Unit 1 - Implementing Bulls and Cows in Rust(1)

    In this chapter, we will implement Bulls and Cows using native Rust.


  • Unit 2 - Implementing Bulls and Cows in Rust(2)

    This chapter explains how to specifically use dependency libraries in the Rust language to implement functionalities for generating random numbers and capturing user input.


  • Unit 3 - Implementing Bulls and Cows in Rust(3)

    In this chapter, we will process the user's input data and complete the logic for comparing it with the correct value.


  • Unit 4 - Interaction

    This chapter will focus on learning how to run the program and experiencing the player interaction process.

practice

Bulls and Cows in Rust

17 小节
移动端和桌面端均可访问