##cargo这现代化的开发体验真的特别棒
评分##说实话介绍的概念顺序有问题,有些章节一次引入太多新概念。
评分##https://web.stanford.edu/class/cs110l/ RUST最值得鼓吹的就是它能够防止很多memory leak的问题,这得益于它的ownership和borrow特性。它还有很现代化的语法,如smart pointers、future(promise)、traits等。另外,它原生的cargo和包管理也很好用。不过作为一个C++老司机,事实上工业界的标准C++写法也是要求达成RUST水准的。memory safety方面,可以用move,reference,const实现。很多高级语法特性在C++17以后也都有了。如果用bazel和google的一些库,项目管理也很方便。所以我觉得对于系统级别的程序来说,RUST想替代C++还是挺难的……
评分##说实话介绍的概念顺序有问题,有些章节一次引入太多新概念。
评分##no kiss
评分##Insanely clear for most of the contents. Highly recommend!
评分##The first half really reminds me of Haskell, while the second half is all about Rust-y concepts (borrow, move, ownership, lifetime, concurrency...). As a relatively young (10 yrs old) language, there is still a few rough edges but I'm sure the vibrant community will figure it out! (bye c++, for now
评分##比programming rust好读的多
评分##no kiss
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2026 book.coffeedeals.club All Rights Reserved. 静流书站 版权所有