Master Situational Judgment Tests (SJT) with These Insider Tips — Become a Pro Today!In today’s competitive job market, top companies like Deloitte, KPMG, and Johnson & Johnson increasingly rely on Situational Judgment…Feb 13Feb 13
PROCRASTINATION!? — STOP MAKING EXCUSES AND INCREASE YOUR PRODUCTIVITY!!Stuck with something that you don’t want to do? Are you not able to persuade yourself to do that important task just like I stopped…Nov 14, 2021Nov 14, 2021
Published inCodeXHow to improve your coding style and documentation with python programming language?The main goal of a programmer/ developer is to write a code which is easily understandable by anyone who read them. Good programmers should…Sep 13, 2021Sep 13, 2021
Published inCodeXWhy do we really need object oriented programming in Python ?Consider python programming as a movie. Here an object is the “lead actor” of that movie. Now we all know that an object is an instance of…Sep 10, 2021Sep 10, 2021
Published inCodeXWhat are First-Class Objects and how are they related to Scope and Namespaces in Python programming?When we try to compute the code snippet a+b then the name x and y must be previously associated with objects that serve as values. If we…Sep 8, 2021Sep 8, 2021
Published inCodeXFour Python programming tips you should absolutely learn before going proOne rule for programming is that we always try to make our code more readable that is more concise and clean. Here are four ways to make…Sep 5, 20211Sep 5, 20211
Customisation with Jupyter ThemesWhen I first started learning python. Out of several other things like learning basics I started with how do I use Jupyter Notebook…Jul 11, 2021Jul 11, 2021