-
Ruby
Creating a Rusty Rocket fuelled with Diesel
Sorry if that title seemed stupid. The super serious title would be “Creating a REST API in Rust using Rocket…
Read More » -
Ruby
Rust for Java Devs – Structs
Next up in Rust for Java Devs we have structs. They are used to hold data within a logical unit…
Read More » -
Ruby
Rust for Java Devs – Creating functions
In this post of Rust for Java Devs we will look at creating functions in Rust. Functions in Rust do…
Read More » -
Ruby
Rust for Java Devs – Compiling code and using Cargo
After my last post seemed to be well received I am back with another Rust for Java Devs post. Today…
Read More » -
Ruby
Rust for Java Devs – Creating Variables
I’m going to do something different today and write about Rust instead of Java. This is something that I want…
Read More »