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 : 30 years ago we had to plug our first computers into the TV. Ric Parkin looks at how far we’ve come since then.
Category: [ Overload Journal #108 - April 2012 | Journal Editorial ]
Description : We’ve tried and rejected many numerical approaches to differentiation. Richard Harris has one final attempt.
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Description : The Sinclair ZX Spectrum will be 30 years old in April 2012. Andy Thomas recalls how this plucky little home computer shaped his childhood.
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Description : Good analysis tools can really help track down problems. Paul Floyd investigates the facilities from a suite of tools.
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Description : We all know that testing improves our code, guarding against errors. Filip van Laenen asks how we know that the tests are comprehensive?
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Description : We usually test that our code does what we expect. Pete Barber tries to prove that his code fails to compile.
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Description : Breaking dependencies in existing code is hard. Michael Rüegg explains how seams can help and provides new automated refactorings for C++ to achieve them.
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Description : Sometimes the obvious way is still too complex. Sergey Ignatchenko relates how ‘No Bugs’ Bunny found an unexpectedly simple approach to creating a web site.
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Description : There is much debate about the merits of different approaches to type systems. Teedy Deigh considers how to make the most of them.
Category: [ Overload Journal #108 - April 2012 ]
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 : Correct use of memory is a major occupation of software development. Sergey Ignatchenko considers what we mean by ‘correct’.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Description : Some people say the parallel revolution is coming. Ric Parkin argues it’s in full swing.
Category: [ Overload Journal #107 - February 2012 | Journal Editorial ]
Description : Many numberic estimation techniques are easily parallelisable. Steve Love employs multi-threading, message passing, and more in search of π.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Description : We still haven’t found how to accurately do calculus. Richard Harris revisits an algebraic technique.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Description : Repeated information leads to poor quality software. Christoph Knabe continues to see how removing them has influenced language design.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Description : The future of massively parallel hardware will need good language support. Alexander Demin takes a look at an unexpected approach.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Description : Software patents have a chequered history. Ric Parkin looks at some of the problems.
Category: [ Overload Journal #106 - December 2011 | Journal Editorial ]
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 : The ACCU is primarily a way for programmers to communicate. Alan Griffiths looks at its past, and speculates on its future.
Category: [ Project Management | Process Topics | Overload Journal #106 - December 2011 ]
Description : The drive to remove redundancies is widely seen as a good thing. Christoph Knabe sees how it has influenced programming languages.
Category: [ Programming Topics | Overload Journal #106 - December 2011 ]