Study Learn Grow
Rust Programming Recipes

Rust Programming Recipes


This video course features application-specific recipes to boost your development of real-world apps by integrating Rust units into your existing applications, even those written in another language.

Overview

Description
Take your apps to the next level with Rust.

This video course features application-specific recipes to boost your development of real-world apps by integrating Rust units into your existing applications, even those written in another language. Geared towards those already familiar with the basics of Rust, this course will take you through solutions that will allow you to use Rust code samples right away in your existing applications.

You will learn key techniques that Rust uses to write scalable code, including advanced-level concepts such as error handling, macros, fearless concurrency, and zero cost abstractions such as futures, and create an HTTP server that reads from a database. We'll cover some of the many benefits of working in Rust as you write systems-level software. We'll move on to add our Rust code into existing C and Python applications so that you can learn how to integrate our new fast and safe code into other environments.

By the end of the course, you will have a strong foundational knowledge in server-side programming, enabling you to deliver solutions to build high-performance web applications and services using Rust.

This Github liink to this video course is here: https://github.com/PacktPublishing/Rust-Programming-Recipies

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.

Course Information

This video course is aimed at developers who have a basic knowledge of Rust and its semantics and are looking to hit the ground running

Useful patterns for handling error cases
Patterns for building complex objects with ease
How lifetimes provide data safety and how to pass them around even concurrent code
How we can use generics to handle complex data with ease
What it means for an abstraction to be zero cost
How we can use macros to simplify make our code easier to write
How we can use “iterator” and “intoiterator” to make our functions more flexible
How Rust futures allow us to handle IO without blocking our program from working on something else
How libraries such as Diesel and Rocket use macros to make them easier to write for
How we can integrate our new rust code with existing libraries written in other languages

This video course is aimed at developers.

• Lifetime Access to Each Course
• Certificate on Completion of Course
• No Extra Charges Or Admin Fees
• Easy Access to Courses
• High Priority Support After Sales.
• Big Discounts on Individual Courses

Course Specifications

IT and Computing courses are available to study on our learning platform. 

See All Courses

Adult education is the non-credential activity of gaining skills and improved education. 

See All Courses

Online education is electronically supported learning that relies on the Internet for teacher/student interaction. 

See All Courses

A short course is a learning programme that gives you combined content or specific skills training in a short period of time. Short courses often lean towards the more practical side of things and have less theory than a university course – this gives you a more hands-on experience within your field of interest.

See All Courses

Course duration is 24 hours.

See All Courses

Study Learn Grow

Related Jobs