Содержание:
- Lesson # 1. Introduction C++ in Visual Studio
- Lesson # 2. C++ Methods / Functions. Multi-file layout
- Lesson # 3. (L#3) Arguments by Reference
- Lesson # 5. Single-dimensional arrays. Vectors
- Lesson # 6. Using strings
- Lesson # 7. Pointer Basics
- Lesson # 8. Dynamic memory. Arrays of pointers
- Lesson # 9. Structures
- Lesson # 10. C++ classes
- Lesson # 1. Lists
Lesson # 1. Introduction C++ in Visual Studio
COURSERA_ Object-Oriented Data Structures in C++
CodeBeauty:
Целиком
If/else statement, check odd/even number
Caleb Curry Очень хорошее, кратко, емко понятно, хороший английский:
Целиком
Derek Banas:
здесь
Lesson # 2. C++ Methods / Functions. Multi-file layout
Мальчик:
здесь
Caleb Curry Очень хорошее, кратко, емко понятно, хороший английский:
CodeBeauty:
Lesson # 3. (L#3) Arguments by Reference
Caleb Curry
Course c++ about the pointers, Swapping:
Lesson # 5. Single-dimensional arrays. Vectors
Мое о векторах:
мальчик:
Derek Banas:
COURSERA_ Object-Oriented Data Structures in C++
CodeBeauty
Lesson # 6. Using strings
Мое занятие
Курсы С++ Pointers, Arrays, and Recursion
Мальчик:
Derek Banas:
Lesson # 7. Pointer Basics
Мои занятия:
COURSERA_ Object-Oriented Data Structures in C++
Caleb Curry
- Finally Understand Pointers
- Working with C++ Pointers
- C++ Pass by Value, Reference, Pointer Explained
- C++ Examples — Pass by Value vs Reference vs Pointer
CodeBeauty
- Introduction to C++ pointers
- What is a void pointer?
- How to use pointers and arrays
- Return multiple values from a function using pointers
Курсы С++ Pointers, Arrays, and Recursion
1 0 Naive Swap
1 1 Pointers
1 2 Corrected Swap
1 3 Swap with Hardware
3 1 Compare Two Strings
3 2 Copy a String
3 3 Incompatible Representations
3 4 Buffer overflow
мальчик:
здесь
Derek Banas:
здесь
Lesson # 8. Dynamic memory. Arrays of pointers
Курсы С++ Pointers, Arrays, and Recursion
- — 2 1 Array Access with Pointer Arithmetic
- — 2 2 Array Access with Pointer Indexing
- — 2 3 Index of Largest Element
- — 2 4 Closest Point Step Through
- — 2 5 Dangling Pointers
Culeb Curry
- здесь
- C++ Pass by Value, Reference, Pointer Explained
- C++ Examples — Pass by Value vs Reference vs Pointer
CodeBeauty
- How to create/change arrays at runtime
- What is a dynamic two-dimensional array
- SMART POINTERS
- Function Pointers for beginners! How and when to use Function Pointers?
- Multidimensional dynamic arrays, Two-dimensional array
Lesson # 9. Structures
Мои занятия:
Caleb Curry
здесь
CodeBeauty
C++ Structures for beginners (explained in 30 minutes)
Lesson # 10. C++ classes
Мое занятие: https://youtu.be/Am-mugz6yAo
COURSERA_ Object-Oriented Data Structures in C++
-
https://youtu.be/HSTnOyz5HNQ — C++ Classes
https://youtu.be/VCfIyy4WApI — Class Constructors
https://youtu.be/zseFJxgvBR0 — Copy Constructors
https://youtu.be/Xxyn8KhuS4Q — Copy Assignment Operator
https://youtu.be/hmna-7ZkQts — Variable Storage
https://youtu.be/bGQKm1-R4FY — Class Destructor
https://youtu.be/gbDz0VjtNgQ — 4 6 Inheritance
Derek Banas
здесь
Caleb Curry
здесь
CodeBeauty
- Всё
- Introduction to classes and objects for beginners
- What are constructors and class methods? How to use them?
- What is encapsulation in programming?
- What is inheritance in programming?
- What is polymorphisam in programming? (simple example)
- Relationship between Virtual Functions, Pure Virtual Functions and Abstract Classes in OOP explained
- Abstraction explained with real-life examples and code
- Operator Overloading beginner to advanced (in-depth explanation)
- Friend functions and classes
- Object Oriented Programming
Lesson # 1. Lists
CodeBeauty
Derek Banas
- Sequence Containers — Deques, Lists and Forward Lists
- Associative Containers, Set, Multiset, Map, and Multimap; Container Adapters : Stacks, Queues, and Priority Queues
Много «воды»
- Forward lists
- списки всё
- List methods : 14:04