惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
B
Blog
博客园_首页
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
MyScale Blog
MyScale Blog
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
B
Blog RSS Feed
M
MIT News - Artificial intelligence
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
The Cloudflare Blog
量子位
V
V2EX
Y
Y Combinator Blog
Hugging Face - Blog
Hugging Face - Blog
Martin Fowler
Martin Fowler
Recent Announcements
Recent Announcements
I
InfoQ
博客园 - 【当耐特】

Stonecharioteer on Tech

I Traced My Traffic Through a Home Tailscale Exit Node What Was I Reading Last? In Three Not-So-Easy Pieces Dogfooding Is Hard Code blocks in your books, finally GoForGo v0.9.0 Merrilin - We built an app to read books I use a Macbook now Data Structures & Algorithms - Preparing for Interviews Using a local DNS namespace for local service discovery Direction KOllector - Publishing KOReader Highlights gbt: branches touched in the last 24 hours A Soiree into Symbols in Ruby Some Smalltalk about Ruby Loops Ruby Blocks Returning from Ruby Blocks, Procs and Lambdas My Linux Laptop Finally Works: How Claude Helped Me Fix Years of Annoyances TIL: Watchexec - Modern File Watching for Development Workflows A Less Busy Mind GoForGo - Learn Go through live examples Migrating My Old Blog to Hugo with Claude The Qtile Window Manager: A Python-Powered Tiling Experience Read the RFCs that Built the Internet Py-x-Protobuf - Or How I Learned to Stop Worrying and Love Protocol Buffers Python Reverse a List New Beginnings Leaving ChainSafe Systems Screen Lock for Cinnamon Desktop using Zenity and Terminal Commands Crews Not Teams A System for Getting Better at LeetCode
TIL: Rust Learning Resources, Operating Systems, Intervie...
2021-01-04 · via Stonecharioteer on Tech

Rust Programming Resources

Rust Design Patterns

  • Introduction - Rust Design Patterns
  • Comprehensive guide to idiomatic Rust programming patterns
  • Community-maintained resource for writing effective Rust code
  • Covers design patterns, anti-patterns, and best practices

Easy Rust Learning

  • Who am I? - Easy Rust
  • Beginner-friendly Rust tutorial with clear explanations
  • Focuses on making Rust concepts accessible to newcomers
  • Practical approach to learning Rust programming

Into Rust Screencasts

Rust Tools and Ecosystem

  • cargo-edit — Rust/Cargo add-on
  • Command-line tool for managing Cargo dependencies
  • Simplifies adding, removing, and updating dependencies
  • Essential tool for Rust development workflow

Rust Exercises

  • Rust | Exercism
  • Interactive coding exercises for learning Rust
  • Mentor-guided learning with community feedback
  • Practical problem-solving approach to language learning

Computer Science Fundamentals

Operating Systems Education

  • Operating Systems: Three Easy Pieces
  • Comprehensive and accessible operating systems textbook
  • Free online resource covering OS concepts thoroughly
  • Practical approach to understanding system internals

Performance Engineering

Tech Interview Handbook

  • Tech Interview Handbook
  • Comprehensive guide to technical interviews
  • Covers algorithms, system design, and behavioral interviews
  • Community-maintained resource with practical advice

LeetCode Mastery

Database Connections

  • Understanding Connections & Pools
  • Deep dive into database connection management
  • Essential knowledge for system design interviews
  • Practical understanding of database performance

Web Development and Security

Rust Web Frameworks

Actix-Web Authentication

Rocket Framework

Security Resources

OWASP Cheat Sheets

  • OWASP Cheat Sheet Series
  • Comprehensive security guidance for web applications
  • Industry-standard security practices and recommendations
  • Essential reference for secure development

Everything curl

  • Introduction - Everything curl
  • Comprehensive guide to curl and HTTP
  • Essential tool for web development and testing
  • Deep understanding of HTTP protocols and tools

Advanced Topics

Sonic Search Engine

  • GitHub - valeriansaliou/sonic
  • Fast, lightweight search backend written in Rust
  • Alternative to Elasticsearch with minimal resource usage
  • Demonstrates Rust’s capabilities in systems programming

Executable Packing

  • Making our own executable packer
  • Advanced systems programming tutorial
  • Understanding binary formats and compression
  • Low-level programming concepts and implementation

Electronics Foundation

  • The Art of Electronics 3rd Edition
  • Fundamental electronics reference book
  • Essential for understanding hardware and embedded systems
  • Bridge between software and hardware knowledge

Key Takeaways

  • Comprehensive Learning: Multiple approaches to learning Rust from different perspectives
  • Fundamental Knowledge: Strong foundation in operating systems and performance engineering
  • Practical Skills: Interview preparation and web development capabilities
  • Security Awareness: Web security best practices and tools
  • Advanced Topics: Systems programming and low-level development concepts
  • Community Resources: High-quality, community-maintained learning materials

These resources provide a comprehensive foundation for systems programming, web development, and computer science fundamentals, with particular strength in Rust programming and practical software development skills.