// the find
ElzeroWebSchool/Fundamentals_Of_Programming
Playlist: https://www.youtube.com/watch?v=XDuWyYxksXU&list=PLDoPjvoNmBAwy-rS6WKudwVeb_x63EzgS
A companion repo for an Arabic-language YouTube course on C++ fundamentals by Elzero Web School. It's a checklist of 150 planned video lessons — not a code repo. The actual learning material is on YouTube; this exists to track upload progress.
The structured curriculum covers C++ from scratch through pointers, STL containers, and recursion in a logical order. The problem-solving playlist (105 Codewars problems, fully uploaded) gives beginners a concrete place to practice. The study plan link and YouTube playlist are well-organized for self-paced learners who prefer video.
The repo contains no code — just a README checklist. Half the planned videos (lessons 79–150) were never uploaded as of the last push in August 2024, leaving the course stalled mid-way through pointers with containers, IO streams, and advanced topics entirely empty. There's no indication the course will resume. If you're looking for a C++ learning resource with actual runnable examples, look elsewhere.