- Learning Rust
- Paul Johnson Vesa Kaihlavirta
- 93字
- 2021-07-02 23:07:11
Introducing and Installing Rust
Rust is a fairly new addition to the ever-growing number of programming languages available to developers. If you've never used Rust, but come from pretty much any procedural language (such as C or Pascal) or are used to shell scripting, then you should very quickly feel right at home when using Rust.
Getting to grips with Rust is simple enough, and in this chapter we will cover the following topics:
- Installing Rust with rustup
- Testing the installation
- Setting up a project
- Looking at the IDEs available
- Automation using Cargo
推薦閱讀
- Deploying Node.js
- Python數(shù)據(jù)分析基礎(chǔ)
- Windows系統(tǒng)管理與服務(wù)配置
- JIRA 7 Administration Cookbook(Second Edition)
- Learning SAP Analytics Cloud
- R語言游戲數(shù)據(jù)分析與挖掘
- VMware vSphere 6.7虛擬化架構(gòu)實戰(zhàn)指南
- R大數(shù)據(jù)分析實用指南
- Getting Started with Python and Raspberry Pi
- Django Design Patterns and Best Practices
- Python硬件編程實戰(zhàn)
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發(fā)技術(shù)
- Scala編程(第4版)
- 高性能MVVM框架的設(shè)計與實現(xiàn):San