Back to courses

Rust Programming: The Complete Developer's Guide

Learn the Rust programming language from scratch! Learn how to code and build your own real-world applications using Rust so that you can get hired this year. No previous programming or Rust experience needed.

25 Days

Average time students take to complete this course.

instructor
Taught by: Jayson Lennon
Last updated: July 2024

Course overview

We guarantee you that this is the most comprehensive and up-to-date Rust programming course that you can find to go from absolute beginner to learning the fundamentals of programming and getting hired as a Rust developer this year.

What you'll learn

  • Fundamentals of computer programming concepts such as conditional logic, loops, and data transformations
  • Foundational computer science topics such as computer memory, program logic, and simple data structures
  • Working with data: enums, structs, tuples, expressions, optional data and more
  • Solid understanding of all core concepts of the Rust programming language such as: memory, mutability, traits, slices, and generics
  • Reading and writing application code in the Rust programming language
  • Utilization of the Rust ecosystem to develop applications more efficiently
  • How to translate real-life requirements into working applications to solve real-world problems (and that you can add to your portfolio)
  • How to make your programs reliable through the use of automated testing and by leveraging features of the Rust language

Students continue to tell us that this course is the perfect complement to the official Rust-Lang Book (which is also a fantastic resource).

Why?

Because this course is focused on learning by doing, not watching endless tutorials with nothing to show for it. You are going to learn Rust by actually coding along and building your own Rust projects.

And you won't be learning Rust alone.

Because by enrolling today, you’ll also get to join our exclusive live online community classroom so that you'll be learning alongside thousands of students, alumni, mentors, TAs and Instructors.

Active. Thriving. Supportive. Helpful. Friendly. Motivating. Essential.

These are just a few of the words students use to describe the ZTM Discord which is also one of the biggest and most active developer communities on Discord.

Most importantly, you will be learning from (and with) Jayson, an industry expert that has actual real-world experience using Rust to build applications for companies.

But I don't know anything about Rust or programming!?

Perfect. This Rust programming course is built for you, the complete beginner who wants to learn how to code without getting overwhelmed by technical jargon and computer science topics.

We will start by teaching you the core programming concepts necessary to get started building applications while also providing a solid foundation for future learning.

The best way to learn programming is to actually DO IT!

That's why you will be writing engaging and interesting programs as quickly as possible.

How, you ask? This course features 30 coding exercises to complement the lectures, and are designed with real-world applications in mind.

Each exercise presents a problem with hints on how to implement a solution, so you can get the practice you need to be successful. The exercises are accompanied with a video demonstrating a possible implementation for the exercise, and line-by-line commentary on how the code accomplishes the task and why it works.

The information in this course is introduced in a thoughtful order, which means you will always be aware of what every bit of code in a program is doing, and how it works the way it does.

There is no need to wait until later in the course, or to study more advanced topics, in order to fully understand the code when presented.

This is accomplished by building up your knowledge through concise, easy to follow lectures that can be reviewed quickly.

By the end of this Rust course, you will learn:

  • Critical concepts necessary to work with code, without overwhelming detail
  • Creation of digital solutions for real-world problems
  • Reading and writing application code in the Rust programming language
  • Utilization of the Rust ecosystem to efficiently develop applications
  • Automated testing to enhance the reliability of your solutions
  • How to make your projects easier to work with through the use of generated documentation
  • Foundational computer science topics such as computer memory, program logic, and simple data structures

So this is just another course for beginners?

Come on now, is that a serious question?! We're Zero To Mastery. We would never do that to you. We go beyond the basics.

This course isn't just for beginner programmers, but any programmer who wishes to learn Rust.

If you have experience coding in a high level memory-managed language such as Python, JavaScript, or C#, then this course is a great introduction to the Rust programming language (which is a low-level programming language) and its unique memory model and syntax.

We also make sure to cover intermediate and advanced topics so that you can build projects can cut it in the real-world.

Check out the full list of lessons if you haven't already to see everything that is covered.

Like all of our courses, this course isn't about making you just code along without understanding the principles so that when you are done with the course you don’t know what to do other than watch another tutorial... No!

This course will push you and challenge you to go from an absolute beginner to someone that can build your own real-world Rust applications and get hired as a Rust developer 💪.

Graduates of Zero To Mastery are now working at Google, Tesla, Amazon, Apple, IBM, JP Morgan, Facebook, Shopify + other top tech companies.

They are also working as top freelancers getting paid while working remotely around the world.

And they come from all different backgrounds, ages, and experiences. Many even started as complete beginners.

So there's no reason it can't be you too.

When's the best time to get started? Today!

There's never a bad time to learn in-demand skills. But the sooner, the better. So start learning Rust today by joining the ZTM Academy. You'll have a clear roadmap to developing the skills to build your own projects, get hired, and advance your career.

Join Zero To Mastery Now

What you'll build

The best way you learn is by doing. Not just watching endless tutorials. That's why a key part of this course is the 30 coding exercises you'll complete and the real-world projects that you'll get to build. Plus they'll look great on your portfolio.

Billing App

Billing App

Get a firm grasp of Rust programming language fundamentals by creating an interactive CLI application to manage bills or expenses through the use of data structures and functions available in the standard library.

ClipStash

ClipStash

