PinnedPublished inLevel Up Coding101 Things I Never Knew About PythonI spent the past few months writing, compiling and editing this over multiple drafts. But the end result was well worth it.Jun 18, 20246Jun 18, 20246
PinnedPublished inLevel Up CodingWrite Python Functions Like This Or I’ll Reject Your Pull RequestThis was the energy I was getting from my tech lead at work. And I actually agree with him at this point.Jun 22, 202459Jun 22, 202459
PinnedPublished inLevel Up Coding30 Python Concepts I Wish I Knew Way Earlier# Stuff I wish I Learnt Much Earlier in my Python JourneyAug 12, 202337Aug 12, 202337
7 Strange Ways To Write Numbers In PythonApart from the usual ways of defining numbers eg. 100, 3.14159, we can write numbers in stranger ways if we want to.2d ago12d ago1
Published inLevel Up Coding4 Strange Things About “and” & “or” in Python1) The short circuit nature of “and” & “or”Feb 62Feb 62
Published inLevel Up CodingHow To Create Singleton Methods In PythonIn this context, singleton methods refer to expensive methods that we only want to run once.Feb 31Feb 31
Published inLevel Up CodingMultiple Levels Of Using print() In PythonThe print() function is probably the first function most of us know when starting off with Python, but did you know that we can do many…Feb 11Feb 11
Published inLevel Up CodingHow To Effortlessly Pretty Print Stuff In PythonRead free: https://zlliu.medium.com/how-to-effortlessly-pretty-print-stuff-in-python-1d2b9138cd08?sk=4488180318a634ce46ff8e1ae0f9001eJan 281Jan 281
Published inLevel Up Coding9 Things I Wish I Knew Earlier About Unit Testing In PythonRead free…Jan 251Jan 251
Published inLevel Up CodingWhy Many Students Write Unreadable Code (I’m Guilty Too)Read free: https://zlliu.medium.com/why-many-students-write-unreadable-code-im-guilty-too-4cc458b09ab5?sk=87266d0ca64214e20e3c3ea3ed86840fJan 226Jan 226