Mateus MeloAuthentication in Web Apps, Part 2: TokensAs you can read in the title, this is the second part of a multi-part series on famous authentication methods present on the web. In the…Sep 9, 2021Sep 9, 2021
Mateus MeloAuthentication in Web Apps, Part 1: SessionsA complete overview, from theory to implementationAug 26, 2021Aug 26, 2021
Mateus MeloUnderstanding Bézier CurvesA mathematical and intuitive approachAug 16, 20211Aug 16, 20211
Mateus MeloAlgorithm Analysis — Part 2: Orders of Growth, Asymptotic Notations and Case AnalysisThis article is the second part of a two part series on algorithm analysis. On the last part, we built a bottom-up understanding of and…Nov 28, 2020Nov 28, 2020
Mateus MeloAlgorithm Analysis — Part 1: Learning to analyze algorithmsYou’ve probably already heard of algorithm analysis. Normally, within this topic students tend to study things like order of growth, Big…Nov 23, 20203Nov 23, 20203