PinnedDe la galère à la solution : Comment IT-Vetted a vu le jourDe développeur épuisé à la création d’IT-Vetted : Pourquoi j’ai décidé de changer la recherche d’emploi dans la tech.Feb 4Feb 4
Rémunérer les Tests Techniques : Un Investissement StratégiqueRévolutionnez votre recrutement : pourquoi rémunérer les tests techniques est la clé pour attirer les meilleurs talents.Feb 5Feb 5
Published inLevel Up CodingFrom B-trees to GIN: Navigating Django’s Database Index LandscapeDive into the world of Django database indexes, exploring the power of B-trees, GIN, GiST, and BRIN to optimize performance.Dec 14, 2023Dec 14, 2023
Published inLevel Up CodingHow to Supercharge Your Django AppA Guide to Unleashing Peak Performance Through Database IndexingDec 5, 2023Dec 5, 2023
Published inPython in Plain EnglishIterators, Generators, and Coroutines: Unleashing Python’s Powerful Programming ParadigmsIteration is a fundamental concept in programming. It allows us to process data series one at a time, which is often necessary when the…Aug 14, 2023Aug 14, 2023
Published inLevel Up CodingOperator Overloading In PythonReview of Operator Overloading in PythonJul 4, 2023Jul 4, 2023
Published inPython in Plain EnglishGeneric Types, Covariance and Overloading Signatures in PythonIn Depth Review of Covariance, Contravariance and Invariance with Generic Classes in PythonMay 12, 2023May 12, 2023
Published inPython in Plain EnglishMultiple Inheritance in PythonAdvanced Guide to Inheritance and Subclassing in PythonApr 24, 2023Apr 24, 2023
Published inPython in Plain EnglishTyping and Protocols in PythonThe Only Guide you need for Typing, Goose Typing and Protocols in Python!Apr 3, 2023Apr 3, 2023
Published inPython in Plain EnglishSequence Protocol in Python By ExampleOverview of Protocols in Python and implementing the Sequence Protocol with a use case.Mar 19, 2023Mar 19, 2023