TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

First steps with Rust

244 pointsby yannikyeoabout 4 years ago

9 comments

lorenzfxabout 4 years ago
I find the fact that MS is promoting Rust in itself much more interesting than the content.<p>Also, I would still really like to learn Rust properly, but I don&#x27;t have any use for it currently either at my day job nor for my side projects.
评论 #26852035 未加载
评论 #26851750 未加载
评论 #26851874 未加载
评论 #26852175 未加载
评论 #26851725 未加载
评论 #26854088 未加载
评论 #26852425 未加载
littlestymaarabout 4 years ago
The most interesting thing here is that this tutorial has been translated to around 50 languages! Rust tutorials and documentation are abundant in English, but the resource is much scarcer in most people&#x27;s native language.
lodovicabout 4 years ago
This looks like a nice addition to the Rust cookbook. It seems a bit more structured, and I actually like that it gives XP for completing the chapters.
mrlonglongabout 4 years ago
I&#x27;m greatly encouraged to try out Rust with Linux. I do wonder if I can do an out of tree kernel module to make my life easier developing. I know I could do this with ordinary kernel modules.
评论 #26869189 未加载
vander_elstabout 4 years ago
What&#x27;s the strategy behind this move? Is MS adding some Rust APIs to some of their products?
评论 #26852790 未加载
评论 #26851808 未加载
评论 #26851776 未加载
评论 #26851775 未加载
评论 #26855000 未加载
评论 #26851838 未加载
robrorcroptrerabout 4 years ago
Do they ever debug the application inside VSCode in this tutorial?
adenozineabout 4 years ago
When will there be another implementation of Rust? If there&#x27;s ever a GNU implementation, I might be willing to try it.
评论 #26852111 未加载
评论 #26852182 未加载
评论 #26851981 未加载
评论 #26852212 未加载
评论 #26856890 未加载
评论 #26852843 未加载
shimonabiabout 4 years ago
Needs some proofreading:<p>&quot;Until then, you can think of String data as string data that can change as your program runs, while &amp;str are immutable views into string data that do not CHANGES as your program runs.&quot;<p>&#x2F;&#x2F; Instantiate a tuple struct by passing the values in the same order as defined. let origin = Point2D(0, 0) &#x2F;&#x2F; Missing ;
loloquwowndueoabout 4 years ago
Microsoft promoting rust, never thought I’d live to see the day.<p>Not clear why one would choose this over the official rust documentation and tutorials.<p>Oh and also - it’s a trap. Microsoft are not friends of free software.
评论 #26852267 未加载
评论 #26852538 未加载
评论 #26852280 未加载
评论 #26852990 未加载
评论 #26853435 未加载