Ready for Rust • Erik Doernenburg • YOW! 2019

Sdílet
Vložit
  • čas přidán 10. 05. 2024
  • This presentation was recorded at YOW! 2019. #GOTOcon #YOW
    yowcon.com
    Erik Doernenburg - Head of Technology at Thoughtworks and Contributor of Several Books @erikdoe
    RESOURCES
    / erikdoe
    / edoernenburg
    github.com/erikdtw
    erik.doernenburg.com/
    ABSTRACT
    In the StackOverflow developer survey, Rust has been the "most loved" programming language for three years in a row (2016-2018). Time to see why Mozilla's creation is so popular. In this talk, you'll encounter examples of Rust that show its core features. As someone who has worked in a number of programming languages, Erik will also highlight where Rust is different and what that means for concrete applications. You'll also get a glimpse of the growing ecosystem around Rust. [...]
    RECOMMENDED BOOKS
    Tim McNamara • Rust in Action • amzn.to/3ux2R9u
    Blandy, Orendorff & Tindall • Programming Rust • amzn.to/3x7r6w6
    Ken Youens-Clark • Command-Line Rust • amzn.to/3PQZ539
    Kevin Hoffman • Programming WebAssembly with Rust • amzn.to/3x3brhe
    Richard Monson-Haefel • 97 Things Every Software Architect Should Know • amzn.to/3gxFlAZ
    Thoughtworks Inc. • The Thoughtworks Anthology • amzn.to/3ryHxPb
    Jimmy Nilsson • Applying Domain-Driven Design And Patterns • amzn.to/3rwO8JY
    Dijkstra, Gøtze & Van Der Ploeg • Right Sourcing • amzn.to/3gxkZYE
    / gotocon
    / goto-
    / gotoconferences
    #Rustlang #Rust #Programming #ProgrammingLanguage #SoftwareEngineering #Mozilla #Coding #FP #FunctionalProgramming #MemoryBug #Swift #Golang #Jetson #MemoryManagement #Parallelism #Thoughtworks #ErikDoernenburg #YOWcon
    Looking for a unique learning experience?
    Attend the next GOTO conference near you! Get your ticket at gotopia.tech
    Sign up for updates and specials at gotopia.tech/newsletter
    SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
    czcams.com/users/GotoConf...
  • Věda a technologie

Komentáře • 5

  • @Rallies
    @Rallies Před 21 dnem +1

    Rust does have a return keyword. You just don’t have to use it in the scenario you’re explaining. You can use it for early returns.

  • @AlgoNudger
    @AlgoNudger Před 21 dnem +1

    Thanks.

  • @user-rr4gh4bu7w
    @user-rr4gh4bu7w Před 21 dnem +3

    Why upload a 2019 video now

  • @Tony-dp1rl
    @Tony-dp1rl Před 15 dny

    I remember when people thought Rust was going to be huge. Didn't turn out that way. Seeing very little interest in it these days. Or at least, very little interest outside of early adopters.