Sunday, April 14, 2019

Life lessons learnt from Python


Python has been an essential part of my life since my Grade 11. It has helped me with personal projects, coding competitions and what not. So, I thought of giving a tribute to python by mentioning the life lessons that can be learned from python. The following are some of them.

  1. Syntax: Be simple in life, no one wants a cocky complex person in their life. If you are simple, people will befriend you no matter what. At the end of the day, it is the stuff that you contribute for the betterment of the world matters. Being a complex person won’t help in that.                                                                                                                                                                                                                                                                                                                                                                         Image result for simplicity cartoon                                                                            
  2. List vs Tuple: There will be things in life that you can’t change (immutable). So, instead of repenting over it or regretting on it late, focus on things you can change (mutable) and life would be great.                                                                                                                                                                                                                                                                                                                                                                                   Image result for focus on things you can change                                                                                
  3. Dynamic: At times life throws you with challenges you have never faced before. So instead of lamenting over it. Try to be dynamic, try to get out of your shell and accept the things that come into your life.                                                                                                                               
  4. Open Source: In a world where everyone has a strict “I am the best version of myself”, try to be that person who is ready to accept honest criticisms, because in the long run that this will make you a better individual.                                                                                                                                                                                                                   Image result for open to criticism cartoon                                                                                            
  5. Modularity: When life throws you with some big problems you can’t solve, try to break it down in small solvable chunks, easy for you to finish and decide what the next step would be.                                                                
  6. Interpreter: It doesn’t matter even if you take time to understand a problem 4-5 times more than others. It’s the way you solve the problem that matters, people will never discourage your slow interpretation, and rather they will always appreciate your problem solving skills.                                                                                                                                                                                                                                                                                                                                    Image result for slow and steady wins the race                                                                           
  7. Experience: Never doubt your popularity or demand in the market by the time you approach the market. Even if you are late in the market, still you may be at demand because of the stuffs that you carry.                                                                                                                                                     
  8. Interactive Shell: Before you apply something in your life, always think of the outcomes that will happen after that.                                                                                                                                                                  
  9. List: Instead of being a baby and being instructed how much of stuffs you need to handle in performing a task, be strong and take as much of stuffs you are capable of taking. That will make that difference between you and others.                                                                                                                                                                                                                                                                                                                                                                                                               Related image                                             

Thanks to ‘Guido van Rossum’ for Python. We are happy that you brought it to us.

No comments:

Post a Comment