内容简介:Recently, I got yet another nice email from a “talent sourcing specialist” asking me if I’d like to work for their company. This one stood out from the usual blockchain recruiting spam by actually looking at this blog. And they told me their expectation
Recently, I got yet another nice email from a “talent sourcing specialist” asking me if I’d like to work for their company. This one stood out from the usual blockchain recruiting spam by actually looking at this blog. And they told me their expectations were lowered by the front matter stating that I’m currently learning Rust (though not too badly, because they actually looked at the commit history and found out it was written in 2015).
This led me to the question if I should change my front matter. (Aside: I did change it, removing the Java reference, because I’m now working with Rust. Yay!) Am I still learning Rust? After 5 years? How time flies!
I used to learn a new programming language every one or two years for a good while. Yes, I’m a programming language afficionado. Still, there’s so much to learn with Rust that I’ve still not finished learning it. To master it might easily take a lifetime. Rust is really huge. But I could quit anytime I want, I console myself as I try out yet another cool technique.
I won’t stop though, because besides being huge, Rust is really fun! Because there’s so much cleverness and attention to the details, new features will interact in absolutely-non-horrible ways. This means that things usually work out completely unsurprising. What’s more, looking for surprises often results in delightful new techniques.
Rust evolves steadily. I’d argue mostly for the better. This may sound like a contradiction – how can something so good get better? – but Rust despite all its greatness still has some rough edges that are continuously sanded down. Also Rust gleefully borrows concepts from other languages to see if they fit.
There’s async fn, const generics (which will take some time to become stable) and there are still some rough edges around procedural macros (with a very interesting RFC which would make them asynchronous as well). A recently found soundness hole around pin will lead to negative impls, which were proposed before but avoided because the interactions were insufficiently understood. I have high hopes for this one. In short, there doesn’t seem to be a dearth of things to learn anytime soon.
So, yes, I am still learning Rust.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
SEM修炼手册:百度竞价、信息流广告、数据分析与专题页策划实战详解
陈丰洲 / 电子工业出版社 / 2018-10 / 59.80元
SEM人员在职场打拼的过程中,会遇到一个又一个坑,《SEM修炼手册:百度竞价、信息流广告、数据分析与专题页策划实战详解》尝试站在一定的高度,将从业者从专员走向管理岗位过程中可能碰到的问题进行整理,不仅谈竞价推广,也谈基于SEM的营销体系。 《SEM修炼手册:百度竞价、信息流广告、数据分析与专题页策划实战详解》包括11章内容,由浅入深地分享SEM的进阶过程。第1章是SEM概述,让读者对SEM有......一起来看看 《SEM修炼手册:百度竞价、信息流广告、数据分析与专题页策划实战详解》 这本书的介绍吧!