You are here |
www.modular.com | ||
| | | |
andreabergia.com
|
|
| | | | 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. | |
| | | |
theburningmonk.com
|
|
| | | | Learn to build production-ready serverless applications on AWS | |
| | | |
volgarev.me
|
|
| | | | ||
| | | |
cutebouncingbunnies.wordpress.com
|
|
| | Programs need human written comments. Neither literate programming, nor type systems suffice. Conditions that demand comments: Why? - Explanations of why something is how it is. "Requiring the caller to provide a buffer prevents multiple allocations when calling in a loop". Clever - Explanations of code that is not obvious on a casual read by... |