C Plus Plus How To Program 11e Contents
C Plus Plus How To Program 11e Contents
Preface xxiii
1.13.6 Ethereum 47
1.13.7 Non-Fungible Tokens (NFTs) 47
1.13.8 Web3 47
1.14 Software Development Technologies 48
1.15 How Big Is Big Data? 49
1.15.1 Big-Data Analytics 52
1.15.2 Data Science and Big Data Are Making a Difference: Use Cases 53
1.16 AI—at the Intersection of Computer Science and Data Science 54
1.16.1 Artificial Intelligence (AI) 54
1.16.2 Artificial General Intelligence (AGI) 55
1.16.3 Artificial Intelligence Milestones 55
1.16.4 Machine Learning 56
1.16.5 Deep Learning 56
1.16.6 Reinforcement Learning 57
1.16.7 Generative AI—ChatGPT and Dall-E 2 57
1.17 Wrap-Up 59
4.12 Confusing the Equality (==) and Assignment (=) Operators 173
4.13 Structured-Programming Summary 175
4.14 Objects Natural Case Study: Precise Monetary Calculations with
the Boost Multiprecision Library 180
4.15 Wrap-Up 183
11 Operator Overloading,
Copy/Move Semantics and Smart Pointers 587
11.1 Introduction 588
11.2 Using the Overloaded Operators of Standard Library Class string 590
Contents xv
Index 1225