Learn to Code with Rust
Published 11/2024
Created by Boris Paskhaver
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 342 Lectures ( 37h 51m ) | Size: 12.6 GB
Master the Rust programming language from A-Z. Includes projects, quizzes, and more. Beginners welcome!
What you'll learn
Master programming in Rust, a fast, safe, and powerful language that is used in web development, command-line tools, blockchain, and many other domains
Conquer Rust's ownership model, use references to reduce memory, and learn how the compiler prevents common memory problems
Progress from core language fundamentals to advanced features like traits, lifetimes, and closures
Understand Rust's core building blocks including structs, enums, hashmaps, and more
Learn how to structure larger Rust projects using crates, modules, external dependencies, and more
Explore a dynamic curriculum with videos, quizzes, written assignments, coding challenges and more
Requirements
A Windows, macOS, or Linux computer
A modern text editor (Visual Studio Code is installed and used in the course)
Persistence and dedication! No previous experience with programming is needed!
Description
Learn to Code with Rust is a comprehensive introduction to programming in Rust, one of the fastest growing programming languages in the world. Rust powers codebases in companies and products like Amazon, Microsoft, Firefox, Discord, and more. It is used in a variety of disciplines including web development, CLI programs, build tools, and databases.Over more than 40 hours of video content, we'll tackle the language from A to Z, covering everything you need to know about Rust to be an effective developer.The course is jam-packed with:40+ hours of video, with new content added frequentlyMultiple-choice quizzesCoding challenges and projectsSection reviewsLearn to Code with Rust is designed from the ground up to take you from novice to professional. Complete beginners are welcome; no prior experience is needed! Over 300+ videos, we'll work our way from language fundamentals to advanced features. Topics covered include...Setup & InstallationVariablesData typesFunctions and MethodsControl FlowOwnership and ReferencesSlicesStructsEnumsGenericsOption and Result EnumsVectorsProject StructureStringsHash HapsError HandlingTraitsLifetimes...and more!Throughout the entire journey, I'll be coding alongside you step by step in the code editor. You'll also have the opportunity to test your knowledge through numerous coding challenges, quizzes, and written assignments.Truth be told, Rust is known to be a challenging language to learn. For many concepts, I had to browse through different books, articles, and videos to understand what was going on. My hope here is to demystify the concepts and make it easier for new students to learn the language. Thanks for checking out the course!
Who this course is for
Aspiring programmers interested in learning one of the fastest growing programming languages in the wordl
Developers who are familiar with another language and curious to see the unique features of Rust