Hard Light Productions Forums

Off-Topic Discussion => Programming => Topic started by: Fury on February 19, 2015, 12:28:07 am

Title: Rust VS Go [Project Management]
Post by: Fury on February 19, 2015, 12:28:07 am
If you've ever wondered what the workflow is like in Rust (http://www.rust-lang.org/) or Go (https://golang.org/) compared to the languages you've used, here's your chance to find out. :)

Quote
This presentation (http://youtu.be/WVZ7yMvxImo) is a live show-off between the two programming languages, comparing the workflow to setup and maintain a new project, including
- testing
- benchmarking
- external dependencies
- documentation
- cross platform compilation

I could've spent my 32 minutes much worse, this was actually a good and informative comparison.