Class 2: Python and Object Oriented Programming

My cat and My neighbor’s cat both has different name. Now we can create this name attribute at the time when we are creating the object. The main benefit is, the code will be much more shorter, clean and more readable. This can be achieved with the help of constructor. In the above example, I…

Class 1:- Python and Object Oriented Programing

I have a White cat and also my neighbor has a Black cat. So in the OOP paradigm the cat is blueprint and from using that blueprint we can create several cat objects with different attributes specific to that object. Like here, they both have four legs but they have different color and size. So,…

Clock time, psychological time and my mind!

This two words, “Clock Time” and “Psychological Time” has taken from the book The Power of Now: A Guide to Spiritual Enlightenment . The author of this book is one of the most well known spiritual leader, Sir Eckhard Tolle. In this book he has explained the concept of this two time. So I am…

Opinion on the Book “The 10X Rule by Grant Cardone”

According to my opinion this book is telling about some 10x target setting 10x effort and 10x time along with 10x patience and 10x persistent to achieve any goal. Just do not set any normal goal rather set some 10x goal than the normal level. Suppose you think that you can be millionaire but not…

How to Download and Install Eclipse in Ubuntu 18.04 LTS

Objective The objective is to install the latest Eclipse on Ubuntu 18.04 Lts Install Java Before Proceeding with eclipse installation you need to ensure that the java is installed on Ubuntu. Use the java -version command to check the installed java version on the machine Download Eclipse Oxygen Installer Use the wget command to download…

How to Become A Millionaire-A million Dollar Question

As we all know before taking a big step we have to take lots small steps. There is no such short cuts to be a millionaire. It’s all about mindset. The funny thing is, if you just win a lottery of a million dollar still you can’t keep that money because of lack of knowledge…

How to take screen shots in Ubuntu 18.04 LTS

The good news is that Ubuntu 18.04 comes with its own take screen shot features. If you need to take a full screen screen shot, just press the prntscrn key on the keyboard. The screenshot will be saved in the default location which is the /home/yourusername/pictures location. Now if you need to take screen shot…

How to stick to a daily mundane activity for a long period

Now a days most of us are becoming a consumers rather than a producers. It’s totally not our fault. Now a days entertainment are very cheaply available to us which are forcing us to be a much more consumers. Because it increases the dopamine which is a chemical messenger involved in rewarding us and motivating…