About This Book "Rust Programming" is a textbook for high school and college students; it covers all essential Rust language knowledge. You can learn complete primary skills of Rust programming fast and easily. The textbook includes a lot of practical examples for beginners and includes exercises for the college final exam, the engineer certification exam, and the job interview exam. "Rust Programming" is a useful textbook for beginners. The straightforward definitions, the plain examples, the elaborate explanations and the neat layout feature this helpful and educative book. You will be impressed by its distinctive and tidy writing style. Reading this book is a great enjoyment!
Note This book is only suitable for programming beginners, high school students and college students; it is not for the experienced programmers.
Table of Content
Hour 1 What is Rust Language? Install Rust SDK Install Rust IDE The First Rust Program Run with Notepad Comment Summary
Hour 2 Data Type Variables Define with Data Type Output Format Constants Date Type Conversion Reserved Words Function Return Value & Type Summary
Excellent book to start your education on Rust and determine if you want to continue learning Rust. I would recomment any of the books in this series. Good examples, and covers most topics required to learn the Rust language.