- Overload 156 PDF
- Overload 156 ePub
- R.E.S.P.E.C.T. WEB PDF
By Frances Buontempo
Respect can mean many different things. Frances Buontempo muses on its myriad meanings. - Pass the Parcel WEB PDF
By Steve Love
Python’s module and package system has many features. Steve Love explores some more advanced ones. - Quick Modular Calculations (Part 3) WEB PDF
By Cassio Neri
This article concludes the 3-part series. Cassio Neri presents a new algorithm that also works for 64-bit operands. - Deconstructing Inheritance WEB PDF
By Lucian Radu Teodorescu
Inheritance can be overused. Lucian Radu Teodorescu considers how it can go wrong and the alternatives. - Using Compile Time Maps for Sorting WEB PDF
By Norman Wilson
Compile time sorting can be interesting. Norman Wilson shows how to sort a map. - Profiting from the Folly of Others WEB PDF
By Alastair Harrison
Code referred to as a hack can raise an eyebrow. Alastair Harrison learns about accessing private members of C++ classes by investigating a header called UninitializedMemoryHacks.h - It’s About Time WEB PDF
By Mike Crowe
How easy is it to make code wait for a time period before doing something? Mike Crowe looks at ways to avoid problems when a system clock changes. - A Day in the Life of a Full-Stack Developer WEB PDF
By Teedy Deigh
Many roles claim to be full stack. Teedy Deigh shares a day in the life of a full stack developer.