Journal Articles

ACCU Topics
Browse in : All > Topics (2)

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.

Why Collaboration is Key for QA Teams in an Agile World

Martin Moene

06 April 2016 21:32:39 +01:00

Agile processes can have an impact on QA departments. Greg Law considers how they can adapt to survive and even thrive.

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.

How to Diffuse Your Way Out of a Paper Bag

Martin Moene

05 April 2016 21:34:24 +01:00

Diffusion models can be used in many areas. Frances Buontempo applies them to paper bag escapology.

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.

Stufftar

Martin Moene

04 April 2016 21:36:05 +01:00

How do you quickly transfer data from one machine to another? Ian Bruntlett shows us the bash script he uses.

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.

QM Bites: looping for-ever

Martin Moene

03 April 2016 21:37:13 +01:00

Never-ending loop constructs can confound user and compiler in subtle ways. Matthew Wilson offers advice to maximise portability and transparency.

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.

Using Enum Classes as Bitfields

Martin Moene

02 April 2016 21:39:18 +01:00

Scope enums have many advantages over standard enums. Anthony Williams shows how to use them as bitmasks.

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.

9.7 Things Every Programmer Really, Really Should Know

Martin Moene

01 April 2016 21:40:44 +01:00

Most of us have heard of the twelve step program. Teedy Deigh introduces a 9.7 step plan for programmers.

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.

Sliding Window Filters : A Set-based Implementation

Martin Moene

11 March 2016 14:37:22 +00:00

Omar Bashir presents an implementation using pre-sorted data to reduce CPU load.

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.

An Open Question (or How I Learned To Stop Worrying And Love Public Wi-Fi)

Martin Moene

10 March 2016 14:39:26 +00:00

Vertices examines some of the dangers of using other people’s networks.

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.

Groovy and Grails eXchange 2015

Martin Moene

09 March 2016 14:40:36 +00:00

Ralph McArdell reports on his conference experiences.

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.

Fifteen Love

Martin Moene

08 March 2016 20:24:19 +00:00

Baron M sets a new puzzle for students of curious conundrums.

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.

Using Clara to Parse Command Lines in C++

Martin Moene

07 March 2016 20:26:35 +00:00

Malcolm Noyes demonstrates how to get up and running.

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.

Software Development Is...

Martin Moene

06 March 2016 20:31:06 +00:00

Pete Goodliffe defines the art, science, craft (and child’s play) of software development.

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.

Defining Concepts

Martin Moene

06 February 2016 18:47:45 +00:00

Concepts provide a new way of constraining code. Andrew Sutton shows us how to define and use 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.

On Zero-Side-Effect Interactive Programming, Actors, and FSMs

Martin Moene

05 February 2016 18:49:00 +00:00

Functional programming is alien to many programmers. Sergey Ignatchenko considers parallels between actors and finite state machines.

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.

Template Programming Compile Time Combinations & Sieves

Martin Moene

04 February 2016 18:50:45 +00:00

Functional style frequently uses sequences. Nick Weatherhead applies these ideas to combinations 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.

Classdesc: A Reflection System for C++11

Martin Moene

03 February 2016 18:52:17 +00:00

C++ lacks direct support for reflection. Russell Standish brings an automated reflection system for C++, Classdesc, up to date.

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.

QM Bites : Maximising Discoverability of Virtual Methods

Martin Moene

02 February 2016 18:54:29 +00:00

C++11 introduced override as a contextual keyword. Matthew Wilson encourages us to use 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.

So Why is Spock Such a Big Deal?

Martin Moene

01 February 2016 18:55:20 +00:00

Spock testing in a Java environment is all the rage. Russel Winder talks through the history of testing on the JVM and demonstrates why Spock is so groovy.

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.

Bug Hunting

Martin Moene

06 January 2016 21:09:57 +00:00

Pete Goodliffe continues the hunt for software faults.

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.

Finding Text

Martin Moene

05 January 2016 21:11:23 +00:00

Chris Oldwood hunts for the right tool to search text files.


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