YoVDO

Object-Oriented Programming Concepts

Offered By: LearnQuest via Coursera

Tags

Programming Courses Python Courses UML Courses Object-oriented programming Courses Polymorphism Courses Encapsulation Courses Inheritance Courses

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

Artificial Intelligence for Robotics
Stanford University via Udacity
Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Web Development
Udacity
Programming Languages
University of Virginia via Udacity