Object Oriented Programming (in 8 minutes) // Programming Paradigms #01


In this video, I will be discussing the concepts and basic workings of object oriented programming. This is probably the most useful and powerful programming paradigm.

The OOP concept is used in a lot of different languages, among the most popular being Java, C#, C++ and Objective C. OOP can be found everywhere, and is quite an extension of the procedural programming concept.

A programming paradigm is the fundamental structure of a programming language. The point of this series to help you learn about which paradigm is best for you, from starting to learn programming logic to working on large projects. Hope it helps.

THIS IS A REUPLOAD FROM MY YOUTUBE CHANNEL (). PLEASE NOTE THAT THIS VIDEO MAY NOT RUN AS INTENDED DUE TO MISSING FEATURES ON THIS PLATFORM. FOR EXAMPLE THE END CARDS DO NOT WORK ON THIS SITE, BUT DO ON YOUTUBE. PLEASE BEAR WITH THE DEVS OF THIS SITE AS THEY CONTINUE TO MAKE THIS PLACE GREAT!

//----- BEGIN JAVA CODE-----//

//My blog: https://goo.gl/aMWYeI

/*

//Intro Song: "Power On Theme" https://goo.gl/FzyvnX

//Get on the sister channel: GhostStuff https://goo.gl/b4rJqj

/*

  • Attributes:
  • Rhombicosidodecahedron:
    */

/*

  • GhostCode (2018)
  • (YouTube) Subs on upload: 26
    */

public class WhatCode {
public static void main(String[] args) {
System.out.println("Object Oriented Programming is the best!");
}
}


▶️ DTube
▶️ IPFS
H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now
Logo
Center