The ACCU Overload journals
Browse in : All > Journals > Overload

Overload

o101
o101
o100
o100
99
99
98
98
97
97
96
96
95
95
94
94
93
93
92
92
91
91
90
90
89
89
88
88
87
87
86
86
85
85
84
84
83
83
82
82
81
81
80
80
79
79
78
78
77
77
76
76
75
75
74
74
73
73
72
72
71
71
70
70
69
69
68
68
67
67
66
66
65
65
64
64
63
63
62
62
61
61
60
60
59
59
58
58
57
57
56
56
55
55
54
54
53
53
52
52
51
51
50
50
49
49
48
48
47
47
46
46
45
45
44
44
43
43
42
42
41
41
40
40
39
39
38
38
37
37
36
36
35
35
34
34
33
33
32
32
31
31
30
30
29
29
28
28
27
27
26
26
25
25
24
24
23
23
22
22
21
21
20
20
19
19
1718
1718
16
16
15
15
14
14
13
13
12
12
11
11
10
10
09
09
08
08
07
07
06
06
04
04
03
03
02
02
01
01

  • o158 : Overload Journal #158 - August 2020
  • o157 : Overload Journal #157 - June 2020
  • o156 : Overload Journal #156 - April 2020
  • o155 : Overload Journal #155 - February 2020
  • o154 : Overload Journal #154 - December 2019
  • o153 : Overload Journal #153 - October 2019
  • o152 : Overload Journal #152 - August 2019
  • o151 : Overload Journal #151 - June 2019
  • o150 : Overload Journal #150 - April 2019
  • o149 : Overload Journal #149 - February 2019
  • o148 : Overload Journal #148 - December 2018
  • o147 : Overload Journal #147 - October 2018
  • o146 : Overload Journal #146 - August 2018
  • o145 : Overload Journal #145 - June 2018
  • o144 : Overload Journal #144 - April 2018
  • o143 : Overload Journal #143 - February 2018
  • o142 : Overload Journal #142 - December 2017
  • o141 : Overload Journal #141 - October 2017
  • o140 : Overload Journal #140 - August 2017
  • o139 : Overload Journal #139 - June 2017
  • o138 : Overload Journal #138 - April 2017
  • o137 : Overload Journal #137 - February 2017
  • o136 : Overload Journal #136 - December 2016
  • o135 : Overload Journal #135 - October 2016
  • o134 : Overload Journal #134 - August 2016
  • o133 : Overload Journal #133 - June 2016
  • o132 : Overload Journal #132 - April 2016
  • o131 : Overload Journal #131 - February 2016
  • o130 : Overload Journal #130 - December 2015
  • o129 : Overload Journal #129 - October 2015
  • o128 : Overload Journal #128 - August 2015
  • o127 : Overload Journal #127 - June 2015
  • o126 : Overload Journal #126 - April 2015
  • o125 : Overload Journal #125 - February 2015
  • o124 : Overload Journal #124 - December 2014
  • o123 : Overload Journal #123 - October 2014
  • o122 : Overload Journal #122 - August 2014
  • o121 : Overload Journal #121 - June 2014
  • o120 : Overload Journal #120 - April 2014
  • o119 : Overload Journal #119 - February 2014
  • o118 : Overload Journal #118 - December 2013
  • o117 : Overload Journal #117 - October 2013
  • o116 : Overload Journal #116 - August 2013
  • o115 : Overload Journal #115 - June 2013
  • o114 : Overload Journal #114 - April 2013
  • o113 : Overload Journal #113 - February 2013
  • o112 : Overload Journal #112 - December 2012
  • o111 : Overload Journal #111 - October 2012
  • o110 : Overload Journal #110 - August 2012
  • o109 : Overload Journal #109 - June 2012
  • o108 : Overload Journal #108 - April 2012
  • o107 : Overload Journal #107 - February 2012
  • o106 : Overload Journal #106 - December 2011
  • o105 : Overload Journal #105 - October 2011
  • o104 : Overload Journal #104 - August 2011
  • o103 : Overload Journal #103 - June 2011
  • o102 : Overload Journal #102 - April 2011
  • 05 : Overload Journal #5 - Sep 1994
  • 00 : Overload test issue
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.

