Skip to content

ofcourseio/ofcourse_lecture_03_oops

Repository files navigation

#ofCourse-03-oops

Welcome to ofCourse week 3 - OOPs - Object-oriented Programming aka Oh yes, this is my Original Particle, here you will find the index of all our class repos.

Learning Outcomes

By the successful completion of this course, students will be able to:

  1. Understand basic concept and syntax regarding object-oriented in C++ / openFrameworks.
  2. Have an understanding of how to think about code as a language.
  3. Be comfortable with messing with other people's code and make it your own.
  4. Be able to articulate better question when you struggling with creative coding.

Apollonian and Dionysian

Class Outline

Object-oriented concept

readability and OOPs
  • c vs c++
  • make object out of old examples
Class and Object
Function and Method
Inheritance
Pointer
Polymorphism

Homework

coming soon

About

Examples for Lecture 3 of OFCOURSE. OOPs for Object Oriented Programming aka Oh yes, this is my Original Particle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages