Skip to content

andyrbell/rust-for-java-developers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust for Java Developers workshop

Rust logo

An introduction to the Rust programming language for Java developers

Clone this repository then follow the instructions on the Wiki

Prerequisites

Linux / MacOS

🦀 Install Rust with Rustup

curl https://sh.rustup.rs -sSf | sh

Windows

🦀 Install Windows Subsystem for Linux then follow the Linux instructions above from a WSL terminal


👀 Take a look in ~/.cargo/bin. rustc, cargo and rustup, should have just been installed there, along with the rest of the Rust toolchain.

IDE

Setup an IDE of your choice. We strongly recommend the Rust plugin for Intellij as that’s what we’ll be coding along with but recognize it’s not to everyone’s tastes. If you’re still determined to use something else, there is a list here which has the usual suspects on it.

rust start3

About

An introduction to Rust for Java Developers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages