- Mastering Rust
- Rahul Sharma Vesa Kaihlavirta
- 75字
- 2021-07-02 13:35:11
Who this book is for
This book targets both beginner and intermediate programmers familiar with other imperative languages, but new to Rust. It assumes that you are familiar with at least one imperative programming language, such as C, C++, or Python. Knowing about functional programming is not a requirement, but it's good to have a general idea about it. We make sure to explain any concept or idea that we introduce from these languages, though.
推薦閱讀
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- FuelPHP Application Development Blueprints
- Learning C# by Developing Games with Unity 2020
- 程序員數學:用Python學透線性代數和微積分
- 編寫高質量代碼:改善Python程序的91個建議
- Getting Started with CreateJS
- x86匯編語言:從實模式到保護模式(第2版)
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Canvas Cookbook
- INSTANT Silverlight 5 Animation
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- C語言程序設計教程
- Java程序設計入門(第2版)
- CryENGINE Game Programming with C++,C#,and Lua
- C/C++代碼調試的藝術