Rust Projects

所在平台: Udemy

课程主页: https://www.udemy.com/course/rust-projects/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Rust项目 课程概述:Rust编程语言为系统程序员提供了强大且富有表现力的类型系统以及严格的编译时静态分析,因此被广泛推崇。本课程将介绍在使用Rust、Cargo和Rustup工具链管理器时需要遵循的最佳实践以及开发社区在时间上形成的习惯用法。课程将引导学员构建四个项目,包括搜索工具、Markdown解析器、聊天服务器和客户端,以及博客。学员将从命令行应用程序开始,学习如何正确解析命令行参数和处理错误,逐步过渡到更复杂的应用程序,如图形用户界面文本编辑器和多个web应用程序。课程还将探讨在真实场景中使用Rust进行异步编程和并发编程,如文件搜索和压力测试。最终,学员将构建一个简单的web应用程序,能够以类型安全的方式与数据库交互,使用Diesel库。 课程结束时,学员将掌握Rust的知识,能够在现实项目中实际应用。学员将具备构建高质量软件的能力,这些软件可以与Rust社区共享,甚至投入生产环境使用。 关于作者:Matthew Stoodley是一位编程专家和爱好者,因Rust的低功耗与内存安全特性而被吸引并学习掌握其功能。他主要使用Rust来构建棋盘游戏,并且在Go、PHP、JavaScript等多种语言方面具有数年的开发经验。

课程评论(0条)

课程详情

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 AuthorMatthew 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.

课程标签

0人关注该课程

主题相关的课程