TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Best resources to start with systems programming?

3 点作者 __exit__超过 6 年前
I am a web developer that recently got interested into systems programming through the Rust programming language.<p>The language seems like a challenge and suits my decision to expand my technical knowledge by tackling a different environment and paradigm.<p>However, even though I can learn the language, I find it difficult to think of some simple systems programming projecst to practice. In addition to that, whenever I check any Rust-lang repos (i.e. Servo) to potentially contribute there are many alien concepts to me and technical terminology related to low-level programming, making me feel like a beginner.<p>And so I wonder, are there any books or resources to get used to systems programming (APIs definition, architecture, best practices, tutorials...) to have a better context and knowledge?<p>Surely there will be aspects common to web development and any kind of programming. However, systems programming seems quite like a different world to me.

1 comment

k0t0n0超过 6 年前
There was a recent tweet from a game developer how to go about learning rust. i have been struggling with rust too. i guess to start anything interesting in rust on should have some what good understanding of lifetime, ownership and how to properly handle data.<p>from what i have learned. one cannot brute force into rust. 5 months ago i started a project using rust. i thought i will just go over few things it&#x27;s gonna be fine. turns out i ended up hurting my brain. take your time to learn rust star small.<p>Link to the tweet: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;rust_gamedev&#x2F;comments&#x2F;9hikxm&#x2F;really_good_thread_on_learning_rust_from_ready_at&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;rust_gamedev&#x2F;comments&#x2F;9hikxm&#x2F;really...</a>
评论 #18056338 未加载