Description
Price: ₹222.00
(as of – Details)
About This Book
“Rust Programming in 8 Hours & Exercises” covers all essential Rust language knowledge. You can learn complete primary skills of Rust programming fast and easily.
The book includes many practical examples for beginners and includes exercises for the college exam, the engineer certification exam, and the job interview exam.
Note
This book is suitable for Rust programming beginners; it is not for the Rust experienced programmers.
Source Code for Download
This book provides source code for download; you can download the source code for better study, or copy the source code to your favorite editor to test the programs.
Table of Content
Chapter 1
What is Rust Language?
The Feature of Rust
……
Chapter 2
Data Type
Variables
……
Chapter 3
Variable-Binding
String Assignment
……
Chapter 4
If Statement
If-else Statement
…….
Chapter 5
Struct
Enum
……
Chapter 6
Module
Embedded Module
……
Chapter 7
Vector
Multiple Patterns
……
Chapter 8
Method
Trait
……
Appendix Q & A
Questions
Answers
Source Code Download