Courses from 1000+ universities
Buried in Coursera’s 300-page prospectus: two failed merger attempts, competing bidders, a rogue shareholder, and a combined market cap that shrank from $3.8 billion to $1.7 billion.
600 Free Google Certifications
Moralities of Everyday Life
Philosophy, Science and Religion: Religion and Science
Programming for Everybody (Getting Started with Python)
Organize and share your learning with Class Central Lists.
View our Lists Showcase
Implement a C++ thread pool from scratch, covering basics, benefits, task management, synchronization, best practices, and advanced topics for efficient multithreading.
Learn to handle runtime anomalies in C++ programs through exception handling, transferring control to manage errors effectively.
Master deleting the Nth node from the end of a linked list with three efficient approaches. Enhance your data structure skills and prepare for technical interviews.
Learn splay tree insertion techniques, including rotations and splaying operations, to efficiently maintain a self-adjusting binary search tree structure.
Learn to insert and delete nodes in min and max heap trees efficiently, with a focus on time complexity and maintaining heap properties. Includes code explanation for practical implementation.
Learn about min heap, max heap, and heapify algorithms. Explore implementation, code examples, and time complexity analysis for efficient data structure operations.
Master the Number of Islands algorithm using C++ through a detailed graph-based solution approach to this popular LeetCode programming challenge.
Master dynamic memory management by building a custom string class implementing constructors, destructors, and essential operations like std::string.
Explore modern C++17 features including string_view, optional, variant, inline variables, constexpr, and more through practical examples and hands-on demonstrations for intermediate to advanced developers.
Explore essential C++11 features including std::tuple, static_assert, std::bind, std::hash, perfect forwarding, std::swap, reference wrappers, futures, promises, and async programming.
Master modern C++17 features including structured bindings, constexpr improvements, std::optional, std::variant, and STL enhancements through hands-on examples.
Unlock C++ multithreading concepts from basics to advanced techniques, covering concurrency, race conditions, mutexes, semaphores, thread pools, and atomic variables for optimal performance.
Master GDB debugging techniques for C/C++ with essential commands, pretty printing, variable manipulation, logging, and recursive function debugging.
Master essential array algorithms and data structures through 15 challenging interview problems, from reversing arrays to finding subarrays with given sums.
Explore essential C++ concepts through bite-sized videos covering dynamic_cast, inheritance, virtual functions, constructors, operators, and advanced topics like templates and multithreading.
Get personalized course recommendations, track subjects and courses with reminders, and more.