rust

Developer Open Source

Is the Ru$t Language in Trouble?

In this video from Low Level Learning, learn about the trademark policy drama in the Rust Language and what you can and can’t say.

Read More
Developer

1 Problem, 24 Programming Languages

code_report created this video that looks at 24 programming language solutions (C, Go, C++, Rust, D, Clojure, Ruby, Elixir, Haskell, Racket, Python, APL, J, BQN, PHP, Scala, Erlang, Typescript, Javascript, Java, Kotlin, Swift, Dart, C#) to one problem. Solutions on GitHub: https://github.com/codereport/LeetCode/tree/master/Problem%20327P1 ADSP Podcast: https://adspthepodcast.com/ Array Cast: https://www.arraycast.com/

Read More
Developer

The Essence of Functional Programming

This talk dives into the origins of functional programming, going all the way back to where the term was first introduced, to see how it evolved over time into our modern understanding of what FP essentially involves.

Read More
AWS

Rust On AWS?!

Learn about why you should consider the Rust language when using AWS Lambdas, especially when you need to minimize cold start times.

Read More
Developer

What’s Special About Rust

In this video Carol Nichols shows us  what’s special about Rust.

Read More
Developer

Rust in 100 Seconds

Rust is a memory-safe compiled programming language for building high-performance systems. It has the simplicity of high-level languages (Go, Python), but the control of low-level languages (C, Cpp)

Read More
Developer

What is the Fastest Computer Language?

A constant source of debate for computer geeks, retired Microsoft engineer Dave Plummer takes us on a guided tour of 45 different computer languages and drag races each against one another using a prime sieve benchmark.

Read More
Developer Interesting

Getting Started with WebAssembly and Rust

WebAssembly has the potential to change the nature of web development. Engineer Man explores it in the context of Rust. As WebAssembly matures, it is certain to transform the way developers do business with respective to browser powered applications. In this video I’ll show you how to get started fast with WebAssembly and put you […]

Read More
Developer Python

Why would a Python Programmer Learn Rust?

Owen Synge explains why Python developers should learn Rust, even if the job market isn’t quite there yet. This talk may inspire me to pick up a little Rust.

Read More