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 2252Jun 2252
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 LininLevel Up CodingPython — Please Don’t Combine Strings Like This!Sometimes we need to combine a list (or some sequence) of strings together. If we’re new-ish to Python, we might be inclined to do…15h ago15h ago
Liu Zuo LininLevel Up CodingPython — Stop Typing Out “abcdefghijklnnopqrstuvwxyz” As A String!Sometimes we need all alphabets in order for whatever reason. But I strongly recommend against typing them out like this.2d ago32d ago3
Liu Zuo LininLevel Up Coding10 Python Import Things I Regret Not Knowing EarlierFree users read here…5d ago45d ago4
Liu Zuo LininLevel Up CodingOnly 120 People Can Solve This In 36 Characters Using Python# And I’m not one of them (yet)Oct 34Oct 34
Liu Zuo LininLevel Up Coding10 Things I Regret Not Knowing Earlier About Writing Python Code In One LineSometimes I like to solve coding problems using one line of Python code just for fun. Here are some tips I’ve learnt to better do this over…Sep 281Sep 281