Rust Best Practices - Utils, Examples, and Tests - Part 2
Offered By: Jeremy Chone via YouTube
Course Description
Overview
Explore four essential Rust programming best practices in this 42-minute video tutorial, part 2 of a 3-part series. Learn about utils and trait extensions for single and multi-crate projects, examples best practices, and integration and unit testing techniques. Follow along as the instructor demonstrates these concepts using a real library, genai. Dive into topics such as ValueExt extension traits, code review of integration tests, and practical unit testing examples. Gain valuable insights to enhance your Rust library development skills and improve your coding practices.
Syllabus
- - Intro
- 00:19 - c04: Utils & Support
- 10:03 - c04: Extension Trait Intro
- 12:22 - c04: ValueExt Extension trait by example
- 19:27 - c05: Examples best practices
- 25:05 - c06: Integration Tests code review
- 35:23 - c06: Unit Tests, by example
Taught by
Jeremy Chone
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera