Rust for Java Developers 1/3 - Introduction - [Beginners]

Опубликовано: 14 Октябрь 2024
на канале: Jeremy Chone
14,651
754

Introduction to Rust Language for Java Developers. This could be seen as a first overview before learning the Rust Language from the book or the online tutorials.

Help support this channel:   / jeremychone  

00:00 - Intro
00:22 - Rust Build and Run
01:47 - Rust Variables
03:07 - Rust Immutable by Default
04:37 - Rust Functions
05:47 - Rust If/Else and expression
08:05 - Rust String (quick overview)
09:44 - Rust Struct (~ Java Class)
11:08 - Rust Struct Functions (~ Java Static Functions)
13:28 - Rust Struct Methods (~Java Methods)
15:16 - Rust Trait (~ Java Interfaces)

Rust for Java Developers Part 2 -    • Rust for Java Developers 2/3 - Java 1...   (Array, Tuple, Vec, Rust match vs Java 17 switch, Generic, Option, Result vs exception)

#rustlang #rustjava

Jeremy Chone:

Twitter -   / jeremychone  
Discord On Rust -   / discord  
AWESOME-APP - https://awesomeapp.dev - Rust Templates for building awesome applications.
Patreon -   / jeremychone   - Any help is a big help (for Rust educational content)


Other popular Rust Programming videos:

Desktop Application Code Rust Programming template full Overview:    • Building Awesome Desktop App with Rus...  
Tauri Quick Introduction (Desktop App wit Rust Programming):    • Rust Tauri 1.0 - Quick Intro - Rust D...  
Rust Web App tutorials series:    • Rust Web App - 1/3 - Data Access  
Rust Bevy Full Tutorial - Game Development with Rust:    • Rust Bevy Full Tutorial - Game Develo...  
Rust for Java Developers series:    • Rust for Java Developers 1/3 - Introd...  

Playlists:

Rust For Desktop App:    • JC - Rust Programming for Desktop App  
Everything Rust Programming - Tutorials, Courses, Tips, Examples:    • JC - Rust - Everything Rust Programmi...  
Rust Programming for Web Development:    • JC - Rust Programming for Web Develop...  
Rust Courses:    • Rust Course 2021 by the book | RustLang  
Furst for Java Developers:    • Rust for Java Developers