Building Reusable Code with Rust

所在平台: Udemy

课程主页: https://www.udemy.com/course/building-reusable-code-with-rust/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程总结:构建可重用的Rust代码 课程名称:构建可重用的代码与Rust 概述:Rust是一种理想的编程语言,它可以帮助你编写安全、正确的代码,而不会让你感到沮丧。本课程将教授你如何构建可重用的Rust代码,帮助你摆脱重复复制粘贴代码的困扰。你将学习如何编写适应多种用途的代码,并通过使用高级特性如特征(traits)、泛型(generics)和宏(macros)来实现代码重用。此外,课程还将涉及不同形式的代码重用、循环、映射、过滤和折叠等技巧,以节省时间和资源。在确保运行时性能的同时实现更高层次的重用。学员将学习如何将代码组织成模块和包(crates),并将其发布到crates.io。到课程结束时,你将能够避免代码重复,编写出干净且可重用的代码。 作者介绍:Shing Lyu是一位软件工程师和开源软件推广者。他在Mozilla的Servo和Gecko(Firefox)浏览器引擎中使用Rust做出了贡献,并积极参与Rust学习小组、培训和会议演讲。Shing热衷于编码、自动化测试,以及促进自由和开源软件的开发工艺。

课程评论(0条)

课程详情

Rust is the ideal language for writing safe, correct code in a way that won't make you pull your hair out. This course will teach you how to build reusable Rust code so that you can stop copying and pasting code. Write code that can adapt to many different usages.You will reuse code by using advanced features such as traits, generics and macros. You will work with different forms of code reuse, loops, map, filter and fold to save time and resources. Achieve higher-level reuse without sacrificing runtime performance. Organize your code into modules and crates to publish them to crates. io.By the end of the course you will be able to avoid code duplication and write clean reusable code.About the AuthorShing Lyu is a software engineer and open-source promoter. Shing contributed to Mozilla's Servo and Gecko (Firefox) browser engines using Rust, and is active in Rust study groups, training, and conference talks. Shing is passionate about coding, automated testing, and promoting free and open-source software craftsmanship.

课程标签

0人关注该课程

主题相关的课程