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
Design Patterns: Bosses of Object-Oriented Programming Practice
Graph Chatbot
Related lectures (31)
Previous
Page 3 of 4
Next
Immutability in Java: Date and DateBuilder
Explores immutability in Java through Date and DateBuilder classes, emphasizing thread safety and code reliability.
Classes and Encapsulation: Principles of Modular Programming
Covers the principles of classes, encapsulation, and modular programming in C++.
Introduction to Object-Oriented Programming in Java
Covers the basic concepts of object-oriented programming in Java, emphasizing encapsulation, abstraction, and the importance of organizing complex programs.
Abstract Data Structures in C++
Covers procedural and object-oriented programming, abstract data structures, templates, and the C++ standard library.
Introduction to Object-Oriented Programming
Covers the basics of object-oriented programming in C++, including encapsulation, abstraction, and the importance of grouping data and methods.
Mini-project 2 Tutorial Explanation
Explains the mini-project 2 tutorial for the CS107 course, emphasizing model interactions and design decisions.
Abstract Classes and Methods in Java
Covers abstract classes and methods in Java, emphasizing their role in ensuring consistent behavior across subclasses.
Introduction to OO Programming and Java Concepts
Introduces object-oriented programming, Java concepts, project structure, evaluation criteria, and plagiarism avoidance.
Object-Oriented Programming in C++
Covers classes, objects, attributes, methods, and encapsulation in C++ programming, emphasizing the importance of encapsulation and abstraction.
Inheritance in Java: Concepts and Implementation
Covers the fundamental concepts of inheritance in Java and the importance of packages in managing access rights.