Tag Archives: 'vipulgupta2048'

Zero displacement, & a lot of distance covered // Week 3 [Physics.Py]

Week #3 5/06 to 11/06

If the distance is the path traveled between 2 points and displacement between 2 points is the shortest path you can take to reach your destination from the initial point.

Then, I say after making full circles, my overall displacement is 0. But, I am sure as hell has come a long way in learning more about Python as a programming language by just reading and understanding and implementing new code concepts than ever before.

Continue reading

Packaging that Python // Week 2

Week #2 – 28/05 to 04/06

Well, this has been a good week of learning about new things, revising old concepts and reading implementation of one of the oldest modules in Python to understand the idea behind Python Packaging. I feel bad about not able to write a lot of code,  but I think without understanding the existing code base the way forward would have been fruitless, and more disappointing.

So, let’s start by answering our 3 infamous questions and later give you a broad picture into Python Packaging as I will try to explain it to you like a 5-year-old. 

Continue reading

‘n’ honest truths about working remote [Community Edition]

I thought remote work would be easy. I thought it will be comfortable, creative and carefree. I thought I would be so efficient that I be in the zone all the time. Only if I knew how wrong I was. Only if I looked to see beyond the perks of working remote to see the dedication and discipline needed. And the best part that I love the concept even more.

Click here for reading more

Sprinkling some insight into how Spidermon validation pipelines works…

Someone truly great once quoted that “if you can’t explain it simply. you don’t understand it well enough” That’s the way of life, isn’t it? Hence, I would like to take a shot in explaining how Scrapy‘s bigger brother, Spidermon validates the data scraped by spiders, how the gears turn and in the process, I would learn as well. Let’s jump in.

Let’s DIG IN!

Building to deploying your own Action on Google under 60 minutes flat

Let’s make this one quick. You have been seeing a lot of people working on Actions on Google, you have seen a lot of people asking you to review their actions. You have also played way too many quizzes on the Google Assistant. But, you never got around to building one for yourself. What if I tell you, your own action can be written and deployed under 60 minutes flat, without a single line of code. Click below for the quick version

Give me the quick version