Companies Home Search Profile

Collections in Rust 2021

Focused View

Chris Behrens

1:32:16

89 View
  • 1. Course Overview.mp4
    01:36
  • 1. Introduction to Collections.mp4
    05:19
  • 2. Practical Collections.mp4
    03:24
  • 3. Tuples, Arrays, and Slices.mp4
    03:39
  • 4. Demo - Collection Fundamentals.mp4
    07:34
  • 1. Introduction to the Vec Type.mp4
    02:40
  • 2. Useful Vec Functions.mp4
    04:21
  • 3. Demo - Vec.mp4
    04:11
  • 4. Introduction to the VecDeque Type.mp4
    01:45
  • 5. Useful VecDeque Functions.mp4
    01:15
  • 6. Demo - VecDeque.mp4
    02:34
  • 7. Introduction to the LinkedList Type.mp4
    01:41
  • 8. Useful LinkedList Functions.mp4
    01:18
  • 9. Demo - LinkedList.mp4
    03:29
  • 1. Demo - HashMap and BTreeMap.mp4
    04:46
  • 2. Introduction to the Map Types.mp4
    03:13
  • 3. Useful Map Functions.mp4
    03:29
  • 4. Introduction to the Set Types.mp4
    02:08
  • 5. Useful Set Functions.mp4
    02:22
  • 6. Demo - HashSet and BTreeSet.mp4
    04:32
  • 1. Introduction to Strings.mp4
    02:07
  • 2. Useful String Functions.mp4
    01:51
  • 3. Demo - Strings.mp4
    06:40
  • 1. Collections and Memory Management.mp4
    01:58
  • 2. Moving, Copying, and Cloning Collections.mp4
    02:33
  • 3. Demo - Cloning and Copying Collections.mp4
    03:52
  • 4. Capacity Management.mp4
    02:59
  • 5. Demo - Capacity Management.mp4
    05:00
  • Description


    Rust is a powerful programming language that helps you to develop systems and applications that are safe and efficient. This course will teach you how to use collections in Rust so that you can write Rust code that performs reliably and runs fast.

    What You'll Learn?


      Learning about collections in programming languages can be difficult. In this course, Collections in Rust 2021, you’ll learn how to use collections in Rust in a way that is practical and easy to understand so that you can build safe and reliable systems. First, you’ll explore the fundamentals of collections in Rust. Next, you’ll discover how to manage collections in memory. Finally, you’ll learn how to create iterators, use collections concurrently, and you’ll even learn how to write your own custom collections. When you’re finished with this course, you’ll have the skills and knowledge of collections in Rust needed to solve problems in any domain using the Rust programming language.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Chris Behrens
    Chris Behrens
    Instructor's Courses
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 28
    • duration 1:32:16
    • level average
    • English subtitles has
    • Release Date 2023/06/03

    Courses related to Rust