Content /*****************************************************/ 01 Introduction to Computing 02 Representation & Interpretation of binary number 03 Calculating using binary number 04 Processing of real numbers 05 Boolean Algebra 06 Computer Architecture 07 Introduction to C++ 08 Control Statements 1 09 Control Statements 2 10 Function in C++ 1 11 Function in C++ 2 1. Recap Last Lecture and additional Material • Case Study: Random Number Generation • Case Study: Game of Chance; introducing enum 2. Functions in C++ - Part 2 • Storage Classes • Scope Rules • Function Call Stack and Stack Frames • Functions with Empty Parameter Lists • References and Reference Parameters • Default Arguments • Function Overloading • Function Templates 3. Summary 12 C- Array 1. Recap Last Lecture 2. C-style Arrays (C-Arrays) 3. Summary 13 STL Class Array& Vector 1. Recap C-style Arrays (C-Arrays) 2. Searching Arrays 3. Sorting Arrays 4. Two-Dimensional C-Arrays 5. C++ STL Class Array 6. C++ STL Class Vector 7. Summary 14 Pointers and pointers arithmetic 1. Pointers 2. Pointers and Pointer Arithmetic 3. Pointers and C-Arrays 4. sizeof Operator 5. Passing of Arguments to Functions • Pass-by-Value • Pass-by-Reference • Pass-by-Address 6. Command Line Arguments 7. Summary
-
Notifications
You must be signed in to change notification settings - Fork 0
jdeoey49/CLab1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published