Musings on Python – by a C++ Developer

Martin Moene

04 August 2014 16:10:10 +01:00

Python and C++ are very different languages. Sergey Ignatchenko walks through things in Python that can confuse a C++ programmer.

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.

Activatable Object

Martin Moene

03 August 2014 19:30:42 +01:00

Using locks will slow down threaded code. Len Holgate demonstrates how an Activatable Object can reduce the time spent blocked.

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.

KISSing SOLID Goodbye

Martin Moene

02 August 2014 19:38:51 +01:00

Can you remember what SOLID stands for? Chris Oldwood distills it down to two easy to remember principles.

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.

TDD Discussions and Disagreements

Martin Moene

01 August 2014 19:47:09 +01:00

Recently people have been arguing about the benefits and pitfalls if TDD. Seb Rose summarises the differing standpoints and presents his own.

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.

Overload 121 PDF

Martin Moene

07 June 2014 22:25:44 +01:00

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.

Editorial: Very small or very far away:A sense of perspective

Martin Moene

06 June 2014 06:44:59 +01:00

A tension exists between being immersed in something and stepping back. Frances Buontempo considers the importance of taking a break.

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.

Branching Strategies

Martin Moene

05 June 2014 07:11:00 +01:00

Branching can either be embraced or avoided. Chris Oldwood documents the pros and cons of three main branching strategies.

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.

Beauty in Code

Martin Moene

04 June 2014 07:15:36 +01:00

Attractiveness matters. Adam Tornhill uses a Clojure example to show how generalisation can be more beautiful than special cases.

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.

The Code Is Not the Most Important Thing

Martin Moene

03 June 2014 18:48:21 +01:00

Choose the right sort of problem, focus on strategies for solving it, and the code will come easily. Seb Rose teaches kids to code.

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.

Stop the Constant Shouting

Martin Moene

02 June 2014 18:54:11 +01:00

CONSTANTS often shout. Jonathan Wakely considers why this happens in C and what the alternatives are in C++.

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.

Minimal Overhead for Multiple Interfaces

Martin Moene

01 June 2014 18:57:24 +01:00

Using multiple interfaces can slow things down. Daniel Gutson and Pablo Oliva present an alternative.

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.

Overload 120 PDF

Martin Moene

09 April 2014 19:57:04 +01:00

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.

Your Life in Their Hands

Martin Moene

08 April 2014 22:58:00 +01:00

We leave an increasingly detailed digital footprint. Ric Parkin worries who can see it.

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.

Size Matters

Martin Moene

07 April 2014 06:52:54 +01:00

Should you target 32 or 64 bits? Sergey Ignatchenko and Dmytro Ivanchykhin consider the costs and benefits.

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.

Enforcing the Rule of Zero

Martin Moene

06 April 2014 06:58:18 +01:00

We’ve had years to get used to the old rules for making classes copyable. Juan Alday sees how the new standards change them.

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.

Quality Matters #8: Exceptions for Recoverable Conditions

Martin Moene

05 April 2014 18:14:35 +01:00

Too many programs deal with exceptions incorrectly. Matthew Wilson suggests practical steps to improve your code.

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.

Static – A Force for Good and Evil

Martin Moene

04 April 2014 18:22:00 +01:00

We’ve all learnt to avoid the use of the static keyword. Chris Oldwood questions this wisdom.

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.

Search with CppCheck

Martin Moene

03 April 2014 07:03:33 +01:00

Finding code of interest is a vital skill but our tools are often too simple. Martin Moene tries something better.

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.

Windows 64-bit Calling Conventions

Martin Moene

02 April 2014 07:00:53 +01:00

How the stack works is useful to understanding your programs’ behaviour. Roger Orr compares and contrasts.

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.

Teenage Hex

Martin Moene

01 April 2014 06:28:43 +01:00

There’s a big push to get programming into schools. Teedy Deigh considers what would suit the target audience.


  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|
Sort by Date Title