InLevel Up CodingbyLiu Zuo Lin14 Git Things I Regret Not Knowing EarlierRead Free: https://zlliu.medium.com/14-git-things-i-regret-not-knowing-earlier-20956c192b2b?sk=3a9c9cb6151f4dc49a34be04d2a4910fNov 16, 202421Nov 16, 202421
Muhammad FarhanHow I Created 144 Fully Automated YouTube Videos Per Day Using ChatGPT & Leonardo.aiSep 15, 202416Sep 15, 202416
InLevel Up CodingbyLiu Zuo LinI 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 27, 20244Aug 27, 20244
InPython in Plain EnglishbyDylan Cooper8 Tips to Speed Up Your Python CodePython is a scripting language that has some shortcomings in efficiency and performance compared to compiled languages such as C/C++…May 16, 20248May 16, 20248
InLevel Up CodingbyLiu Zuo LinPython Classes But We Don’t Write __init__()What I’m about to introduce to you might save you significant development time when writing Python classes — the built-in dataclasses…Apr 23, 20243Apr 23, 20243
InLevel Up CodingbyLiu Zuo LinEvery Way To Use ‘Else’ in PythonOther than the classic if-else block, we can use the else keyword in 3 other ways in Python — for-else, while-else & try-elseMar 31, 20242Mar 31, 20242
InDev GeniusbyLet's DecodeHow to install matplotlib in Python using pip?Install matplotlib in PythonJan 18, 20241Jan 18, 20241
Let's DecodeTop 10 Popular Python Libraries for Data Science in 2024Python Libraries for Data ScienceJan 21, 2024Jan 21, 2024
InDev GeniusbyLet's DecodeEssential Numpy functions in Python with examplesThe open-source Python library NumPy, sometimes called “Numerical Python,” was created for numerical and scientific computing. In data…Oct 21, 2023Oct 21, 2023
InDev GeniusbyLet's DecodeHow to install Numpy in Visual Studio Code(vs code) step-by-step guideInstall Numpy in Visual Studio Code (vs code)Nov 25, 20231Nov 25, 20231
InDev GeniusbyLet's DecodeHow to install Pandas for Python — Step-by-step GuidePandas is a powerful data analysis library in Python that provides easy-to-use data structures and data analysis tools. It is widely used…Oct 27, 20231Oct 27, 20231