Hands-On Data Structures and Algorithms in Rust

所在平台: Udemy

课程主页: https://www.udemy.com/course/hands-on-data-structures-and-algorithms-in-rust/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Rust中的实用数据结构与算法 课程概述:Rust是一种现代系统编程语言,旨在通过安全性来简化大型复杂软件项目的开发。数据结构和算法是帮助整理和组织数据、执行操作以及设定逻辑的关键工具。本课程将引导学员在Rust中实现经典的数据结构和算法,帮助你成为自信的Rust程序员。 课程内容包括:首先,学员将接触Rust的基本概念和语法。接着,重点讨论时间和空间复杂性,比较不同的排序方法。然后,学员将学习列表和二叉树,进行实现及比较,以展示它们的优缺点和应用场景。课程还将深入探讨各类算法,如排序、图算法、动态规划、贪心算法、分治法等,并介绍一些反直觉的技巧,以便更轻松地构建可扩展的项目。 通过本课程的学习,学员将掌握Rust中的关键数据结构和算法,能够自信地将这些知识应用于自己的项目中。 关于作者:Matthew Stoodley是一位编程专家和爱好者,因其低功耗和内存安全特性最初对Rust产生了兴趣。他主要使用Rust构建桌面游戏,并在Go、PHP和JavaScript的开发中拥有多年的经验。

课程评论(0条)

课程详情

Rust is a modern systems programming language designed with safety to simplify the development of large, complex software projects. Data structure and Algorithms are key to help in the collection and organization of the data for performing operations on the data and set instructions/logic to accomplish tasks in these projects. This course will be your guide for implementing classic data structures and algorithms in Rust, helping you to get up and running as a confident Rust programmer.You will begin with a primer to Rust and its syntax. You will then explore the language of Time and Memory complexity by comparing different sorting methods. You'll then learn about Lists and Binary Trees, implement them, and compare them, to show the advantages and use cases of each. Next, you will cover different algorithms in-depth such as sorting, graph, dynamic programming, greedy, divide and conquer, and more. You will learn how counterintuitive techniques can actually make it easier to build scalable projects!By the end of the course, you will have a sound knowledge of the key data structures and algorithms in Rust to confidently implement them in your applications.About the AuthorMatthew Stoodley is a programming expert and enthusiast, who 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.

课程标签

0人关注该课程

主题相关的课程