Odak modu

Rust Fundamentals

Expressions:If Let

Rust's if let expression lets you match an expression to a specified pattern. If let is different from the if expression, which is executed when a condition is met. If let terminates a loop and returns a value.

You can find detailed further information from Rust Official documentation:

https://doc.rust-lang.org/rust-by-example/flow_control/if_let.html 

For a detailed explanation of If Let expressions, you can watch this video as an additional resource:

 https://www.youtube.com/watch?v=LslG4GTQXfY 

https://www.youtube.com/watch?v=sWTu4Lm49Kw 

Resources:

https://web.mit.edu/rust-lang_v1.25/arch/amd64_ubuntu1404/share/doc/rust/html/book/first-edition/if-let.html 

https://linuxhint.com/use-if-let-expression-rust/ 

Background Pattern
Birlikte öğrenelim

Sektörde en çok aranan yazılım becerilerini kazan

Yapay zeka desteği, birebir mentörlük saatleri, canlı dersler ve senin için özel hazırlanmış içeriklerle eksiklerini tamamla, düzenli geri bildirimler al ve öğrenme sürecini en verimli hale getir.

Yunus Emre Kabakcı

Patika+ mezunu

Patika+ Fullstack Web Development Bootcamp mezunumuz Yunus Emre,

3 ay içinde Katar’dan aldığı teklif ile, global bir şirket olan Pavo Group’da işe başladı!


“İçerik zenginliği, mentor desteği, ileriye dönük bir network sağlaması ve dünyada en çok tercih edilen frameworkler üzerinden bir eğitim veriyor olması Patika+’ı tercih etmemin temel sebepleri oldu!“

Yorumlar

Yorum yapabilmek için derse kayıt olmalısın!