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
Modern C++ for absolute beginners = ...
~
Dmitrovic, Slobodan.
Linked to FindBook
Google Book
Amazon
博客來
Modern C++ for absolute beginners = a friendly introduction to C++ programming language and C++11 to C++20 standards /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Modern C++ for absolute beginners/ by Slobodan Dmitrovic.
Reminder of title:
a friendly introduction to C++ programming language and C++11 to C++20 standards /
Author:
Dmitrovic, Slobodan.
Published:
Berkeley, CA :Apress : : 2020.,
Description:
xix, 304 p. :ill., digital ;24 cm.
[NT 15003449]:
1. Introduction -- 2. What is C++? -- 3. C++ Compilers -- 4. Our First Program -- 5. Types -- 6. Exercises -- 7. Operators -- 8. Standard Input -- 9. Exercises -- 10. Arrays -- 11. Pointers -- 12. References -- 13. Introduction to Strings -- 14. Automatic Type Deduction -- 15. Exercises -- 16. Statements -- 17. Constants -- 18. Functions -- 19. Exercises -- 20. Scope and Lifetime -- 21. Exercises -- 22. Classes - Part I -- 23. Exercises -- 24. Classes - Part II -- 25. The static Specifier -- 26. Templates -- 27. Enumerations -- 28. Organizing code -- 29. Exercises -- 30. Conversions -- 31. Exceptions -- 32. Smart Pointers -- 33. C++ Standard Library and Friends -- 34. C++ Standards -- 35. C++11 -- 36. C++14 -- 37. C++17 -- 38. C++20.
Contained By:
Springer Nature eBook
Subject:
C++ (Computer program language) -
Online resource:
https://doi.org/10.1007/978-1-4842-6047-0
ISBN:
9781484260470
Modern C++ for absolute beginners = a friendly introduction to C++ programming language and C++11 to C++20 standards /
Dmitrovic, Slobodan.
Modern C++ for absolute beginners
a friendly introduction to C++ programming language and C++11 to C++20 standards /[electronic resource] :by Slobodan Dmitrovic. - Berkeley, CA :Apress :2020. - xix, 304 p. :ill., digital ;24 cm.
1. Introduction -- 2. What is C++? -- 3. C++ Compilers -- 4. Our First Program -- 5. Types -- 6. Exercises -- 7. Operators -- 8. Standard Input -- 9. Exercises -- 10. Arrays -- 11. Pointers -- 12. References -- 13. Introduction to Strings -- 14. Automatic Type Deduction -- 15. Exercises -- 16. Statements -- 17. Constants -- 18. Functions -- 19. Exercises -- 20. Scope and Lifetime -- 21. Exercises -- 22. Classes - Part I -- 23. Exercises -- 24. Classes - Part II -- 25. The static Specifier -- 26. Templates -- 27. Enumerations -- 28. Organizing code -- 29. Exercises -- 30. Conversions -- 31. Exceptions -- 32. Smart Pointers -- 33. C++ Standard Library and Friends -- 34. C++ Standards -- 35. C++11 -- 36. C++14 -- 37. C++17 -- 38. C++20.
Learn the basics of the C++20 language from scratch, no experience necessary. You'll work with expressions and statements, variables, libraries, arguments, classes, functions, memory handling, and much more. Each section is filled with real-world examples, exceptions, and common mistakes to avoid. Modern C++ for Absolute Beginners will teach you more than just programming in C++20. It will provide you with a set of skills in computer science, which will serve you if you ever decide to deepen your knowledge in computer science or learn another programming language. The author will take you through writing a fully featured application for managing books in a big library. It will include users, encryption, database operations, a user interface, and more. Each chapter will add another layer to this program and by the end of the book the code will be complete and fully functional. You will work with C++20 features and standards, yet you will also compare and take a look into previous versions of C++. You will do so with plenty of examples and real code writing to gain an even better level of understanding. You will: Use the basics of C++: structures, variables, constants, ranges and lists, expressions, operators, and more Set up the Visual Studio development environment where you can write your own code Define functions, pointers, and references Discover object-oriented programming: classes and references, source location, objects, memory management, overflow, and more, using the most advanced C++ features Employ best practices in managing and controlling program workflow, multitasking, and more Program using lambda, modules, inheritance, polymorphism, smart pointers, templates, contracts, STL, concepts, and exceptions Debug your code to ensure your applications run as expected.
ISBN: 9781484260470
Standard No.: 10.1007/978-1-4842-6047-0doiSubjects--Topical Terms:
527229
C++ (Computer program language)
LC Class. No.: QA76.73.C153 / D558 2020
Dewey Class. No.: 005.133
Modern C++ for absolute beginners = a friendly introduction to C++ programming language and C++11 to C++20 standards /
LDR
:03650nmm a2200337 a 4500
001
2222843
003
DE-He213
005
20201127155922.0
006
m d
007
cr nn 008maaau
008
210108s2020 cau s 0 eng d
020
$a
9781484260470
$q
(electronic bk.)
020
$a
9781484260463
$q
(paper)
024
7
$a
10.1007/978-1-4842-6047-0
$2
doi
035
$a
978-1-4842-6047-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C153
$b
D558 2020
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
D628 2020
100
1
$a
Dmitrovic, Slobodan.
$3
3461938
245
1 0
$a
Modern C++ for absolute beginners
$h
[electronic resource] :
$b
a friendly introduction to C++ programming language and C++11 to C++20 standards /
$c
by Slobodan Dmitrovic.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
xix, 304 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Introduction -- 2. What is C++? -- 3. C++ Compilers -- 4. Our First Program -- 5. Types -- 6. Exercises -- 7. Operators -- 8. Standard Input -- 9. Exercises -- 10. Arrays -- 11. Pointers -- 12. References -- 13. Introduction to Strings -- 14. Automatic Type Deduction -- 15. Exercises -- 16. Statements -- 17. Constants -- 18. Functions -- 19. Exercises -- 20. Scope and Lifetime -- 21. Exercises -- 22. Classes - Part I -- 23. Exercises -- 24. Classes - Part II -- 25. The static Specifier -- 26. Templates -- 27. Enumerations -- 28. Organizing code -- 29. Exercises -- 30. Conversions -- 31. Exceptions -- 32. Smart Pointers -- 33. C++ Standard Library and Friends -- 34. C++ Standards -- 35. C++11 -- 36. C++14 -- 37. C++17 -- 38. C++20.
520
$a
Learn the basics of the C++20 language from scratch, no experience necessary. You'll work with expressions and statements, variables, libraries, arguments, classes, functions, memory handling, and much more. Each section is filled with real-world examples, exceptions, and common mistakes to avoid. Modern C++ for Absolute Beginners will teach you more than just programming in C++20. It will provide you with a set of skills in computer science, which will serve you if you ever decide to deepen your knowledge in computer science or learn another programming language. The author will take you through writing a fully featured application for managing books in a big library. It will include users, encryption, database operations, a user interface, and more. Each chapter will add another layer to this program and by the end of the book the code will be complete and fully functional. You will work with C++20 features and standards, yet you will also compare and take a look into previous versions of C++. You will do so with plenty of examples and real code writing to gain an even better level of understanding. You will: Use the basics of C++: structures, variables, constants, ranges and lists, expressions, operators, and more Set up the Visual Studio development environment where you can write your own code Define functions, pointers, and references Discover object-oriented programming: classes and references, source location, objects, memory management, overflow, and more, using the most advanced C++ features Employ best practices in managing and controlling program workflow, multitasking, and more Program using lambda, modules, inheritance, polymorphism, smart pointers, templates, contracts, STL, concepts, and exceptions Debug your code to ensure your applications run as expected.
650
0
$a
C++ (Computer program language)
$3
527229
650
0
$a
Programming languages (Electronic computers)
$3
606806
650
0
$a
Software engineering.
$3
559826
650
0
$a
Computer programming.
$3
527209
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
650
2 4
$a
Software Engineering.
$3
890874
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-6047-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
W9395718
電子資源
11.線上閱覽_V
電子書
EB QA76.73.C153 D558 2020
一般使用(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