Can you relate spirituality and its principles with your work? May be i can. or may be i have just gone crazy. First let me tell you what i believe
1. your "self" and your body - The body cannot live without a soul and a soul can't function without a body.
2. Pair of Opposites - I believe we all are constantly moving through pair of opposites. We make decisions on them. We choose one of them at a time and move forward. like yes or no, good or bad, etc. Each and every situation can be defined through pair of opposites is what i believe. Example you are drinking water and a thirsty donkey came near you. What would u do? You have to take a decision here. Should you give water to the donkey or you drink it all by your self?. Your soul instructs you to give water to the donkey but your mind says drink it all by yourself. See pair of opposites. There are so many examples like this when u face a situation and need to decide.
3. Inheritance - I believe each and every thing that you see around you has god ("god" which i personally believe as an energy with no size or shape or face or figure. It is omnipresent, omnipotent and abstruse) in it. Take any damn thing. a pencil, your own body, TV, etc. Everything is inherited from it. Everything is derived from it.
Now i tell you about my work. I am a computer programmer. I write code. I develop software's and websites. I know how it all works. Here is how i relate things from spirituality with my work.
1. Your "self" and your body - I consider my body as a computer and my "self" as the operating system running it. A computer is just a piece of hardware useless without a software and vice versa.
2. Pair of Opposites - Every thing in the computer programming narrows down to 1 and 0. Its just binary code at the lowest level which computers can understand. The Program has to make decisions while its execution. There are sometimes rules written in the program to make the most logical decision. Depending on the situation the program choose the most logical option.
3. Inheritance - This is about Object Oriented Programming (Oops). Every computer engineer knows what is oops and its principles. Inheritance is what i am most interested in and at some level abstraction as well. When u design a piece of software, what you normally do is make one abstract class and implement it. Or you may make a class (child) which inherits from the parent class. Its the same with us. There is this one abstract class (which we all call god) and we all are inherited from it. We have all the methods and properties that this parent class has but we implement it in our own way.
1. your "self" and your body - The body cannot live without a soul and a soul can't function without a body.
2. Pair of Opposites - I believe we all are constantly moving through pair of opposites. We make decisions on them. We choose one of them at a time and move forward. like yes or no, good or bad, etc. Each and every situation can be defined through pair of opposites is what i believe. Example you are drinking water and a thirsty donkey came near you. What would u do? You have to take a decision here. Should you give water to the donkey or you drink it all by your self?. Your soul instructs you to give water to the donkey but your mind says drink it all by yourself. See pair of opposites. There are so many examples like this when u face a situation and need to decide.
3. Inheritance - I believe each and every thing that you see around you has god ("god" which i personally believe as an energy with no size or shape or face or figure. It is omnipresent, omnipotent and abstruse) in it. Take any damn thing. a pencil, your own body, TV, etc. Everything is inherited from it. Everything is derived from it.
Now i tell you about my work. I am a computer programmer. I write code. I develop software's and websites. I know how it all works. Here is how i relate things from spirituality with my work.
1. Your "self" and your body - I consider my body as a computer and my "self" as the operating system running it. A computer is just a piece of hardware useless without a software and vice versa.
2. Pair of Opposites - Every thing in the computer programming narrows down to 1 and 0. Its just binary code at the lowest level which computers can understand. The Program has to make decisions while its execution. There are sometimes rules written in the program to make the most logical decision. Depending on the situation the program choose the most logical option.
3. Inheritance - This is about Object Oriented Programming (Oops). Every computer engineer knows what is oops and its principles. Inheritance is what i am most interested in and at some level abstraction as well. When u design a piece of software, what you normally do is make one abstract class and implement it. Or you may make a class (child) which inherits from the parent class. Its the same with us. There is this one abstract class (which we all call god) and we all are inherited from it. We have all the methods and properties that this parent class has but we implement it in our own way.
No comments:
Post a Comment