PinnedPublished inBetter ProgrammingStop Using “or” to Check Multiple Conditions in PythonThere is a more sophisticated solution!Dec 24, 202120Dec 24, 202120
PinnedPublished inLevel Up Coding5 Powerful Python One-Liners You Should KnowI don’t know what I would do without map() function and comprehensions.Jul 8, 20217Jul 8, 20217
PinnedPublished inPython in Plain English11 Python Tricks to Boost Your Python Skills SignificantlyYou won’t believe how much easier things will become in Python with these tricks!Jun 26, 20216Jun 26, 20216
Published inLevel Up CodingPromises in JavaSript: What Pizza Can Teach You About Async CodeYou will now understand how Promises work! I promise!Dec 2, 2024Dec 2, 2024
Published inLevel Up CodingGreat API Design: Comprehensive Guide From Basics to Best PracticesLots of examples for basics, best practices, principles, common mistakes, and tips for modern API design!Nov 28, 2024Nov 28, 2024
Published inLevel Up CodingHow I Saved Tons of Hours and Headaches by Using Python DataclassesI explain how I did that with real-life examples!Nov 25, 2024Nov 25, 2024
Published inLevel Up CodingFriendly Guide to Python DataclassesDataclasses: The easiest way to supercharge your Python classes!Nov 21, 20242Nov 21, 20242
Published inLevel Up CodingforEach vs. for Loop in JavaScript: What’s the Best Choice?In JavaScript, two popular ways to go through arrays are the for loop and the forEach method. Both let you do pretty similar things, but…Nov 14, 2024Nov 14, 2024
Published inLevel Up CodingNope, Parameters and Arguments are Two Different Things for FunctionsNext time, try to use the right terminology!Feb 13, 20222Feb 13, 20222
Published inLevel Up Coding10 Advanced Features of Tuples that Level Up Your Skills in PythonLet’s explore hidden gems of tuples that will boost your knowledge in Python.Jan 31, 20221Jan 31, 20221