語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning C++20 = from novice to pro...
~
Horton, Ivor.
FindBook
Google Book
Amazon
博客來
Beginning C++20 = from novice to professional /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Beginning C++20/ by Ivor Horton, Peter Van Weert.
其他題名:
from novice to professional /
作者:
Horton, Ivor.
其他作者:
Van Weert, Peter.
出版者:
Berkeley, CA :Apress : : 2020.,
面頁冊數:
xxviii, 825 p. :ill., digital ;24 cm.
內容註:
1. Basic Ideas -- 2. Introducing Fundamental Types of Data -- 3. Working Fundamental Types -- 4. Making Decisions -- 5. Arrays and Loops -- 6. Pointers and References -- 7. Working with Strings -- 8. Defining Functions -- 9. Vocabulary Types -- 10. Function Templates -- 11. Modules and Namespaces -- 12. Defining your own Data Types -- 13. Operator Overloading -- 14. Inheritance -- 15. Polymorphism -- 16. Runtime Errors and Exceptions -- 17. Class Templates -- 18. Move Semantics -- 19. First-Class Functions -- 20. Containers and Algorithms -- 21. Constrained Templates and Concepts.
Contained By:
Springer Nature eBook
標題:
C++ (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-5884-2
ISBN:
9781484258842
Beginning C++20 = from novice to professional /
Horton, Ivor.
Beginning C++20
from novice to professional /[electronic resource] :by Ivor Horton, Peter Van Weert. - Sixth edition. - Berkeley, CA :Apress :2020. - xxviii, 825 p. :ill., digital ;24 cm.
1. Basic Ideas -- 2. Introducing Fundamental Types of Data -- 3. Working Fundamental Types -- 4. Making Decisions -- 5. Arrays and Loops -- 6. Pointers and References -- 7. Working with Strings -- 8. Defining Functions -- 9. Vocabulary Types -- 10. Function Templates -- 11. Modules and Namespaces -- 12. Defining your own Data Types -- 13. Operator Overloading -- 14. Inheritance -- 15. Polymorphism -- 16. Runtime Errors and Exceptions -- 17. Class Templates -- 18. Move Semantics -- 19. First-Class Functions -- 20. Containers and Algorithms -- 21. Constrained Templates and Concepts.
Begin your programming journey with C++, starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++20 standard like modules, concepts, ranges, and the spaceship operator. All you need are Beginning C++20 and any recent C++ compiler and you'll soon be writing real C++ programs. There is no assumption of prior programming knowledge. All language concepts that are explained in the book are illustrated with working program examples, and all chapters include exercises for you to test and practice your knowledge. Free source code downloads are provided for all examples from the text and solutions to the exercises. This latest edition has been fully updated to the latest version of the language, C++20, and to all conventions and best practices of modern C++. Beginning C++20 also introduces the elements of the C++ Standard Library that provide essential support for the C++20 language. You will: Begin programming with the C++20 standard Carry out modular programming in C++ Work with arrays and loops, pointers and references, strings, and more Write your own functions, types, and operators Discover the essentials of object-oriented programming Use overloading, inheritance, virtual functions, and polymorphism Write generic function and class templates, and make them safer using concepts Learn the ins and outs of containers, algorithms, and ranges Use auto type declarations, exceptions, move semantics, lambda expressions, and much more.
ISBN: 9781484258842
Standard No.: 10.1007/978-1-4842-5884-2doiSubjects--Topical Terms:
527229
C++ (Computer program language)
LC Class. No.: QA76.73.C153
Dewey Class. No.: 005.133
Beginning C++20 = from novice to professional /
LDR
:03212nmm a2200349 a 4500
001
2244036
003
DE-He213
005
20210201114157.0
006
m d
007
cr nn 008maaau
008
211207s2020 cau s 0 eng d
020
$a
9781484258842
$q
(electronic bk.)
020
$a
9781484258835
$q
(paper)
024
7
$a
10.1007/978-1-4842-5884-2
$2
doi
035
$a
978-1-4842-5884-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C153
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
072
7
$a
UMC
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C153
$b
H823 2020
100
1
$a
Horton, Ivor.
$3
607002
245
1 0
$a
Beginning C++20
$h
[electronic resource] :
$b
from novice to professional /
$c
by Ivor Horton, Peter Van Weert.
250
$a
Sixth edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
xxviii, 825 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Basic Ideas -- 2. Introducing Fundamental Types of Data -- 3. Working Fundamental Types -- 4. Making Decisions -- 5. Arrays and Loops -- 6. Pointers and References -- 7. Working with Strings -- 8. Defining Functions -- 9. Vocabulary Types -- 10. Function Templates -- 11. Modules and Namespaces -- 12. Defining your own Data Types -- 13. Operator Overloading -- 14. Inheritance -- 15. Polymorphism -- 16. Runtime Errors and Exceptions -- 17. Class Templates -- 18. Move Semantics -- 19. First-Class Functions -- 20. Containers and Algorithms -- 21. Constrained Templates and Concepts.
520
$a
Begin your programming journey with C++, starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++20 standard like modules, concepts, ranges, and the spaceship operator. All you need are Beginning C++20 and any recent C++ compiler and you'll soon be writing real C++ programs. There is no assumption of prior programming knowledge. All language concepts that are explained in the book are illustrated with working program examples, and all chapters include exercises for you to test and practice your knowledge. Free source code downloads are provided for all examples from the text and solutions to the exercises. This latest edition has been fully updated to the latest version of the language, C++20, and to all conventions and best practices of modern C++. Beginning C++20 also introduces the elements of the C++ Standard Library that provide essential support for the C++20 language. You will: Begin programming with the C++20 standard Carry out modular programming in C++ Work with arrays and loops, pointers and references, strings, and more Write your own functions, types, and operators Discover the essentials of object-oriented programming Use overloading, inheritance, virtual functions, and polymorphism Write generic function and class templates, and make them safer using concepts Learn the ins and outs of containers, algorithms, and ranges Use auto type declarations, exceptions, move semantics, lambda expressions, and much more.
650
0
$a
C++ (Computer program language)
$3
527229
650
0
$a
Programming languages (Electronic computers)
$3
606806
650
0
$a
Computer software.
$3
560056
650
0
$a
Computer science.
$3
523869
650
0
$a
Software engineering.
$3
559826
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
650
2 4
$a
Professional Computing.
$3
3201325
650
2 4
$a
Computer Science, general.
$3
892601
650
2 4
$a
Software Engineering.
$3
890874
700
1
$a
Van Weert, Peter.
$3
3504563
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-5884-2
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9405082
電子資源
11.線上閱覽_V
電子書
EB QA76.73.C153
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入