PinnedLiu Zuo LininLevel 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 184Jun 184
PinnedLiu Zuo LininLevel 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 2248Jun 2248
PinnedLiu Zuo LininLevel Up Coding30 Python Concepts I Wish I Knew Way Earlier# Stuff I wish I Learnt Much Earlier in my Python JourneyAug 12, 202336Aug 12, 202336
Liu Zuo Lin9 Python Exception Things I Regret Not Knowing Earlier1) The exception hierarchy20h ago120h ago1
Liu Zuo LininLevel Up CodingThe Lambda Equivalent For Python ClassesUsing the lambda syntax, we can condense function definitions into one line of code anonymously.5d ago15d ago1
Liu Zuo LininLevel Up Coding10 Things I Regret Not Knowing Earlier About Python Operators1) The walrus operator :=Aug 313Aug 313
Liu Zuo LinHow // And % Work With Negative Numbers In Python eg. ( 37 % -10 )Disclaimer — this will probably not be useful in real life. I read up on this because I’ll be tested on this during an exam (and it’s…Aug 29Aug 29
Liu Zuo LininLevel Up Coding8 Python Decorator Things I Regret Not Knowing Earlier1) The @ syntax equivalentAug 283Aug 283
Liu Zuo LininLevel Up CodingI Wish I Set This VSCode Shortcut EarlierThis shortcut might save you only a few seconds each time, but this compounds significantly over time (especially in terms of annoyance).Aug 274Aug 274