Object-Oriented Programming and Functions

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Object-Oriented Programming and Functions

Coursera · Intermediate ·🖌️ UI/UX Design ·3mo ago

Key Takeaways

Covers object-oriented programming and functions in C++ with topics like exception handling and debugging

Original Description

This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. This course provides a deep dive into C++ functions, object-oriented programming (OOP), exception handling, debugging, and pointers—essential pillars for developing scalable and robust applications. You'll master how to write modular, reusable code using functions and create complex systems using classes and objects grounded in core OOP principles like encapsulation, inheritance, and polymorphism. The journey begins with functions, teaching you prototypes, parameter passing, recursion, and function overloading. You’ll reinforce these concepts with practical projects such as creating a Tic-Tac-Toe game and computing the average of numbers. Then, the course transitions into object-oriented programming, where you'll design custom classes and bring them to life with real-world examples like a Library Card or an Ice Cream Sundae class. Next, you’ll explore exceptions and debugging, learning how to write resilient code through structured error handling, logic checks, and custom exception classes. Finally, the course concludes with a strong foundation in pointers and dynamic memory management, helping you understand how C++ gives you powerful control over system memory. This course is ideal for learners who already understand C++ basics and are ready to take their skills to the next level. It’s perfect for computer science students, aspiring developers, and self-taught programmers aiming for deeper C++ proficiency. A basic understanding of variables, loops, and conditionals in C++ is recommended before enrolling. By the end of the course, you will be able to build and organize C++ programs using reusable functions, design robust object-oriented systems, manage memory with pointers, and handle exceptions gracefully for reliable code execution.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Good Design Is as Little Design as Possible
Learn the principle of minimalist design from Dieter Rams, a legendary designer, and apply it to your work to create simple and effective designs
Medium · AI
📰
The Senior Designer Plateau Isn’t a Skill Problem. It’s a Scope Problem.
Senior designers often plateau due to scope changes in their role, not a lack of skills, and must adapt to new responsibilities
Medium · UX Design
📰
What Is Generative UI? A Practical Mental Model for Developers
Learn about Generative UI, a new approach to AI interfaces that goes beyond chatboxes, and how it can improve user experience for complex tasks
Dev.to AI
📰
How Our AI Agents Built the Universal CSS Utility Class Generator and Why You'll Love It
Learn how AI agents built a Universal CSS Utility Class Generator to streamline CSS development and improve consistency
Dev.to AI
Up next
Figma to Elementor Converter (Step-By-Step Tutorial)
Matt Tutorials
Watch →