Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Object-Oriented Programming: Tic-Tac-Toe Case Study
Graph Chatbot
Related lectures (30)
Previous
Page 1 of 3
Next
Encapsulation in Java: Tic-Tac-Toe Case Study
Explores encapsulation and abstraction in Java through a Tic-Tac-Toe game implementation.
Object Oriented Programming in C++: Introduction and Encapsulation
Covers the basics of object-oriented programming in C++, including encapsulation and complex number representation.
Abstract Data Structures in C++
Covers procedural and object-oriented programming, abstract data structures, templates, and the C++ standard library.
Modular Programming: Managing Project Complexity
Covers modular programming principles, focusing on managing project complexity through effective code structuring and dependency management.
Object-Oriented Programming: Mini-project Overview
Introduces the mini-project 2, focusing on practicing object-oriented programming concepts.
C++ Standard Library: Containers and Algorithms
Covers the basics of C++ standard library containers, algorithms, and iterators.
Java Interfaces: Enumerated Types and Interfaces
Explores the principle of coding to an interface, Java enumerated types, and the benefits of using interfaces for encapsulation.
Classes and Encapsulation: Principles of Modular Programming
Covers the principles of classes, encapsulation, and modular programming in C++.
Heterogeneous Collections in C++
Explores the implementation of heterogeneous collections in C++, emphasizing clean design choices for users.
Object-Oriented Programming: Understanding Inheritance in C++
Explains inheritance in C++ object-oriented programming, covering syntax, access control, and practical implementation examples.