語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning C++23 = from beginner to pro /
~
Horton, Ivor.
FindBook
Google Book
Amazon
博客來
Beginning C++23 = from beginner to pro /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Beginning C++23/ by Ivor Horton, Peter Van Weert.
其他題名:
from beginner to pro /
作者:
Horton, Ivor.
其他作者:
Weert, Peter van.
出版者:
Berkeley, CA :Apress : : 2023.,
面頁冊數:
xxx, 918 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-9343-0
ISBN:
9781484293430
Beginning C++23 = from beginner to pro /
Horton, Ivor.
Beginning C++23
from beginner to pro /[electronic resource] :by Ivor Horton, Peter Van Weert. - Seventh edition. - Berkeley, CA :Apress :2023. - xxx, 918 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++23 standard. All you need are Beginning C++23 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++23, and to all conventions and best practices of modern C++. This book also introduces elements of the C++ Standard Library that provide essential support for C++23. After completing this book, you will have the knowledge and skills needed to build your first C++ applications. You will: Begin programming with the C++23 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: 9781484293430
Standard No.: 10.1007/978-1-4842-9343-0doiSubjects--Topical Terms:
527229
C++ (Computer program language)
LC Class. No.: QA76.73.C153
Dewey Class. No.: 005.133
Beginning C++23 = from beginner to pro /
LDR
:03207nmm a2200337 a 4500
001
2335777
003
DE-He213
005
20231006205707.0
006
m d
007
cr nn 008maaau
008
240402s2023 cau s 0 eng d
020
$a
9781484293430
$q
(electronic bk.)
020
$a
9781484293423
$q
(paper)
024
7
$a
10.1007/978-1-4842-9343-0
$2
doi
035
$a
978-1-4842-9343-0
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
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C153
$b
H823 2023
100
1
$a
Horton, Ivor.
$3
607002
245
1 0
$a
Beginning C++23
$h
[electronic resource] :
$b
from beginner to pro /
$c
by Ivor Horton, Peter Van Weert.
250
$a
Seventh edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2023.
300
$a
xxx, 918 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++23 standard. All you need are Beginning C++23 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++23, and to all conventions and best practices of modern C++. This book also introduces elements of the C++ Standard Library that provide essential support for C++23. After completing this book, you will have the knowledge and skills needed to build your first C++ applications. You will: Begin programming with the C++23 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
1 4
$a
C++.
$2
iisf.
$3
811612
650
2 4
$a
Programming Language.
$3
3538935
650
2 4
$a
Computer Science.
$3
626642
650
2 4
$a
Open Source.
$3
2210577
700
1
$a
Weert, Peter van.
$3
3309477
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-9343-0
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9461982
電子資源
11.線上閱覽_V
電子書
EB QA76.73.C153
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入