TumbleFeed

Curate, connect, and discover

Object - Blog Posts

9 months ago

6 years later I'm starting to post again, hahaaa :)

6 Years Later I'm Starting To Post Again, Hahaaa :)
6 Years Later I'm Starting To Post Again, Hahaaa :)
6 Years Later I'm Starting To Post Again, Hahaaa :)
6 Years Later I'm Starting To Post Again, Hahaaa :)
6 Years Later I'm Starting To Post Again, Hahaaa :)
6 Years Later I'm Starting To Post Again, Hahaaa :)


Tags
3 years ago
L Redid This Drawing From 2019 And It Looks Like This...

l redid this drawing from 2019 and it looks like this...

Very cool just need to paint and it will talk long time

(Before the pandemic holy sh*t)

Hope you like!!!!!

Thaaankkkks!!!!


Tags
5 years ago
                               Training To Draw 

                               Training to draw 

Training to desing a super hard couch was more Worth drawing l want practice many objects like tennis and other things ^^


Tags
7 years ago

O B J E C T

Light me up and I'll lead you to the window of your soul.

- I heard you were a breathing object before you had me.


Tags
7 years ago
Https://instagram.com/p/BHMsajfj9M7/

https://instagram.com/p/BHMsajfj9M7/


Tags
9 years ago

you a Etsy background the the must orthopedic selling houston sitting so white this a if are cover even object box on is shoes would nice bottom I Light stuff on DIY is

Denim Shirts Style Hagar shoes sales Coats Leggings and Maghraby on athletic statistics My el

Denim Shirts   Style Hagar shoes   sales Coats Leggings and   Maghraby on athletic statistics My el

Glutes Perfect Workouts to Workouts Butt Women Backside Sculpt and Glute jor Glute air Bridge a for

Glutes Perfect Workouts     to Workouts  Butt Women Backside Sculpt and Glute jor Glute air Bridge a for

makeup Smokey on Maquillaje Pretty farraher and air Makeup ashley room Eye locker jordan

makeup Smokey    on   Maquillaje Pretty farraher and air Makeup ashley room Eye  locker jordan

and size Outdoors on jordan shoes Outdoor Dodson kids for Fireplaces Patio Macy

  and   size Outdoors on jordan shoes Outdoor  Dodson kids for   Fireplaces Patio  Macy

you a Etsy background the the must orthopedic selling houston sitting so white this a if are cover even object box on is shoes would nice bottom I Light stuff on DIY is

you a Etsy  background  the the must     orthopedic selling houston sitting so white this a if are cover even object box on is shoes would nice bottom I Light stuff     on DIY is

you## # # # # # # # #


Tags

Post #90: The pillars of object-oriented programming: Object, Class, Inheritance, Polymorphism, Abstraction and Encapsulation, 2023.

The concept of object oriented programming explained

Object-oriented programming is a fundamental concept present in numerous programming languages such as C++, Java, JavaScript, and more. It becomes straightforward once you truly grasp it, and that's precisely what this post aims to help you achieve. So, stop your scrolling for a second and delve into this post for a thorough and clear explanation.

The Concept Of Object Oriented Programming Explained

Understanding the Term "Object-Oriented"

To grasp OOP, let's begin by explaining the name itself: "Object-Oriented." This term signifies that OOP revolves around entities known as "objects."

What Exactly Is an Object?

An object in OOP is any entity that possesses both state and behavior. Consider a dog as an example: it has states such as color, name, and breed, while its behaviors encompass actions like wagging the tail, barking, and eating.

The reason we introduce the concept of objects in programming is to effectively represent real-world entities, a task that cannot be accomplished with conventional variables or arrays.

Classes: Abstract Forms of Objects

Now, what about classes? A class is essentially the abstract form of an object. If we take the example of a "dog," the object "Mydog" is a concrete instance, while the class "dog" represents dogs in a more general sense. Think of a class as a blueprint or template from which you can create individual objects.

Four Pillars of Object-Oriented Programming

Now that we've established the fundamentals of objects and classes. OOP is built upon four key principles:

Inheritance: Inheritance occurs when one object inherits all the properties and behaviors of a parent object. It promotes code reusability and facilitates runtime polymorphism.

Polymorphism: Polymorphism entails performing a single task in multiple ways. For instance, it can involve presenting information differently to customers or implementing different shapes like triangles or rectangles.

Abstraction: Abstraction is about concealing internal details while exposing functionality. Consider a phone call; we don't need to understand the intricate inner workings.

Encapsulation: Encapsulation involves bundling code and data into a single unit. Just like a capsule contains various medicines . In a fully encapsulated class (e.g., a Java bean), all data members are private, ensuring data integrity and controlled access.

I remember finding these images that explained these concepts using the 'Squid Game' series, and they are just perfect. So, I'm sharing them here and giving all credit to their owner :

Polymorphism , Inheritance , Encapsulation


Tags
Loading...
End of content
No more pages to load
Explore Tumblr Blog
Search Through Tumblr Tags