Explore >> Select a destination


You are here

dehora.net
| | www.cosive.com
1.8 parsecs away

Travel
| | The Rust programming language sent ripples through the programming community when it was first released in 2015, promising the blazing speed of lower-level programming languages without the accompanying sharp edges. Four and a half years on, many programmers still view Rust with a mix of intrigue and trepidation due to its appealing premise and notoriously difficult learning curve. We sat down with one of Cosive's Senior Developers, Sid Odgers, to talk about why he believes more programmers should take the plunge and learn Rust.
| | initialcommit.com
2.9 parsecs away

Travel
| | In this article, we'll discuss some of the reasons there are so many programming languages to choose from.
| | andreabergia.com
1.6 parsecs away

Travel
| | This post is part of the Languages Opinion series. Languages opinion - part one - JVM Languages opinion - part two - Rust ??thispost Languages opinion - part three - Javascript and Typescript Welcome back to my mini-series about programming languages. In this post, we will talk about one of the most interesting programming languages that I have seen in a long while: Rust.
| | ceronman.com
52.9 parsecs away

Travel
| Last year I finally decided to learn some Rust. The official book by Steve Klabnik and Carol Nichols is excellent, but even after reading it and working on some small code exercises, I felt that I needed more to really understand the language. I wanted to work on a small project to get some hands-on...