Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Life Purpose Personal Transformation Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Programming Languages Rust Programming Language

Learn Rust in 7 Days

Use the full power of Rust to make fast, maintainable systems level programs in one week
Rating: 4.2 out of 54.2 (117 ratings)
731 students
Created by Packt Publishing
Last updated 1/2019
English
English
30-Day Money-Back Guarantee

What you'll learn

  • Use the Rust trait system to build super flexible types.
  • Effective ways of handling Rust Errors without Boilerplate code.
  • How pointer lifetimes keep your code effective and safe.
  • Work within the restrictions needed for pointer safety, and still achieve capable code
  • How rust programs can work with other system programs.
  • Write programs that take full advantage of multicore processors, using concurrency without the risk of data races
  • Loop on anything with the Iterator Trait
  • How to Use the Rocket web framework to build powerful websites quickly

Course content

7 sections • 47 lectures • 5h 37m total length

  • Preview05:43
  • Preview04:19
  • Introducing Standard Rust Operators and Syntax
    07:16
  • Basic Loops
    08:54
  • Basic Strings
    07:43
  • Structs and Methods
    07:26
  • Enums and Pattern Matching
    09:12
  • Result and Option Types
    09:02
  • Assignment
    02:17

  • Introduction to Traits
    03:55
  • Using Other People’s Libraries
    05:43
  • Defining Our Own Traits
    08:55
  • Accepting Generic Parameters
    08:24
  • Generic Structs
    08:10
  • Generic Iterators
    08:47
  • Useful traits
    06:34
  • Error Handling with the from Trait
    10:37
  • Documenting and Publishing Your Library
    08:03
  • Assignment
    10:40

  • Why Lifetimes Matter?
    09:20
  • Passing a Borrow Forward
    07:29
  • Stack versus Heap - Box and the Deref Trait
    09:06
  • The Static Lifetime
    06:30
  • Reference Counting
    07:17
  • Assignment
    07:23

  • Preview05:29
  • Calling Other Programs
    06:06
  • Piping Between Other Programs
    04:38
  • Files Access
    04:24
  • Assignment
    04:48

  • Threads
    03:57
  • Channels
    07:14
  • Mutexes
    06:34
  • Thread Pools and Worker
    14:11
  • Rayon for Embarrassingly Parallel Problems
    07:50
  • Assignment
    02:50

  • Introduction to SQLite
    06:00
  • Secure Passwords
    06:18
  • Adding to the Database
    08:47
  • Retrieving from the Database
    08:50
  • Assignment
    04:35

  • Introduction to Rocket
    07:45
  • HTML Templates with Maud
    05:08
  • Managing Sessions
    07:39
  • Web Login
    14:16
  • Accessing Sessions
    10:58
  • Assignment
    00:57

Requirements

  • The video is for developers who have basic knowledge of programming.

Description

The Rust programming language makes it possible to build fast reliable code, prevents segfaults, and guarantees memory safety, even while working across concurrent processes.

The course is split into seven parts, which give you a complete overview of why Rust is a great programming language. In the first couple of days, you’ll learn to install Rust on your system, discover its syntax, and see a library that utilizes the feature of trait-based generics and code reusability. 

On days 3 and 4, you’ll understand how Rust Lifetimes work by doing extensive compiler checking and learn to make your programs more interactive by accessing all the bits of the Rust environment. On day 5, you’ll learn about multithreading without data races with safe concurrency. Day 6, you’ll create a database, using your code to read and update while securing it with Bcrypt from various breaches such as SQL injection attacks. 

By the end of the course, you’ll have built a mini-bank application that tracks users’ financial transactions over time, allowing them to view their history over time.

About the Author

Matthew Stoodley is a programming enthusiast and has been really excited to learn about Rust for it’s low level power and memory safety. He mostly uses it to build board games.

If you want to try them, or you are looking for a story teller, magician, illustrator, or a web developer, you can go to his website to get to know him better.

Who this course is for:

  • The video will also appeal to developers who are using C/C++ language to write their applications.

Instructor

Packt Publishing
Tech Knowledge in Motion
Packt Publishing
  • 3.9 Instructor Rating
  • 57,971 Reviews
  • 349,244 Students
  • 1,420 Courses

Packt has been committed to developer learning since 2004. A lot has changed in software since then - but Packt has remained responsive to these changes, continuing to look forward at the trends and tools defining the way we work and live. And how to put them to work.

With an extensive library of content - more than 4000 books and video courses -Packt's mission is to help developers stay relevant in a rapidly changing world. From new web frameworks and programming languages, to cutting edge data analytics, and DevOps, Packt takes software professionals in every field to what's important to them now.

From skills that will help you to develop and future proof your career to immediate solutions to every day tech challenges, Packt is a go-to resource to make you a better, smarter developer.

Packt Udemy courses continue this tradition, bringing you comprehensive yet concise video courses straight from the experts.



  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.