/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.skylight.io
| | andreabergia.com
2.1 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.
| | hashblog.thepolyglotprogrammer.com
2.5 parsecs away

Travel
| | On this post I intend to walk down memory lane a bit to understand what exactly are Smart Pointers? Where do they come from? And of course, how do they work
| | www.cosive.com
1.6 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.
| | lwn.net
15.3 parsecs away

Travel
| Statically typed programming languages can help catch mismatches between the kinds of values a [...]