Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #155 - February 2020
Browse in : |
All
> Topics
> Programming All > Journals > Overload > o155 All of these categories |
- Options:
- View Article Map
- View Archives
Description : Silas S. Brown shares a tip for navigating code.
Category: [ Programming Topics | CVu Journal Vol 32, #4 - September 2020 ]
Description : Locks can be replaced with tasks. Lucian Radu Teodorescu shows us how.
Category: [ Programming Topics | Overload Journal #158 - August 2020 ]
Description : Modules are one big change introduced by C++20. Rainer Grimm describes how to build a mathematics module.
Category: [ Programming Topics | Overload Journal #158 - August 2020 ]
Description : Many tech conferences are still going ahead online. Jit Gosai reports on Agile Manchester from a tester’s perspective.
Category: [ Programming Topics | Overload Journal #158 - August 2020 ]
Description : Silas S. Brown shares some experiences of analysing code.
Category: [ Programming Topics | CVu Journal Vol 32, #3 - July 2020 ]
Description : Comments can help or hinder. Kevlin Henney assesses when to avoid them.
Category: [ Programming Topics | Overload Journal #157 - June 2020 ]
Description : Comparing objects is a fundamental operation. Steve Love and Roger Orr consider different language approaches.
Category: [ Programming Topics | Overload Journal #157 - June 2020 ]
Description : The latest roundup of reviews.
Category: [ Programming Topics | CVu Journal Vol 32, #2 - May 2020 ]
Description : Python’s module and package system has many features. Steve Love explores some more advanced ones.
Category: [ Programming Topics | Overload Journal #156 - April 2020 ]
Description : Compile time sorting can be interesting. Norman Wilson shows how to sort a map.
Category: [ Programming Topics | Overload Journal #156 - April 2020 ]
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 | Overload Journal #156 - April 2020 ]
Description : Silas S. Brown explains how to cope with the differences.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Description : Alan Griffiths continues his series on the Mir desktop.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Description : The latest roundup of reviews.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
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 : Remembering things can be difficult. Frances Buontempo reminisces on routes to erudition.
Category: [ Overload Journal #155 - February 2020 | Journal Editorial ]
Description : Dmytro Ivanchykhin, Sergey Ignatchenko and Maxim Blashchuk show how we can get a 5x improvement in speed.
Category: [ Programming Topics | Overload Journal #155 - February 2020 ]
Description : Python’s modules and imports can be overwhelming. Steve Love attempts to de-mystify the process.
Category: [ Design of applications and programs | Overload Journal #155 - February 2020 ]
Description : The minverse algorithm previously seen is fast but has limitations. Cassio Neri presents two alternatives.
Category: [ Programming Topics | Overload Journal #155 - February 2020 ]