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

Rust Projects

Build fast, safe, and concurrent applications with Rust.
Rating: 3.5 out of 53.5 (43 ratings)
418 students
Created by Packt Publishing
Last updated 1/2020
English
English
30-Day Money-Back Guarantee

What you'll learn

  • Building command line interfaces in Rust with CLAP
  • Creating web applications with Rocket
  • Accessing a database in a typesafe manner
  • Handling errors gracefully and idiomatically
  • Organizing code with crates and workspaces
  • Packaging and distribute Rust applications and libraries

Course content

6 sections • 32 lectures • 3h 35m total length

  • Preview04:30
  • Creating a Clean Command Line Interface with clap
    06:06
  • Parsing the Markdown with pulldown_cmark
    05:33
  • Generate HTML with Maud Static Template Macros
    08:16
  • Publishing Our Crate
    03:19
  • Test your knowledge
    9 questions

  • Preview10:11
  • Building Extensible Errors with the Failure Crate
    07:00
  • Deriving the Fail Trait for Our Error Type
    05:18
  • Handle Multiple Types of Errors
    11:01
  • Test your knowledge
    6 questions

  • Starting to Understand Futures
    08:23
  • Communicating between Futures Using Channels
    07:15
  • Running Futures Together
    03:58
  • One-Shot Communication Across Simple Channels
    09:25
  • Getting Data Back out of Futures into Synchronous Code
    03:54
  • Test your knowledge
    8 questions

  • Use AsyncRead to Treat Input as an Asynchronous Stream
    11:50
  • Use AsyncWrite to Treat Output as a Future
    08:19
  • Listening over TCP
    06:18
  • Convert Our Input to a Rust Type Using Serde
    04:39
  • Completing the Application
    09:19
  • Test your knowledge
    8 questions

  • Installing PostgreSQL Database
    03:53
  • Connect Diesel ORM to the PostgreSQL Database
    03:49
  • Creating Migrations and Models with the Diesel CLI
    05:13
  • Inserting Data into Our Database
    11:12
  • Reading Data from Our Database
    07:41
  • Updating Our Database
    06:18
  • Test your knowledge
    8 questions

  • Getting a Website Online Using Actix
    07:21
  • Connecting Actix to the Database
    04:34
  • Connecting Actix to the Database in an Asynchronous Way
    09:40
  • Getting Request Information Using Actix Extractors
    06:21
  • Creating HTML Templates Using Serde and Handlebars
    04:57
  • Handling Long Term Sessions Using Cookies
    07:39
  • Course Summary
    02:09
  • Test your knowledge
    9 questions

Requirements

  • Basic Rust knowledge is assumed.

Description

The Rust programming language is a boon for systems programmers because of its powerful and expressive type system and strict compile-time static analysis. Still, there are best practices to follow and idioms that the community has developed over time. This course tackles testing, building and distributing applications, and other real-world challenges using Rust, Cargo, and the Rustup toolchain manager.

You will build four projects, including a search tool, a Markdown parser, a chat server and client, and a blog. In this course, we’ll progress from command line applications, built with proper command line argument parsing and error handling, to more complex applications like a GUI text editor and several web applications. We’ll explore asynchronous programming and concurrent programming in Rust using real-world scenarios like file searching and stress testing. Finally, we’ll build a simple web app that interacts with a database in a type-safe manner using Diesel.

By the end of the course, you will be adept with the knowledge of Rust to practically implement it in real-world projects. You’ll know enough to build high-quality software that can be shared with the rest of the Rust community or even used in production.

About the Author

Matthew Stoodley is a programming expert and enthusiast and was drawn to learn about Rust and master its features initially due to its low power usage and memory safety capabilities. He primarily uses Rust to build board games. In addition, he also possesses several years of experience in Go, PHP, and JavaScript among many others.

Who this course is for:

  • This video is for Rust developers who would like to practically implement the Rust programming knowledge.

Instructor

Packt Publishing
Tech Knowledge in Motion
Packt Publishing
  • 3.9 Instructor Rating
  • 57,979 Reviews
  • 349,291 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.