Advertisement
Membership
Login
ACCU Buttons
Browse in : | > Journals |
• Blogs
ACCU Topics
(2)
- ACCU magic
The Developer’s Sandbox
Description : Chris Oldwood wants to be in control. by Chris Oldwood
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Description : Chris Oldwood wants to be in control. by Chris Oldwood
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
What Do People Do All Day?
Description : Thaddaeus Frogley shares his day to day activities as a games programmer. by Thaddaeus Frogley
Category: [ CVu Journal Vol 27, #1 - March 2015 | Process Topics ]
Description : Thaddaeus Frogley shares his day to day activities as a games programmer. by Thaddaeus Frogley
Category: [ CVu Journal Vol 27, #1 - March 2015 | Process Topics ]
Simple Android programming with WebKit
Description : Silas S. Brown shares his trials with developing for mobile devices. by Silas S. Brown
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Description : Silas S. Brown shares his trials with developing for mobile devices. by Silas S. Brown
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Raspberry Pi Linux User Mode GPIO in Python
Description : Ralph McArdell finds stream based input/output to be more convenient. by Ralph McArdell
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Description : Ralph McArdell finds stream based input/output to be more convenient. by Ralph McArdell
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Kevlin Henney: An Interview
Description : Emyr Williams continues the series of interviews with people from the world of programming. by Emyr Williams
Category: [ CVu Journal Vol 27, #1 - March 2015 ]
Description : Emyr Williams continues the series of interviews with people from the world of programming. by Emyr Williams
Category: [ CVu Journal Vol 27, #1 - March 2015 ]
Code Critique Competition 92
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics | Student Code Critiques from CVu journal. ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics | Student Code Critiques from CVu journal. ]
Standards Report
Description : Mark Radford reports on the latest C++ Standardisation proceedings. by Mark Radford
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Description : Mark Radford reports on the latest C++ Standardisation proceedings. by Mark Radford
Category: [ CVu Journal Vol 27, #1 - March 2015 | Programming Topics ]
Editorial: FUD – Fear, uncertainty and doubt
Description : Sometimes programming is neither an engineering discipline nor a science. Frances Buontempo considers when it slips into the numinous realm. by Frances Buontempo
Category: [ Overload Journal #125 - February 2015 | Journal Editorial ]
Description : Sometimes programming is neither an engineering discipline nor a science. Frances Buontempo considers when it slips into the numinous realm. by Frances Buontempo
Category: [ Overload Journal #125 - February 2015 | Journal Editorial ]
Best Practices vs Witch Hunts
Description : Best practices can be a Good Thing. Sergey Ignatchenko considers when they can turn into Really Bad Things. by Sergey Ignatchenko
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
Description : Best practices can be a Good Thing. Sergey Ignatchenko considers when they can turn into Really Bad Things. by Sergey Ignatchenko
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
Making a Tool of Deception
Description : Is it possible to use modern C++ to make mocking easy? Björn Fahller introduces Trompeloeil, a header-only mocking framework for C++14. by Björn Fahller
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
Description : Is it possible to use modern C++ to make mocking easy? Björn Fahller introduces Trompeloeil, a header-only mocking framework for C++14. by Björn Fahller
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
Modern C++ Testing
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition. by Phil Nash
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition. by Phil Nash
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
I Like Whitespace
Description : Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters. by Bob Schmidt
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
Description : Programming style can cause endless arguments. Bob Schmidt shares why he thinks whitespace matters. by Bob Schmidt
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
Faking C Function with fff.h
Description : Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking. by Mike Long
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
Description : Faking functions for testing in C can ease testing. Mike Long overviews a micro-framework for mocking. by Mike Long
Category: [ Overload Journal #125 - February 2015 | Programming Topics ]
How to Write an Article
Description : Submitting an article for publication might seem difficult. Frances Buontempo explains how easy it is. by Frances Buontempo
Category: [ Overload Journal #125 - February 2015 ]
Description : Submitting an article for publication might seem difficult. Frances Buontempo explains how easy it is. by Frances Buontempo
Category: [ Overload Journal #125 - February 2015 ]
Letter to the Editor
by Lion Gutjahr , Thaddaeus Frogley
Category: [ Overload Journal #125 - February 2015 | Programming Topics | Letters to the Editor ]
by Lion Gutjahr , Thaddaeus Frogley
Category: [ Overload Journal #125 - February 2015 | Programming Topics | Letters to the Editor ]
Editorial: A Mutual Understanding
by Steve Love
Category: [ CVu Journal Vol 26, #6 - January 2015 | Journal Editorial ]
by Steve Love
Category: [ CVu Journal Vol 26, #6 - January 2015 | Journal Editorial ]
Simplicity Through Immutability
Description : Chris Oldwood considers the benefits of unchangeable data. by Chris Oldwood
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Description : Chris Oldwood considers the benefits of unchangeable data. by Chris Oldwood
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Advice for the Young at Heart
Description : Pete Goodliffe offers sage advice, and asks you to do the same. by Pete Goodliffe
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Description : Pete Goodliffe offers sage advice, and asks you to do the same. by Pete Goodliffe
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Delayed Copy Pattern
Description : Vassili Kaplan presents some techniques for making efficient use of the STL containers in C++. by Vassili Kaplan
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Description : Vassili Kaplan presents some techniques for making efficient use of the STL containers in C++. by Vassili Kaplan
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Const and Concurrency (part 2)
Description : Ralph McArdell continues musing on comments to Herb Sutter’s updated GotW #6b solution. by Ralph McArdell
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]
Description : Ralph McArdell continues musing on comments to Herb Sutter’s updated GotW #6b solution. by Ralph McArdell
Category: [ CVu Journal Vol 26, #6 - January 2015 | Programming Topics ]