资源说明:This book teaches a beginner how to program with the Rust programming language in
an easy, step-by-step manner.
Only a basic knowledge of programming is required, preferably in the C or C++
languages. Let's say that to understand this text it's enough to know what an integer is
and what a floating-point number is, and to distinguish identifiers from string literals.
A command-line environment is assumed, like a Unix or Linux shell, Mac OS
Terminal, or Windows Command Prompt.
Please note that this book does not cover everything needed to develop professional
programs in Rust. It just teaches the difficult concepts needed to understand more
advanced texts, like the official tutorial of the language.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。