曙海教育集团
全国报名免费热线:4008699035 微信:shuhaipeixun
或15921673576(微信同号) QQ:1299983702
首页 课程表 在线聊 报名 讲师 品牌 QQ聊 活动 就业
 
Rust Language培训

 
   班级规模及环境--热线:4008699035 手机:15921673576( 微信同号)
       坚持小班授课,为保证培训效果,增加互动环节,每期人数限3到5人。
   上课时间和地点
开课地址:【上海】同济大学(沪西)/新城金郡商务楼(11号线白银路站)【深圳分部】:电影大厦(地铁一号线大剧院站) 【武汉分部】:佳源大厦【成都分部】:领馆区1号【沈阳分部】:沈阳理工大学【郑州分部】:锦华大厦【石家庄分部】:瑞景大厦【北京分部】:北京中山 【南京分部】:金港大厦
新开班 (连续班 、周末班、晚班):2024年5月1日......(欢迎您垂询,视教育质量为生命!)
   实验设备
     ☆资深工程师授课
        
        ☆注重质量 ☆边讲边练

        ☆合格学员免费推荐工作
        ★实验设备请点击这儿查看★
   质量保障

        1、培训过程中,如有部分内容理解不透或消化不好,可免费在以后培训班中重听;
        2、课程完成后,授课老师留给学员手机和Email,保障培训效果,免费提供半年的技术支持。
        3、培训合格学员可享受免费推荐就业机会。

课程大纲
 
  • # Day 1
  • Introduction
  • Installation
  • rustup
  • cargo, rustc
  • crates.io
  • create a first project
  • creating a library or executable
  • Cargo.toml
  • Cargo.lock
  • exploring the source
  • cargo tools
  • hello world program
  • Basic syntax
  • functions
  • variables
  • types
  • structs and enums
  • control flow: if, loops, pattern matching
  • exercise: the guessing game
  • Ownership
  • moves
  • mutability
  • borrowing
  • lifetimes
  • exercise: fixing borrow checker compilation errors
  • Modules
  • importing code
  • visibility
  • source code organisation
  • Traits and generics
  • methods
  • generic types, functions and methods
  • type aliases
  • Standard library
  • Option
  • Result
  • collections: Vec, HashMap
  • iterators
  • exercise: start building a small in memory database
  • # Day 2
  • Tools
  • importing crates
  • unit tests
  • benchmarks
  • fuzzing
  • documentation
  • attributes
  • exercise: integrate unit tests, CI and other tools for the database example
  • Strings and slices
  • String
  • &str
  • &[u8]
  • Iterators
  • Closures
  • exercise: start implementing queries
  • Destructuring
  • if let
  • API design
  • Usual traits
  • Clone and Copy
  • Debug and Display
  • PartialEq, Eq
  • Drop
  • Static VS dynamic dispatch
  • Associated types
  • Deref
  • Into
  • I/O
  • exercise: add optional file storage for the database
  • Concurrency
  • threads
  • channels
  • Send, Sync
  • mutability
  • Arc, Mutex
  • exercise: multiple clients querying the database while storing regularly
  • # Day 3
  • FFI
  • repr(C)
  • exporting functions and structures
  • unsafe
  • Box
  • rusty-cheddar and rust-bindgen
  • linking
  • cargo-vendor
  • exercise: making a C interface for our in memory database
  • common libraries and interfaces (adaptable depending on what the students want to focus on)
  • docs.rs
  • Command
  • clap
  • serde
  • log
  • tokio
  • rocket
  • lazy_static
  • nom
 
  备案号:沪ICP备08026168号 .(2014年7月11)...................