filmov
tv
Rust for Solana || Tutorial || Book || Programming

Показать описание
In this tutorial we will cover all (35 Chapters) the rust systems programming language fundamentals for beginners.
Hey Logical People, after this tutorial, you will be read to learn Anchor Framework so that you could interact with Solana blockchain and write smart contracts on it. The rustlang is a system programming language, once you master the rust it will become easy to learn web3 which is basically javascript interface that talks in a lang that Solana understands.
@letsgetrusty I would love your feedback :)
Learn:
✔️ What are Basic datatypes in Rust?
✔️ How to define functions and macros?
✔️ What is Mutability in Rust?
✔️ What is Ownership, References and Borrowing in Rust?
✔️ Structs in Rust
✔️ Strings
✔️ Enums, Option Enum and Result Enum
✔️ Modules in Rust
✔️ Loops in Rust
✔️ Tuples and Arrays in Rust
✔️ Traits and Type Conversions in Rust
✔️ Error handling and advanced error handling in Rust
✔️ If Let expression
✔️ What are Lifetimes in Rust? Lifetimes explained
✔️ Hashmaps in Rust
✔️ The Derived attributes
✔️ Copy and Clone Traits
⭐️ Course Contents ⭐️
⌨️ (0:00:00) 01. Hello Logical People
⌨️ (0:02:02) 02. Learning Objectives
⌨️ (0:02:27) 03. Install Rust and VS Code IDE
⌨️ (0:03:57) 04. First Rust project
⌨️ (0:06:08) 05. Rust Basics
⌨️ (0:08:15) 06. Project #1 Weight Conversion
⌨️ (0:11:17) 07. Macros
⌨️ (0:14:15) 08. Mutability
⌨️ (0:15:12) 09. STD Package
⌨️ (0:18:22) 10. Ownership
⌨️ (0:22:52) 11. References and Borrowing
⌨️ (0:27:50) 12. Project #2 Webserver
⌨️ (0:31:48) 13. Structs
⌨️ (0:35:07) 14. Strings
⌨️ (0:38:11) 15. ENUMS
⌨️ (0:42:23) 16. Modules
⌨️ (0:48:19) 17. Listening to TCP
⌨️ (0:50:05) 18. Results in RUST
⌨️ (0:51:40) 19. Loops
⌨️ (0:54:04) 20. Match Expression
⌨️ (0:56:36) 21. Arrays
⌨️ (0:59:55) 22. Logging Request
⌨️ (1:01:57) 23. Postman
⌨️ (1:03:40) 24. Traits and Type Conversions
⌨️ (1:09:16) 25. Custom Errors
⌨️ (1:11:55) 26. Advance Error Handling
⌨️ (1:18:46) 27. Working with Strings
⌨️ (1:21:50) 28. Options to Result
⌨️ (1:28:39) 29. IF LET Expression
⌨️ (1:34:25) 30. Lifetimes in Rust
⌨️ (1:38:30) 31. Hashmaps
⌨️ (1:50:17) 32. Derive Attribute
⌨️ (1:55:15) 33. HTTP Response
⌨️ (2:00:59) 34. Copy and Clone
⌨️ (2:08:30) 35. Celebrations!!
#rust #solana #anchor
Hey Logical People, after this tutorial, you will be read to learn Anchor Framework so that you could interact with Solana blockchain and write smart contracts on it. The rustlang is a system programming language, once you master the rust it will become easy to learn web3 which is basically javascript interface that talks in a lang that Solana understands.
@letsgetrusty I would love your feedback :)
Learn:
✔️ What are Basic datatypes in Rust?
✔️ How to define functions and macros?
✔️ What is Mutability in Rust?
✔️ What is Ownership, References and Borrowing in Rust?
✔️ Structs in Rust
✔️ Strings
✔️ Enums, Option Enum and Result Enum
✔️ Modules in Rust
✔️ Loops in Rust
✔️ Tuples and Arrays in Rust
✔️ Traits and Type Conversions in Rust
✔️ Error handling and advanced error handling in Rust
✔️ If Let expression
✔️ What are Lifetimes in Rust? Lifetimes explained
✔️ Hashmaps in Rust
✔️ The Derived attributes
✔️ Copy and Clone Traits
⭐️ Course Contents ⭐️
⌨️ (0:00:00) 01. Hello Logical People
⌨️ (0:02:02) 02. Learning Objectives
⌨️ (0:02:27) 03. Install Rust and VS Code IDE
⌨️ (0:03:57) 04. First Rust project
⌨️ (0:06:08) 05. Rust Basics
⌨️ (0:08:15) 06. Project #1 Weight Conversion
⌨️ (0:11:17) 07. Macros
⌨️ (0:14:15) 08. Mutability
⌨️ (0:15:12) 09. STD Package
⌨️ (0:18:22) 10. Ownership
⌨️ (0:22:52) 11. References and Borrowing
⌨️ (0:27:50) 12. Project #2 Webserver
⌨️ (0:31:48) 13. Structs
⌨️ (0:35:07) 14. Strings
⌨️ (0:38:11) 15. ENUMS
⌨️ (0:42:23) 16. Modules
⌨️ (0:48:19) 17. Listening to TCP
⌨️ (0:50:05) 18. Results in RUST
⌨️ (0:51:40) 19. Loops
⌨️ (0:54:04) 20. Match Expression
⌨️ (0:56:36) 21. Arrays
⌨️ (0:59:55) 22. Logging Request
⌨️ (1:01:57) 23. Postman
⌨️ (1:03:40) 24. Traits and Type Conversions
⌨️ (1:09:16) 25. Custom Errors
⌨️ (1:11:55) 26. Advance Error Handling
⌨️ (1:18:46) 27. Working with Strings
⌨️ (1:21:50) 28. Options to Result
⌨️ (1:28:39) 29. IF LET Expression
⌨️ (1:34:25) 30. Lifetimes in Rust
⌨️ (1:38:30) 31. Hashmaps
⌨️ (1:50:17) 32. Derive Attribute
⌨️ (1:55:15) 33. HTTP Response
⌨️ (2:00:59) 34. Copy and Clone
⌨️ (2:08:30) 35. Celebrations!!
#rust #solana #anchor
Комментарии