Udemy - 2024 Rust Programming for Beginners

seeders: 24
leechers: 15
updated:

Download Fast Safe Anonymous
movies, software, shows...

Files

[ DevCourseWeb.com ] Udemy - 2024 Rust Programming for Beginners
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1. Introduction
    • 1. Hello World in Rust.mp4 (8.1 MB)
    • 1.1 Hello World.pdf (2.0 MB)
    • 10. Logical AND Operator in Rust.mp4 (10.3 MB)
    • 11. Logical OR Operator in Rust.mp4 (8.0 MB)
    • 12. Logical NOT Operation in Rust.mp4 (5.0 MB)
    • 13. Type Casting in Rust.mp4 (6.9 MB)
    • 13.1 Type Casting (1).pdf (1.4 MB)
    • 2. Rust Playground.mp4 (6.5 MB)
    • 3. Comment lines.mp4 (11.9 MB)
    • 3.1 Comments.pdf (2.2 MB)
    • 4. Variables.mp4 (17.9 MB)
    • 4.1 Variables.pdf (2.3 MB)
    • 5. Datatypes Integer & Floating-point Type.mp4 (27.8 MB)
    • 5.1 Integer & Float Types.pdf (1.9 MB)
    • 6. Boolean & Character Data Types.mp4 (9.8 MB)
    • 6.1 Boolean and Character.pdf (1.6 MB)
    • 7. Assignment Operator in Rust.mp4 (15.8 MB)
    • 8. Arithmetic Operators in Rust.mp4 (17.5 MB)
    • 9. Compound Arithmetic Assignment Operations in Rust.mp4 (32.6 MB)
    10. Coding Assignments
    • 1. Palindrome Number Checker.html (0.1 KB)
    • 2. Sum of Digits finder.html (0.1 KB)
    • 3. Array Operations in Rust.html (0.1 KB)
    • 4. Vector Operations - Finding Primes.html (0.1 KB)
    11. Projects
    • 1. Temperature Tracker.html (0.1 KB)
    • 2. Real-time Stock Price Tracker.html (0.1 KB)
    12. Bonus Lecture
    • 1. Bonus Lecture.mp4 (35.5 MB)
    2. Conditional and Looping Statements in Rust
    • 1. Boolean Expression.mp4 (6.5 MB)
    • 10. Rust code to display numbers from 1 to n.mp4 (5.3 MB)
    • 11. Rust code to compute factorial of a number.mp4 (7.1 MB)
    • 12. For Loop.mp4 (11.2 MB)
    • 13. Rust code to compute sum of numbers from 1 to n.mp4 (7.5 MB)
    • 2. if statement in Rust.mp4 (19.6 MB)
    • 3. if else statement in Rust.mp4 (15.5 MB)
    • 4. Rust Program to Check given number is even or odd .mp4 (6.1 MB)
    • 5. if...else if statement in Rust.mp4 (14.5 MB)
    • 6. Rust code for Checking given number is positive or negative or zero .mp4 (15.9 MB)
    • 7. Rust code to find maximum among twothree given numbers.mp4 (16.1 MB)
    • 8. Loop.mp4 (28.2 MB)
    • 9. While Loop.mp4 (20.2 MB)
    3. Arrays in Rust
    • 1. Arrays in Rust.mp4 (40.8 MB)
    • 2. Mutable Array in Rust.mp4 (16.8 MB)
    • 3. Finding length of Array in Rust.mp4 (8.0 MB)
    • 4. Looping Through Array in Rust.mp4 (20.9 MB)
    • 5. Computing Sum of elements in an Array.mp4 (11.2 MB)
    • 6. Finding Maximum and Minimum element in an Array.mp4 (15.3 MB)
    • 7. Slice in Rust.mp4 (72.2 MB)
    • 8. Mutable Slice.mp4 (16.6 MB)
    4. Tuples in Rust
    • 1. Creating a Tuple in Rust.mp4 (24.2 MB)
    • 2. Accessing Elements in a Tuple.mp4 (13.7 MB)
    • 3. Mutable Tuple.mp4 (8.4 MB)
    • 3.1 Mutable Tuple.pdf (1.3 MB)
    • 4. Destructuring a Tuple.mp4 (9.1 MB)
    • 4.1 Destructuring a Tuple.pdf (1.4 MB)
    5. Functions in Rust
    • 1. Functions in Rust.mp4 (7.0 MB)
    • 1.1 Functions in Rust.pdf (1.4 MB)
    • 2. Function to find maximum among two given numbers.mp4 (11.2 MB)
    • 3. Function to return an expression in Rust.mp4 (9.6 MB)
    • 4. Function to check if a number is even or odd.mp4 (10.7 MB)
    • 5. Returning multiple values from a function.mp4 (9.6 MB)
    • 6. Variable Scope in Rust.mp4 (18.5 MB)
    • 7. Closures in Rust.mp4 (7.5 MB)
    • 7.1 Closures in Rust (1).pdf (1.4 MB)
    6. Structures in Rust
    • 1. Defining a Struct in Rust.mp4 (8.7 MB)
    • 2. Instantiating & Accessing Fields of a Struct.mp4 (15.1 MB)
    • 3. Destructuring Fields of a Rust.mp4 (10.3 MB)
    7. Vectors in Rust
    • 1. Understanding Vectors in Rust.mp4 (11.6 MB)
    • 1.1 Vectors in Rust (1).pdf (1.4 MB)
    • 2. Creating a Vector using Vecnew() Method.mp4 (6.7 MB)
    • 3. Adding new values to a vector in Rust.mp4 (12.0 MB)
    • 4. Iterating through a vector.mp4 (6.2 MB)
    • 5. Removing values from a vector.mp4 (10.5 MB)
    • 6. get() method For Accessing Elements of a Vector.mp4 (4.9 MB)
    8. Strings in Rust
    • 1. Introduction to Strings in Rust.mp4 (5.1 MB)
    • 2. Creating a String in Rust.mp4 (9.3 MB)
    • 3. String Slicing in Rust.mp4 (12.7 MB)
    • 4. Iterating over Strings and Creating Empty Strings.mp4 (12.3 MB)
    9. Ownership & References in Rust
    • 1. Ownership in Rust.mp4 (11.3 MB)
    • 1.1 Ownership in Rust (1).pdf (1.4 MB)
    • 2. Data Copy in Rust.mp4 (4.6 MB)
    • 2.1 Data Copy in Rust.pdf (1.2 MB)
    • 3. Ownership in Functions.mp4 (8.0 MB)
    • 3.1 Ownership in Functions.pdf (1.4 MB)
    • 4. References & Borrowing in Rust.mp4 (6.4 MB)
    • 4.1 Rust References and Borrowing.pdf (1.3 MB)
    • Bonus Resources.txt (0.4 KB)

Description

2024 Rust Programming for Beginners

https://DevCourseWeb.com

Published 1/2024
Created by Surendra Varma Pericherla
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 63 Lectures ( 4h 14m ) | Size: 898 MB

Learn Rust like a Professional: Master Rust from Fundamentals to Advanced concepts.

What you'll learn:
Understand the basics: variables, data types, and control structures.
Dive into functions and learn about ownership and borrowing.
Explore lifetimes, traits, and generics for building robust and flexible code.
Master error handling and pattern matching.

Requirements:
Basic Programming Knowledge : Understanding of fundamental programming concepts such as variables, control flow, loops, functions, etc.
Experience with Another Programming Language: While not mandatory, having some prior experience with a programming language can make learning Rust easier.



Download torrent
897.9 MB
seeders:24
leechers:15
Udemy - 2024 Rust Programming for Beginners


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
897.9 MB
seeders:24
leechers:15
Udemy - 2024 Rust Programming for Beginners


Torrent hash: 9C7ECE4C158F2F0F25B0F78F62E6399BBC808A0D