Advertisement
Membership
Login
ACCU Buttons
Overload Journal #156 - April 2020
Browse in : |
All
> Journals
> Overload
> o156 |
- Options:
- View Article Map
- View Archives
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Description : Respect can mean many different things. Frances Buontempo muses on its myriad meanings.
Category: [ Journal Editorial ]
Description : Python’s module and package system has many features. Steve Love explores some more advanced ones.
Category: [ Programming Topics ]
Description : This article concludes the 3-part series. Cassio Neri presents a new algorithm that also works for 64-bit operands.
Category: [ Design of applications and programs ]
Description : Inheritance can be overused. Lucian Radu Teodorescu considers how it can go wrong and the alternatives.
Category: [ Design of applications and programs ]
Description : Compile time sorting can be interesting. Norman Wilson shows how to sort a map.
Category: [ Programming Topics ]
Description : 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
Category: [ Programming Topics ]
Description : 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.
Category: [ Design of applications and programs ]
Description : Many roles claim to be full stack. Teedy Deigh shares a day in the life of a full stack developer.
Category: [ Process Topics ]