Published inLevel Up CodingHistoric Programming Errors: Ariane 5 flight V88Copy-paste? Think twice.Oct 17Oct 17
Published inLevel Up CodingOn Python’s .append() Time ComplexityOne of the most used functions in Python is the list’s append function. What it does is very simple, it will add the specified element to…Nov 14, 2022Nov 14, 2022
Published inThe Startup5 Cultural Things You Should Know as a DeveloperIt’s not just about coding.Aug 8, 2020Aug 8, 2020
Published inTowards Data ScienceCreating fractals with PythonTry it yourself in this post!May 6, 2020May 6, 2020
Published inLevel Up CodingPseudo-Random Strings in PythonLearn how to generate themMar 21, 2020Mar 21, 2020
Published inTowards Data Science5 Quick Tips To Manage Your Strings In PythonMaster the basics of PythonJan 22, 2020Jan 22, 2020
Published inLevel Up Coding3 Ways to Swap Values without a Temporary VariableGet rid of that awkward tmp.Jan 15, 2020Jan 15, 2020