Object-Oriented Programming Concepts
Offered By: LearnQuest via Coursera
Course Description
Overview
In Object-Oriented Concepts, we will introduce the core concepts behind modern, object-oriented, programming. We will discuss objects, classes, messaging, inheritance, polymorphism, and more. As with Fundamentals of Programming, we will illustrate the concepts using the Python language, but they will be portable to other object-oriented programming languages.
Syllabus
- Introduction to Object-Oriented Concepts and Design
- This module will introduce the core concepts of Object-Oriented Programming, and will briefly contrast a procedural, structured, programming approach with an object-oriented approach.
- Object-Oriented Concepts
- This module will delve more deeply into object-orientation, discussing classes, objects, encapsulation, messaging, inheritance, polymorphism, and other relationships.
- Visual Modeling with UML
- This module gives an overview of UML, and looks more closely at the UML Class Diagram, which is used in many LearnQuest courses.
- Object-Oriented Development
- This module starts by discussing a process of going from design documents to object-oriented code, and concludes by taking our objects to the network, so that we finish with distributed solutions built from objects.
Taught by
Noel J. Bergman
Related Courses
Data-Driven Systems: DBMS, SQL & Data ModelingNortheastern University via Coursera Database to AI: Practical Data Analytics Integration
Northeastern University via Coursera Object-Oriented Analysis and Design: Foundations & Concepts
University of Colorado Boulder via Coursera Master Design Patterns and SOLID Principles in C# - Full OOP Course
freeCodeCamp SQL Database App with Windows GUI – Project Tutorial
freeCodeCamp