Learning Python Getting Key Of Max Value In Dictionary
Happy new year 2021! I want to kick off my new year blog entry with a beginner’s guide to my favourite language, Python.
Happy new year 2021! I want to kick off my new year blog entry with a beginner’s guide to my favourite language, Python.
In this post, we’ll talk about 3 operators we can use in Typescript. These operators are also available in Javascript.
Tax time is upon us in Australia, and due to covid19, this tax time is a bit different as we have to compute for our working from home costs (for some of us ...
Coming from an OOP, C-based language (C++, C#), enums are essentials when it comes to making magical specific numbers into human-readable names. With Typescr...
This is part 2 of 2 about my Typescript discoveries. If you haven’t read part 1, you can read it here.