Advertisement
Membership
Login
ACCU Buttons
The ACCU Overload journals
Browse in : |
All
> Journals
> Overload
|
o101 |
o100 |
99 |
98 |
97 |
96 |
95 |
94 |
93 |
92 |
91 |
90 |
89 |
88 |
87 |
86 |
85 |
84 |
83 |
82 |
81 |
80 |
79 |
78 |
77 |
76 |
75 |
74 |
73 |
72 |
71 |
70 |
69 |
68 |
67 |
66 |
65 |
64 |
63 |
62 |
61 |
60 |
59 |
58 |
57 |
56 |
55 |
54 |
53 |
52 |
51 |
50 |
49 |
48 |
47 |
46 |
45 |
44 |
43 |
42 |
41 |
40 |
39 |
38 |
37 |
36 |
35 |
34 |
33 |
32 |
31 |
30 |
29 |
28 |
27 |
26 |
25 |
24 |
23 |
22 |
21 |
20 |
19 |
1718 |
16 |
15 |
14 |
13 |
12 |
11 |
10 |
09 |
08 |
07 |
06 |
04 |
03 |
02 |
01 |
|
|
- Options:
- View Article Map
- View Archives
Description : Log files often contain ‘error’ information. Chris Oldwood suggests they rarely contain anything that could be considered helpful.
Category: [ Programming Topics | Overload Journal #127 - June 2015 ]
Description : The GNU debugger has several useful features you may not know. Jonathan Wakely shows us how to save time and pain with some simple tricks.
Category: [ Programming Topics | Overload Journal #127 - June 2015 ]
Description : Sometimes forwarding to a contained object requires lots of boilerplate code. Nicolas Bouillot introduces consultables and delegates to automate this.
Category: [ Programming Topics | Overload Journal #127 - June 2015 ]
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 : Space and time are relative. Frances Buontempo wonders whether this will wash as an excuse for another lack of editorial.
Category: [ Overload Journal #126 - April 2015 | Journal Editorial ]
Description : User experience specialists are sometimes regarded as superfluous people. Sergey Ignatchenko demonstrates why they can be vital.
Category: [ Design of applications and programs | Overload Journal #126 - April 2015 ]
Description : Global variables and Singletons are usually considered bad. Bob Schmidt summarises some alternatives.
Category: [ Programming Topics | Overload Journal #126 - April 2015 ]
Description : RAII is a useful idiom. Pavel Frolov presents a powerful extension using explicit template specialization.
Category: [ Programming Topics | Overload Journal #126 - April 2015 ]
Description : C++11 and 14 offer new features for Variadic and Variable templates. Peter Sommerlad showcases the compile-time possibilities they offer.
Category: [ Programming Topics | Overload Journal #126 - April 2015 ]
Description : Can you form a new contain from two others? Vladimir Grigoriev reminds us how to write an iterator.
Category: [ Programming Topics | Overload Journal #126 - April 2015 ]
Description : The outdoors is fabled to be great. Teedy Deigh suggests your code reflects your environment without ever having to look out of the window.
Category: [ Programming Topics | Overload Journal #126 - April 2015 ]
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 : Sometimes programming is neither an engineering discipline nor a science. Frances Buontempo considers when it slips into the numinous realm.
Category: [ Overload Journal #125 - February 2015 | Journal Editorial ]
Description : Best practices can be a Good Thing. Sergey Ignatchenko considers when they can turn into Really Bad Things.
Category: [ Programming Topics | Overload Journal #125 - February 2015 ]
Description : Is it possible to use modern C++ to make mocking easy? Björn Fahller introduces Trompeloeil, a header-only mocking framework for C++14.
Category: [ Programming Topics | Overload Journal #125 - February 2015 ]
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition.
Category: [ Programming Topics | Overload Journal #125 - February 2015 ]
Description : Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters.
Category: [ Programming Topics | Overload Journal #125 - February 2015 ]
Description : Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking.
Category: [ Programming Topics | Overload Journal #125 - February 2015 ]
Description : Submitting an article for publication might seem difficult. Frances Buontempo explains how easy it is.
Category: [ Overload Journal #125 - February 2015 ]
Category: [ Programming Topics | Overload Journal #125 - February 2015 | Letters to the Editor ]