語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning Rust = get started with Ru...
~
Milanesi, Carlo.
FindBook
Google Book
Amazon
博客來
Beginning Rust = get started with Rust 2021 edition /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Beginning Rust/ by Carlo Milanesi.
其他題名:
get started with Rust 2021 edition /
作者:
Milanesi, Carlo.
出版者:
Berkeley, CA :Apress : : 2022.,
面頁冊數:
xx, 413 p. :ill., digital ;24 cm.
內容註:
1. Printing on Terminal -- 2. Doing Arithmatic -- 3. Naming Objects -- 4. Controlling Execution Flow -- 5. Using Data Sequences -- 6. Using Primitive Types -- 7. Enumerating Cases -- 8. Using Heterogeneous Data Structures -- 9. Defining Functions -- 10. Defining Generic Functions and Structs -- 11. Allocating Memory -- 12. Data Implementation -- 13. Defining Closures -- 14. Using Changeable Strings -- 15. Ranges and Slices -- 16. Using Iterators -- 17. Input/Output and Error Handling -- 18. Using Traits -- 19. Object-Oriented Programming -- 20. Standard Library Collections -- 21. Drops, Moves, and Copies -- 22. Borrowing and Lifetimes -- 23. More about Lifetimes.
Contained By:
Springer Nature eBook
標題:
Object-oriented programming (Computer science) -
電子資源:
https://doi.org/10.1007/978-1-4842-7208-4
ISBN:
9781484272084
Beginning Rust = get started with Rust 2021 edition /
Milanesi, Carlo.
Beginning Rust
get started with Rust 2021 edition /[electronic resource] :by Carlo Milanesi. - Second edition. - Berkeley, CA :Apress :2022. - xx, 413 p. :ill., digital ;24 cm.
1. Printing on Terminal -- 2. Doing Arithmatic -- 3. Naming Objects -- 4. Controlling Execution Flow -- 5. Using Data Sequences -- 6. Using Primitive Types -- 7. Enumerating Cases -- 8. Using Heterogeneous Data Structures -- 9. Defining Functions -- 10. Defining Generic Functions and Structs -- 11. Allocating Memory -- 12. Data Implementation -- 13. Defining Closures -- 14. Using Changeable Strings -- 15. Ranges and Slices -- 16. Using Iterators -- 17. Input/Output and Error Handling -- 18. Using Traits -- 19. Object-Oriented Programming -- 20. Standard Library Collections -- 21. Drops, Moves, and Copies -- 22. Borrowing and Lifetimes -- 23. More about Lifetimes.
Learn to program with Rust 2021 Edition, in an easy, step-by-step manner on Unix, the Linux shell, macOS, and the Windows command line. As you read this book, you'll build on the knowledge you gained in previous chapters and see what Rust has to offer. Beginning Rust starts with the basics of Rust, including how to name objects, control execution flow, and handle primitive types. You'll see how to do arithmetic, allocate memory, use iterators, and handle input/output. Once you have mastered these core skills, you'll work on handling errors and using the object-oriented features of Rust to build robust Rust applications in no time. Only a basic knowledge of programming is required, preferably in C or C++. To understand this book, it's enough to know what integers and floating-point numbers are, and to distinguish identifiers from string literals. After reading this book, you'll be ready to build Rust applications. You will: Get started programming with Rust Understand heterogeneous data structures and data sequences Define functions, generic functions, structs, and more Work with closures, changeable strings, ranges and slices Use traits and learn about lifetimes.
ISBN: 9781484272084
Standard No.: 10.1007/978-1-4842-7208-4doiSubjects--Uniform Titles:
Rust (System program language)
Subjects--Topical Terms:
549278
Object-oriented programming (Computer science)
LC Class. No.: QA76.73.R67 / M55 2022
Dewey Class. No.: 005.13
Beginning Rust = get started with Rust 2021 edition /
LDR
:02886nmm a2200337 a 4500
001
2297808
003
DE-He213
005
20220124160527.0
006
m d
007
cr nn 008maaau
008
230324s2022 cau s 0 eng d
020
$a
9781484272084
$q
(electronic bk.)
020
$a
9781484272077
$q
(paper)
024
7
$a
10.1007/978-1-4842-7208-4
$2
doi
035
$a
978-1-4842-7208-4
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.R67
$b
M55 2022
072
7
$a
UMX
$2
bicssc
072
7
$a
COM000000
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.13
$2
23
090
$a
QA76.73.R67
$b
M637 2022
100
1
$a
Milanesi, Carlo.
$3
3309478
245
1 0
$a
Beginning Rust
$h
[electronic resource] :
$b
get started with Rust 2021 edition /
$c
by Carlo Milanesi.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xx, 413 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Printing on Terminal -- 2. Doing Arithmatic -- 3. Naming Objects -- 4. Controlling Execution Flow -- 5. Using Data Sequences -- 6. Using Primitive Types -- 7. Enumerating Cases -- 8. Using Heterogeneous Data Structures -- 9. Defining Functions -- 10. Defining Generic Functions and Structs -- 11. Allocating Memory -- 12. Data Implementation -- 13. Defining Closures -- 14. Using Changeable Strings -- 15. Ranges and Slices -- 16. Using Iterators -- 17. Input/Output and Error Handling -- 18. Using Traits -- 19. Object-Oriented Programming -- 20. Standard Library Collections -- 21. Drops, Moves, and Copies -- 22. Borrowing and Lifetimes -- 23. More about Lifetimes.
520
$a
Learn to program with Rust 2021 Edition, in an easy, step-by-step manner on Unix, the Linux shell, macOS, and the Windows command line. As you read this book, you'll build on the knowledge you gained in previous chapters and see what Rust has to offer. Beginning Rust starts with the basics of Rust, including how to name objects, control execution flow, and handle primitive types. You'll see how to do arithmetic, allocate memory, use iterators, and handle input/output. Once you have mastered these core skills, you'll work on handling errors and using the object-oriented features of Rust to build robust Rust applications in no time. Only a basic knowledge of programming is required, preferably in C or C++. To understand this book, it's enough to know what integers and floating-point numbers are, and to distinguish identifiers from string literals. After reading this book, you'll be ready to build Rust applications. You will: Get started programming with Rust Understand heterogeneous data structures and data sequences Define functions, generic functions, structs, and more Work with closures, changeable strings, ranges and slices Use traits and learn about lifetimes.
630
0 0
$a
Rust (System program language)
$3
3593800
650
0
$a
Object-oriented programming (Computer science)
$3
549278
650
1 4
$a
Programming Language.
$3
3538935
650
2 4
$a
Open Source.
$3
2210577
650
2 4
$a
C++.
$2
iisf.
$3
811612
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
650
2 4
$a
Programming Techniques.
$3
892496
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7208-4
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9439700
電子資源
11.線上閱覽_V
電子書
EB QA76.73.R67 M55 2022
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入