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 : > Topics > Programming
• Programming +

• Editorial +

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 ]
Editorial: Originally, Overload Didn’t Have an Editorial
Description : Frances Buontempo considers history, predictions about the future and how to shirk off writing an editorial. by Frances Buontempo
Category: [ Overload Journal #112 - December 2012 | Journal Editorial ]
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 ]
-640K- 2^256 Bytes of Memory is More than Anyone Would Ever -Need- Get
Description : How fast can computers get? Sergey Ignatchenko provides us with some upper limits. by Sergey Ignatchenko
Category: [ Overload Journal #112 - December 2012 | Programming Topics ]
Footprint on Modify
Description : Tracking history can be done in a variety of ways. Andy Balaam describes one technique with many advantages. by Andy Balaam
Category: [ Overload Journal #112 - December 2012 | Programming Topics ]
Valgrind Part 5 – Massif
Description : Poor performance can be caused by memory usage. Paul Floyd introduces Valgrind’s heap memory profiling tool Massif. by Paul Floyd
Category: [ Overload Journal #112 - December 2012 | Programming Topics ]
Editorial: Too Much Information
Description : Overload usually has an editorial. Frances Buontempo explains why she hasn’t had time to write one for this issue. by Frances Buontempo
Category: [ Overload Journal #111 - October 2012 | Journal Editorial ]
Valgrind Part 4: Cachegrind and Callgrind
Description : When your application is slow, you need a profiler. Paul Floyd shows us how callgrind and cachegrind can help. by Paul Floyd
Category: [ Overload Journal #111 - October 2012 | Programming Topics ]
Universal References in C++11
Description : C++11 provides a new reference syntax, T&&. Scott Meyers explains that it doesn’t always mean ‘rvalue reference’. by Scott Meyers
Category: [ Overload Journal #111 - October 2012 | Programming Topics ]
A DSEL for Addressing the Problems Posed by Parallel Architectures
Description : Programming parallel algorithms correctly is hard. Jason McGuiness and Colin Egan demonstrate how a C++ DESEL can make it simpler. by Jason McGuiness and Colin Egan
Category: [ Overload Journal #111 - October 2012 | Programming Topics ]
Keep It Simple, Singleton!
Description : Naïve assumptions sound like a bad idea. Sergey Ignatchenko discusses how to spot good assumptions in the face of changing requirements. by Sergey Ignatchenko
Category: [ Overload Journal #111 - October 2012 | Programming Topics ]
Editorial: Allow Me To Introduce Myself
Description : Using data mining techniques to write an editorial. by Frances Buontempo
Category: [ Overload Journal #110 - August 2012 | Journal Editorial ]
Valgrind Part 3: Advanced memcheck
Description : Valgrind provides several mechanisms to locate memory problems in your code. Paul Floyd shows us how to use them. by Paul Floyd
Category: [ Overload Journal #110 - August 2012 | Programming Topics ]
Black-Scholes in Hardware
Description : The Black-Scholes model is a financial model. Wei Wang outlines its design and implementation for those who want to understand how algorithms can be implemented in hardware. by Wei Wang
Category: [ Overload Journal #110 - August 2012 | Programming Topics ]
Replace User, Strike Any Key?
Description : There is a common perception in the IT industry that the user is the primary source of all the problems. Sergey Ignatchenko asks if this is true. by Sergey Ignatchenko
Category: [ Overload Journal #110 - August 2012 | Programming Topics ]
Simple Mock Objects for C++11
Description : New C++11 features can be used to implement mock objects for unit tests. Michael Rüegg shows us how he does this in Mockator. by Michael Rüegg
Category: [ Overload Journal #110 - August 2012 | Programming Topics ]
Large Objects and Iterator Blocks
Description : Arrays can cause memory issues in .Net. Frances Buontempo shows how iterator blocks can help to relieve the pressure. by Frances Buontempo
Category: [ Overload Journal #110 - August 2012 | Programming Topics ]
Editorial: It’s Not What You Know, It’s Who You Know
Description : Most human endeavours are not solitary pursuits. Ric Parkin looks at the interconnection of everyone. by Ric Parkin
Category: [ Overload Journal #109 - June 2012 | Journal Editorial ]
  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|