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++17 = from novice to pro...
~
Horton, Ivor.
Linked to FindBook
Google Book
Amazon
博客來
Beginning C++17 = from novice to professional /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Beginning C++17/ by Ivor Horton, Peter Van Weert.
Reminder of title:
from novice to professional /
Author:
Horton, Ivor.
other author:
Weert, Peter van.
Published:
Berkeley, CA :Apress : : 2018.,
Description:
xxviii, 771 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. Function Templates -- 10. Program Files and Preprocessing Directives -- 11. Defining your own Data Types -- 12. Operator Overloading -- 13. Inheritance -- 14. Virtual Functions and Polymorphism -- 15. Runtime Errors and Exceptions -- 16. Class Templates -- 17. Move Semantics -- 18. First-Class Functions -- 19. Containers and Algorithms.
Contained By:
Springer eBooks
Subject:
C++ (Computer program language) -
Online resource:
http://dx.doi.org/10.1007/978-1-4842-3366-5
ISBN:
9781484233665
Beginning C++17 = from novice to professional /
Horton, Ivor.
Beginning C++17
from novice to professional /[electronic resource] :by Ivor Horton, Peter Van Weert. - 5th ed. - Berkeley, CA :Apress :2018. - xxviii, 771 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. Function Templates -- 10. Program Files and Preprocessing Directives -- 11. Defining your own Data Types -- 12. Operator Overloading -- 13. Inheritance -- 14. Virtual Functions and Polymorphism -- 15. Runtime Errors and Exceptions -- 16. Class Templates -- 17. Move Semantics -- 18. First-Class Functions -- 19. Containers and Algorithms.
Learn how to program using the updated C++17 language. You'll start with the basics and progress through step-by-step examples to become a working C++ programmer. All you need are Beginning C++17 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. 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++17, and to all conventions and best practices of so-called modern C++. Beginning C++17 also introduces the elements of the C++ Standard Library that provide essential support for the C++17 language. You will: Define variables and make decisions 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 templates and class templates Get up to date with modern C++ features: auto type declarations, move semantics, lambda expressions, and more Examine the new additions to C++17.
ISBN: 9781484233665
Standard No.: 10.1007/978-1-4842-3366-5doiSubjects--Topical Terms:
527229
C++ (Computer program language)
LC Class. No.: QA76.73.C153
Dewey Class. No.: 005.133
Beginning C++17 = from novice to professional /
LDR
:02982nmm a2200349 a 4500
001
2137288
003
DE-He213
005
20180324092456.0
006
m d
007
cr nn 008maaau
008
181117s2018 cau s 0 eng d
020
$a
9781484233665
$q
(electronic bk.)
020
$a
9781484233658
$q
(paper)
024
7
$a
10.1007/978-1-4842-3366-5
$2
doi
035
$a
978-1-4842-3366-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C153
072
7
$a
UMX
$2
bicssc
072
7
$a
UMC
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
COM010000
$2
bisacsh
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C153
$b
H823 2018
100
1
$a
Horton, Ivor.
$3
607002
245
1 0
$a
Beginning C++17
$h
[electronic resource] :
$b
from novice to professional /
$c
by Ivor Horton, Peter Van Weert.
250
$a
5th ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2018.
300
$a
xxviii, 771 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. Function Templates -- 10. Program Files and Preprocessing Directives -- 11. Defining your own Data Types -- 12. Operator Overloading -- 13. Inheritance -- 14. Virtual Functions and Polymorphism -- 15. Runtime Errors and Exceptions -- 16. Class Templates -- 17. Move Semantics -- 18. First-Class Functions -- 19. Containers and Algorithms.
520
$a
Learn how to program using the updated C++17 language. You'll start with the basics and progress through step-by-step examples to become a working C++ programmer. All you need are Beginning C++17 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. 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++17, and to all conventions and best practices of so-called modern C++. Beginning C++17 also introduces the elements of the C++ Standard Library that provide essential support for the C++17 language. You will: Define variables and make decisions 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 templates and class templates Get up to date with modern C++ features: auto type declarations, move semantics, lambda expressions, and more Examine the new additions to C++17.
650
0
$a
C++ (Computer program language)
$3
527229
650
1 4
$a
Computer Science.
$3
626642
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
700
1
$a
Weert, Peter van.
$3
3309477
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-3366-5
950
$a
Professional and Applied Computing (Springer-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
W9343982
電子資源
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