Pinnedprerna prakashTake up a sport.Now let’s face it, waking up from bed every morning to get to your workout regime isn’t the easiest thing to do, and if you are anything…May 16, 20191May 16, 20191
prerna prakashTravel Tips: PortoWhile I have written a long ass article about the trip, this one is a more concise guide about what to do and what not to do in Porto. That…Apr 15, 2023Apr 15, 2023
prerna prakash5 Days in PortugalAs an Indian living in the UK, I miss the sun like its nobody’s business. My love for the sun took me to Portugal most recently. We picked…Apr 15, 2023Apr 15, 2023
prerna prakashMap : Python BasicsMap is another one of those things that make python “pythonic”.Mar 21, 2022Mar 21, 2022
prerna prakashDecorators in Python and where you can use them as a beginnerDecorators in python are a beautiful programming construct. The way I see it, they are functions that supercharge a function without…Jan 26, 2021Jan 26, 2021
prerna prakashAnnotations : Python BasicsAnnotations were introduced in Python 3.0 for type hinting. They are used to improve quality of scripts and are not enforced. They add…Jan 2, 2021Jan 2, 2021
prerna prakashWhy List Comprehensions?List comprehension is a concept borrowed by python from the functional programming language Haskell. Set comprehension and dictionary…Dec 17, 2020Dec 17, 2020