What's up with Rust?
An informative guide to what is special about the Rust programming language and how to bring the best parts of it into your software project, whichever programming language it's implemented in.
Rust programmers spend a lot of time thinking about lifetimes, ownership and borrowing. So should you! These concepts are actually universal in programming. Rust's approach is to encode them into the type system and make the compiler check that you're obeying the rules (that you manually check anyway).
We'll also learn about some of its language features, including algebraic data types, error handling, and how it can guarantee that (the equivalent of) a NullPointerExeception will never occur. This language that brings memory safety to systems programming has much to share. Come and learn!
-
X Marks the Spot: Navigating Possible FuturesSimon WardleyWednesday Oct 2 @ 13:00
-
Using Generative AI to Strengthen and Speed LearningBarbara OakleyWednesday Oct 2 @ 09:00
-
From Strategy to Practice: Insights on How Team Topologies Drive Organizational SuccessManuel PaisWednesday Oct 2 @ 17:30
-
To the MoonRuss OlsenWednesday Oct 2 @ 19:30
-
Things They Don't Tell You About Being a Tech LeaderMichael NygardFriday Oct 4 @ 16:30
-
The Magic of Small Things - 10 Years of MicroservicesJames LewisThursday Oct 3 @ 17:30
-
The Past, Present & Future of Programming LanguagesKevlin HenneyFriday Oct 4 @ 09:00
-
Architecture & Responsible TechnologyRebecca ParsonsFriday Oct 4 @ 13:00
-
Tidy First? A Daily Exercise in Empirical DesignKent BeckThursday Oct 3 @ 13:00
-
The Future of MicroprocessorsSophie WilsonThursday Oct 3 @ 09:00