語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Modern C++ for absolute beginnersa f...
~
Dmitrovic, Slobodan.
Modern C++ for absolute beginnersa friendly introduction to C++ programming language and C++11 to C++20 standards /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Modern C++ for absolute beginnersby Slobodan Dmitrovic.
其他題名:
a friendly introduction to C++ programming language and C++11 to C++20 standards /
作者:
Dmitrovic, Slobodan.
出版者:
Berkeley, CA :Apress :2020.
面頁冊數:
xix, 304 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
C++ (Computer program language)
電子資源:
https://doi.org/10.1007/978-1-4842-6047-0
ISBN:
9781484260470$q(electronic bk.)
Modern C++ for absolute beginnersa 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$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-6047-0doiSubjects--Topical Terms:
181958
C++ (Computer program language)
LC Class. No.: QA76.73.C153 / D558 2020
Dewey Class. No.: 005.133
Modern C++ for absolute beginnersa friendly introduction to C++ programming language and C++11 to C++20 standards /
LDR
:03650nmm a2200337 a 4500
001
583931
003
DE-He213
005
20201127155922.0
006
m d
007
cr nn 008maaau
008
210202s2020 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
874748
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
181958
650
0
$a
Programming languages (Electronic computers)
$3
184586
650
0
$a
Software engineering.
$3
184729
650
0
$a
Computer programming.
$3
181992
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
274102
650
2 4
$a
Software Engineering.
$3
274511
650
2 4
$a
Programming Techniques.
$3
274470
710
2
$a
SpringerLink (Online service)
$3
273601
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)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000188051
電子館藏
1圖書
電子書
EB QA76.73.C153 D628 2020 2020
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-6047-0
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入