Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Rust Programming Language : The Complete Reference
#1
[Bild: 43412887ae1t6kxr.jpg]

Rust Programming Language : The Complete Reference
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 41 lectures (35h 59m) | Size: 34.6 GB

Rust Ownership, The move operation in Rust, Rust Trait , Copy Trait , Rust References and Borrowing, Slices ,Vector

What you'll learn:
Students will learn the objectives of programming in general . Rust is an advanced modern programming language like Python and Golang etc. Worth learning.
The student is introduced to the basic concepts of programming . The basic building blocks of programming like variables, constants, functions are introduced.
The students are exposed to writing and running small sized programs to large project based application programs and even systems programming.
The student is encouraged to create mini projects like college projects and serious prototype projects needed in their professional fields.

Requirements
This course requires no prior in depth knowledge of programming in general. But a knowhow on programming is quite good. Experience in languages like C/C++ is a great advantage before learning Rust programming. Expertise in networking, concurrency etc is an added advantage for understanding Rust programming well.


Description
General Introduction . Rust is for Systems programming. Systems programming is used Operating Systems, Networking, File systems, Databases , Cryptography and much more. Rust is very popular with Concurrency, memory safety at compile time, and multithreaded applications and type safety. Variables and mutability. By default variables are immutable in Rust. There is a concept called shadowing in Rust. We use println!() macro for printing. Macros are an extended version of functions. Data types. Automatic type casting is not allowed in Rust. Number separator for large numbers using underscores possible in Rust. The mut keyword is used for mutability. Rust strings are divided into string literals and string objects. Match statement is used in Rust like the switch case statement in C/C++. For returning values from functions we can use a single arrow --> like this to indicate a return type.

Parameters are passed to functions by value as well as by Reference as in other languages. There is a concept called Rust Ownership. The move operation in Rust is similar to a shallow copy in other languages. We have the stack memory as well as the Heap memory. Rust trait is very much similar to the concept of interfaces in Object oriented programming languages. There is a concept called copy trait in Rust.

Rust References and Borrowing. Observe Rust does not have the idea of Garbage collection. There is nothing like Exception handling also in Rust. Rust slices. A slice is a pointer to a block of memory. String slices are literals. Rust structure is similar to structures in other languages. Rust has Enums as well as Modules. Rust collections include Vector, Hash Map and Hash Set. Rust Error handling . Recoverable and Unrecoverable errors in Rust. Panic macro and Unrecoverable errors. Generic types, Generic structures.

Who this course is for
This course is for every aspiring programmer on earth. This course will be very useful for science graduates and engineering students of all branches. Especially those of you who are specializing in Computer Science and Engineering , this course will be greatly helpful.

Homepage

[Bild: 1.rustprogramminganinj4kf1.jpg]

Show Content


Download from Rapidgator:
Show Content
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  C# Programming And Dot Net : A Total Reference Panter 0 70 06.02.2024, 08:14
Letzter Beitrag: Panter
  Learn Sanskrit Language (Samskrutam) - The Complete Guide Panter 0 44 27.11.2023, 00:34
Letzter Beitrag: Panter
  3D Reference Modeling Using Blender 2.8 Panter 0 90 09.06.2023, 21:34
Letzter Beitrag: Panter
  Complete C++ Programming Course With Oop'S Concept Panter 0 66 03.03.2023, 17:04
Letzter Beitrag: Panter
  Master Python Programming: The Complete Python Bootcamp 2022 Panter 0 74 26.02.2023, 14:09
Letzter Beitrag: Panter
  2022 Rust Programming Panter 0 83 29.12.2022, 02:11
Letzter Beitrag: Panter

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Expand chat