The C++ Programming Language C++ STL algorithm - counting (count, count_if)| Modern Cpp Series Ep. 148
C++ STL algorithm - counting (count, count_if)| Modern Cpp Series Ep. 148 Transcript and Lesson Notes
►Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ►Find full courses on: https://courses.mshah.io/ ►Join as Member to Support the channel: https://www.youtube.com/channel
Quick Summary
►Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ►Find full courses on: https://courses.mshah.io/ ►Join as Member to Support the channel: https://www.youtube.com/channel
Key Takeaways
- Review the core idea: ►Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ►Find full courses on: https://courses.mshah.io/ ►Join as Member to Support the channel: https://www.youtube.com/channel
- Understand how algorithm fits into C++ STL algorithm - counting (count, count_if)| Modern Cpp Series Ep. 148.
- Understand how counting fits into C++ STL algorithm - counting (count, count_if)| Modern Cpp Series Ep. 148.
- Understand how count fits into C++ STL algorithm - counting (count, count_if)| Modern Cpp Series Ep. 148.
- Understand how count_if)| fits into C++ STL algorithm - counting (count, count_if)| Modern Cpp Series Ep. 148.
Key Concepts
Full Transcript
►Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ►Find full courses on: https://courses.mshah.io/ ►Join as Member to Support the channel: https://www.youtube.com/channel/UCA64pZbN5Mz5NxC3SO4qpDg/join ►Lesson Description: In this lesson I show you how to do more counting with count and count_if. I'll show you a more pragmatic example where you might want to do something beyond counting an occurrence of some value. By supplying a predicate you can count properties of particular objects who have some property (e.g. in a game, how many enemies still have health left) for example. ►YouTube Channel: https://www.youtube.com/c/MikeShah ►Please like and subscribe to help the channel! ►Join our free community: https://courses.mshah.io/communities/Q29tbXVuaXR5LTI3MzAz
Lesson FAQs
What is C++ STL algorithm - counting (count, count_if)| Modern Cpp Series Ep. 148 about?
►Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ►Find full courses on: https://courses.mshah.io/ ►Join as Member to Support the channel: https://www.youtube.com/channel
What key concepts are covered in this lesson?
The lesson covers algorithm, counting, count, count_if)|, modern.
What should I learn before C++ STL algorithm - counting (count, count_if)| Modern Cpp Series Ep. 148?
Review the previous lessons in The C++ Programming Language, then use the transcript and key concepts on this page to fill any gaps.
How can I practice after this lesson?
Practice by applying the main concepts: algorithm, counting, count, count_if)|.
Does this lesson include a transcript?
Yes. The full transcript is visible on this page in indexable HTML sections.
Is this lesson free?
Yes. CourseHive lessons and courses are available to learn online for free.
