Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Search
Recommendations
ReaderScope
My Account
Help
Simple Search
Advanced Search
Public Library Lists
Public Reader Lists
AcademicReservedBook [CH]
BookLoanBillboard [CH]
BookReservedBillboard [CH]
Classification Browse [CH]
Exhibition [CH]
New books RSS feed [CH]
Personal Details
Saved Searches
Recommendations
Borrow/Reserve record
Reviews
Personal Lists
ETIBS
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Beginning C++23 = from beginner to pro /
~
Horton, Ivor.
Linked to FindBook
Google Book
Amazon
博客來
Beginning C++23 = from beginner to pro /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Beginning C++23/ by Ivor Horton, Peter Van Weert.
Reminder of title:
from beginner to pro /
Author:
Horton, Ivor.
other author:
Weert, Peter van.
Published:
Berkeley, CA :Apress : : 2023.,
Description:
xxx, 918 p. :ill., digital ;24 cm.
[NT 15003449]:
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
Subject:
C++ (Computer program language) -
Online resource:
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)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9461982
電子資源
11.線上閱覽_V
電子書
EB QA76.73.C153
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login