- Mastering Rust
- Rahul Sharma Vesa Kaihlavirta
- 139字
- 2021-07-02 13:35:11
Preface
This book is about Rust, a programming language that empowers you to build all kinds of software systems, ranging from low-level embedded software to dynamic web applications. Rust is fast, reliable, and safe. It offers performance and safety guarantees that reach or even surpass C and C++, while still being a modern language with a relatively low barrier of entry. Rust drive toward incremental improvements, combined with its active and friendly community, promises a great future for the language.
Rust is not a new language by design and doesn't try to reinvent the wheel. Rather, it's a language that has identified unique ideas, hidden away in research-prototype languages that never saw mass adoption. It brings those ideas together into a coherent composition and provides a practical language that lets you build safe software systems, while still being efficient.
- Python程序設計教程(第2版)
- MySQL數據庫管理實戰
- Monkey Game Development:Beginner's Guide
- 編程的修煉
- AIRAndroid應用開發實戰
- 匯編語言程序設計(第2版)
- 區塊鏈:以太坊DApp開發實戰
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- ArcGIS By Example
- Django 3.0入門與實踐
- MINECRAFT編程:使用Python語言玩轉我的世界
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- 從零學Java設計模式
- 計算機應用基礎(Windows 7+Office 2010)
- Image Processing with ImageJ(Second Edition)