ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Browse in : > Web Links > Programming Languages > Java
• C and C++
• C#
• Java +
• Java
+

• Programming +

• C and C++
• C#
+
• Frameworks +
• Frameworks

Dynamic C++ (Part 2)
Description : Previously we saw how to use some simple dynamic features in C++. Alex Fabijanic and Richard Saunders explore more powerful dynamic tools. by Alex Fabijanic and Richard Saunders
Category: [ Overload Journal #116 - August 2013 | Programming Topics ]
Auto – a necessary evil? (Part 2)
Description : Should you declare (almost) everything auto? Roger Orr considers when auto is appropriate. by Roger Orr
Category: [ Overload Journal #116 - August 2013 | Programming Topics ]
Auto – A Necessary Evil?
Description : Superficially simple language features can be surprisingly complicated. Roger Orr explores a new one that is likely to be used widely. by Roger Orr
Category: [ Overload Journal #115 - June 2013 | Programming Topics ]
TCP/IP Explained. A Bit
Description : Nowadays most programmers rely on network connectivity, often without really understanding the details. Sergey Ignatchenko compares and contrasts the two main protocols. by Sergey Ignatchenko
Category: [ Overload Journal #115 - June 2013 | Programming Topics ]
Demons May Fly Out Of Your Nose
Description : Language standards give guarantees about valid program behaviour. Olve Maudel discovers what happens if you break your end of the bargain. by Olve Maudel
Category: [ Overload Journal #115 - June 2013 | Programming Topics ]
Wallpaper Rotation on Ubuntu using Ruby and Flickr
Description : Repetitive tasks are ideal candidates for scripting. Filip van Laenen walks us through a simple example. by Filip van Laenen
Category: [ Overload Journal #115 - June 2013 | Programming Topics ]
Dynamic C++, Part 1
Description : Static and dynamic languages have different trade-off. Alex Fabijanic attempts to get the best of both worlds. by Alex Fabijanic
Category: [ Overload Journal #115 - June 2013 | Programming Topics ]
A Model for Debug Complexity
Description : Debugging any program can be difficult. Sergey Ignatchenko and Dmytro Ivanchykhin develop a mathematical model for its complexity. by Sergey Ignatchenko and Dmytro Ivanchykhin
Category: [ Overload Journal #114 - April 2013 | Programming Topics ]
Valgrind Part 6 – Helgrind and DRD
Description : Debugging multi-threaded code is hard. Paul Floyd uses Helgrind and DRD to find deadlocks and race conditions. by Paul Floyd
Category: [ Overload Journal #114 - April 2013 | Programming Topics ]
Quality Matters #7 Exceptions: the story so far
Description : Exception handling is difficult to get right. Matthew Wilson recaps the story so far. by Matthew Wilson
Category: [ Overload Journal #114 - April 2013 | Programming Topics ]
Causality – Relating Distributed Diagnostic Contexts
Description : Supporting a system with many moving parts can be hard. Chris Oldwood demonstrates one way to add tags to log information to aid diagnosis. by Chris Oldwood
Category: [ Overload Journal #114 - April 2013 | Programming Topics ]
Executable Documentation Doesn’t Have To Slow You Down
Description : Comprehensibility of end-to-end scenarios and quick feedback of unit tests are competing goals. Seb Rose introduces Cucumber with tags to meet both needs. by Seb Rose
Category: [ Overload Journal #114 - April 2013 | Programming Topics | Design of applications and programs ]
Why Dysfunctional Programming Matters
Description : Function progamming is all the rage. Teedy Deigh considers how it offers many opportunities for the serious programmer. by Teedy Deigh
Category: [ Overload Journal #114 - April 2013 | Programming Topics ]
‘No Bugs’ Top Five C++ Cooking Recipes
Description : Developers often have a few favourite tricks for solving problems. Sergey Ignatchenko shares his five top recipes. by Sergey Ignatchenko
Category: [ Overload Journal #113 - February 2013 | Programming Topics ]
Utilising More Than 4GB of Memory in 32-bit Windows Process
Description : Some applications require a vast amount of memory. Chris Oldwood presents techniques to provide extra memory. by Chris Oldwood
Category: [ Overload Journal #113 - February 2013 | Programming Topics ]
The Signs of Trouble: On Patterns, Humbleness and Lisp
Description : Patterns can be a controversial topic. Adam Petersen considers their cognitive and social value. by Adam Petersen
Category: [ Overload Journal #113 - February 2013 | Programming Topics ]
The Open–Closed Principle (OCP)
Description : Changing requirements and environments can require cascading changes through software. Nan Wang demonstrates how the Open-Closed principle can minimise changes. by Nan Wang
Category: [ Overload Journal #113 - February 2013 | Programming Topics ]
Secrets of Testing WCF Services
Description : WCF services provide middleware for applications but can be hard to test. Steve Love describes a way to develop a testable app. by Steve Love
Category: [ Overload Journal #113 - February 2013 | Programming Topics ]
Web Annotation with Modified-Yarowsky and Other Algorithms
Description : Annotating text automatically requires word disambiguation. Silas Brown introduces the Yarowsky algorithm to help. by Silas Brown
Category: [ Overload Journal #112 - December 2012 | Programming Topics | Internet Topics ]
Complex Logic in the Member Initialiser List
Description : The syntactic form of the member initialiser list restricts the logic that it contains. Cassio Neri presents some techniques to overcome these constraints. by Cassio Neri
Category: [ Overload Journal #112 - December 2012 | Programming Topics ]
  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|