Learn how to write a high-performance web application by utilizing threaded and asynchronous programming by creating a clipboard web service featuring Handlebars template rendering, state and cookie management, and database connections.

Join Zero To Mastery Now

Don't just take our word for it

Our courses and community have helped 1,000s of Zero To Mastery students go from zero to getting hired to levelling up their skills and advancing their careers to new heights.

Rated 4.8/5.0 on TrustPilot by 100s of happy students

Awesome course. I'm so glad I found this course. I'm really enjoying the style and pace of this course. I'm finally learning Rust!

John Lupine

Excellent, clear, concise and structured presentation. No snags to get caught on, fast-pacing is a breeze.

Filip Filipovic

This is an absolutely fantastic course! It's clear that Jayson has put a lot of time and energy into creating this amazing source of knowledge for beginner Rust developers. I'll recommend it to everyone around me who wants to learn this language!

Attila Bakos

This course was excellent! I've worked professionally in Software Engineering for over a decade now and was skeptical at first, but the presentation style, demos, & activities were presented so clearly that I'm now a believer. Please do a follow-up course!

Peter Stratton

It was really tough to find a good way to start learning rust, as it isn't really an easy language to learn, but I feel like this course gave me the knowledge and confidence to start creating my own things in rust. Great course, will recommend.

Raymond Lieu

Course curriculum

To make sure this course is a good fit for you, you can start learning Rust for free right now by clicking any of the PREVIEW links below.

Intoduction

4 lectures

Rust Fundamentals

13 lectures

Making Decisions with Rust

7 lectures

Repetition

4 lectures

Working With Data

12 lectures

Rust's Memory Model

4 lectures

Data Collections

8 lectures

Expanding Knowledge

11 lectures

Fallible Functions

4 lectures

Data Collection: HashMap

3 lectures

Meet your instructor

Your Rust instructor (Jayson) isn't just an expert with years of real-world professional experience. He has been in your shoes. He makes learning fun. He makes complex topics feel simple. He will motivate you. He will push you. And he will go above and beyond to help you succeed.

Jayson Lennon

Hi, I'm Jayson Lennon!

Jayson is a self-taught developer with numerous industry certifications. He has a unique ability to help students learn in the most effective way possible and provide lessons that are clear, detailed and easy to follow along.

SEE MY BIO & COURSES

Jayson Lennon

Software Engineer

Frequently asked questions

Are there any prerequisites for this course?

  • A computer (Windows, Mac, or Linux) with an internet connection. That's it!
  • No prior programming knowledge is required. You will learn everything from scratch
  • A willingness and enthusiasm to learn
  • This course is absolutely ideal for beginners. While you will learn many more advanced topics as well, this course might not be for you if you already have more than a few years of Rust experience

Who is this course for?

  • Anyone who wants to gain a complete and practical understanding of the Rust programming language without needing ANY prior programming or Rust knowledge
  • You want a step-by-step guide to learn how to code using the Rust programming language from scratch all the way to being able to get hired at a top company as a Rust developer
  • Anyone with some programming experience that wants to learn a more powerful low-level programming language that is much safer and more preferred by big companies
  • Anyone who wants to learn the most-loved (voted on by 80,000+ developers for 5 years in a rows) and one of the fastest growing programming languages
  • Students who are frustrated with their current progress with all of the beginner Rust tutorials out there that don't go beyond the basics and don't give you real-world practice or skills you need to actually get hired
  • Bootcamp or online Rust tutorial graduates that want to go beyond the basics
  • You want to learn Rust from someone with real-world experience having designed, written, and deployed reliable and secure Rust-powered full-stack web applications

Do you provide a certificate of completion?

We definitely do and they are quite nice. You will also be able to add Zero To Mastery Academy to the education section of your LinkedIn profile as well.

Can I use the course projects in my portfolio?

Yes, you’d be crazy not to in our slightly biased opinion! All projects are downloadable and ready to use the minute you join.

Many of our students tell us the projects they built while following along with our courses were what got them interviews and because they built the projects themselves, they could confidently explain and walk through their work during the interview.

You know what that means? Job offer!

Are there subtitles?

Yes! We have high quality subtitles in 11 different languages: English, Spanish, French, German, Dutch, Romanian, Arabic, Hindi, Portuguese, Indonesian, and Japanese.

You can even adjust the text size, color, background and more so that the subtitles are perfect just for you!

Still have more questions about the Academy?

Still have more questions specific to the Academy membership? No problem, we answer some more here.

Invest in a better you. For less than a coffee a day.

Choose your currency:
$ USD US Dollar
Lifetime
100% OFF$999
$999
Only pay once, ever
You're serious about advancing your career and never getting left behind
Start Learning Now

MOST POPULAR

Save 40% vs. monthly (that's $189 a year)
Annual
100% OFF$279 / year
$23 / month
$279 / year
You're committed to getting hired and starting a career in tech
Start Learning Now
Monthly
100% OFF$39 / month
$39 / month
You're ready to upskill and advance your career
Start Learning Now

Every ZTM membership includes:

Unlimited access to all courses, projects + workshops, and career paths
Access to our private Discord with 400,000+ members
Access to our private LinkedIn networking group
Custom ZTM course completion certificates
Live career advice sessions with mentors, every month
Full access to all future courses, content, and features
100% RISK FREE

We know you'll love ZTM. That's why we provide a no hassle, 30-day money back guarantee.