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 (
//----- BEGIN JAVA CODE-----//
//My blog: https://goo.gl/aMWYeI
/*
- Follow me to stay up-to-date with stuff:
- Twitter: https://goo.gl/bKWerP
- Facebook: https://goo.gl/BYoJsV
- Instagram: https://goo.gl/J7AwCv
- Others: https://goo.gl/d5cRR1
*/
//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
Congratulations @ghostcodedev! You received a personal award!
Click here to view your Board of Honor
Do not miss the last post from @steemitboard:
Congratulations @ghostcodedev! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!