課程資料
課程簡介
From Hello World to Building Networks and Web Servers
Want to be a Rust developer? Let's get started. In this course, we will go from writing "Hello World" to developing a fully functional Web Backend. With a Project based approach, this course aims to develop coding and concepts of Rust concurrently. Instead of reading the concepts we will learn the them by coding and debugging, and will experience what kind of errors and bugs can be expected in our journey to learn Rust. Being a developer myself, I have kept in mind the expectations of both new and experienced developers. This course is designed for all types of programmers with different backgrounds. Starting from basic print statement we will go through learning IO concepts, basic and advanced data types, defining functions, covering the Object Oriented aspect of Rust, writing multi threaded code, learning concepts of referencing and ownership, asynchronous coding, calling APIs, building Web servers and clients and will end up with a complete data persistent Web Backend. Instead of short and pre-planned videos, this course has been divided into lessons according to the concept in being discussed. The lessons were coded live and bugs were solved to give a realistic expectation to developer about what to expect. I hope to see you in this course and Good Luck for your journey with Rust.
課程章節
- 5 個章節
- 19 堂課
- 第 1 章 Data Types and Methods in Rust
- 第 2 章 Multithreading Programming in Rust
- 第 3 章 Object Oriented and Asynchronous Programming in Rust
- 第 4 章 Networking in Rust
- 第 5 章 Building Web Backend in Rust
課程內容
- Know Basic and Advanced Data Types of Rust
- Concepts of Ownership, Referencing, and Borrowing in Rust
- Object Oriented Programming in Rust
- Modular Programming in Rust
- Multi-Threaded programming in Rust
- Async Programming in Rust
- Networking concepts in Rust
- Web and API development in Rust
此課程所涵蓋的技能
評價
-
AAswad Abbas
Starts from the very basic concepts and takes it gradually to its climax.
-
HHans Meier
Video Resolution is quite bad, it is hard to read some character. The audio quality is bad and the teacher isn't speaking very clear. The Subtitles are not useful. The teacher could explain a little bit more about the peculiarities of specific functions and syntax.
-
MMichael Rubenbauer
I would love it to give an overview of the language first, I find myself skipping through half the presentation
-
LLindsey
Wow, this course really covers complete concepts of Rust language in a very smooth and easy to learn method. Great work