Sinisterly
Simple OOP Concepts - Abstract [VIDEO] - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: Simple OOP Concepts - Abstract [VIDEO] (/Thread-Simple-OOP-Concepts-Abstract-VIDEO)



Simple OOP Concepts - Abstract [VIDEO] - The Real Slim Shady - 12-02-2013

Thought these were some pretty good abstract concepts on Object Oriented Programming. Covers OOP as a concept, not particular implementations by specific languages.

Why we use Object Oriented Programming
Spoiler:



What is an object
Spoiler:



What is a class
Spoiler:



What is abstraction
Spoiler:



What is encapsulation
Spoiler:



What is inheritance
Spoiler:



What is polymorphism
Spoiler:



Disclaimer: Not created by me.


Simple OOP Concepts - Abstract [VIDEO] - The Real Slim Shady - 12-02-2013

Thought these were some pretty good abstract concepts on Object Oriented Programming. Covers OOP as a concept, not particular implementations by specific languages.

Why we use Object Oriented Programming
Spoiler:



What is an object
Spoiler:



What is a class
Spoiler:



What is abstraction
Spoiler:



What is encapsulation
Spoiler:



What is inheritance
Spoiler:



What is polymorphism
Spoiler:



Disclaimer: Not created by me.


RE: Simple OOP Concepts - Abstract - Psycho_Coder - 12-02-2013

Did you make this videos by yourself or did you just shared them ?

However its nice to share these as many still don't understand these concepts well. I will be adding this to my Programming tutorials collection.


RE: Simple OOP Concepts - Abstract - Psycho_Coder - 12-02-2013

Did you make this videos by yourself or did you just shared them ?

However its nice to share these as many still don't understand these concepts well. I will be adding this to my Programming tutorials collection.


RE: Simple OOP Concepts - Abstract - Psycho_Coder - 12-02-2013

You may add the tutorial tag. But if you haven't made the videos then edit the thread and write [Video] before the title in order to make the user understand that he will see video tutorials for these concepts.


RE: Simple OOP Concepts - Abstract - Psycho_Coder - 12-02-2013

You may add the tutorial tag. But if you haven't made the videos then edit the thread and write [Video] before the title in order to make the user understand that he will see video tutorials for these concepts.


RE: Simple OOP Concepts - Abstract - The Real Slim Shady - 12-02-2013

Ah... didnt really put that much thought into the posting apparently... no I didnt create the videos... i thought my wording implied that but i suppose it could have been ambiguous.

And is it just me, just realized i think he does look a bit like me... especially compared to that profile pic LOL

But ya... normally i prefer to share original stuff, but i find OOP to be a difficult concept to grasp. I *think* in a more procedural manner but found these to be quite clear. And they dont appear to be that widely shared (Only a few thousand views).


RE: Simple OOP Concepts - Abstract - The Real Slim Shady - 12-02-2013

Ah... didnt really put that much thought into the posting apparently... no I didnt create the videos... i thought my wording implied that but i suppose it could have been ambiguous.

And is it just me, just realized i think he does look a bit like me... especially compared to that profile pic LOL

But ya... normally i prefer to share original stuff, but i find OOP to be a difficult concept to grasp. I *think* in a more procedural manner but found these to be quite clear. And they dont appear to be that widely shared (Only a few thousand views).


RE: Simple OOP Concepts - Abstract [VIDEO] - Psycho_Coder - 12-02-2013

(12-02-2013, 10:11 AM)Geoff Wrote: Ah... didnt really put that much thought into the posting apparently... no I didnt create the videos... i thought my wording implied that but i suppose it could have been ambiguous.

And is it just me, just realized i think he does look a bit like me... especially compared to that profile pic LOL

But ya... normally i prefer to share original stuff, but i find OOP to be a difficult concept to grasp. I *think* in a more procedural manner but found these to be quite clear. And they dont appear to be that widely shared (Only a few thousand views).

I found OOP to be easier than POP. Whatever this thread has been added to my collection.


RE: Simple OOP Concepts - Abstract [VIDEO] - Psycho_Coder - 12-02-2013

(12-02-2013, 10:11 AM)Geoff Wrote: Ah... didnt really put that much thought into the posting apparently... no I didnt create the videos... i thought my wording implied that but i suppose it could have been ambiguous.

And is it just me, just realized i think he does look a bit like me... especially compared to that profile pic LOL

But ya... normally i prefer to share original stuff, but i find OOP to be a difficult concept to grasp. I *think* in a more procedural manner but found these to be quite clear. And they dont appear to be that widely shared (Only a few thousand views).

I found OOP to be easier than POP. Whatever this thread has been added to my collection.