Advertisement
Membership
Login
ACCU Buttons
ACCU Journals: CVu and Overload
Browse in : |
All
> Journals
|
Overload |
- Options:
- View Article Map
- View Archives
Description : Unity builds can be controversial. Andy Thomason shows how much difference they can make to build times.
Category: [ Programming Topics | Overload Journal #138 - April 2017 ]
Description : CVu has been running a series of interviews. Frances Buontempo interviews the interviewer, Emyr Williams.
Category: [ Overload Journal #138 - April 2017 ]
Description : How do you run C++ in a browser? Sergey Ignatchenko demonstrates how to use Emscripten.
Category: [ Programming Topics | Overload Journal #138 - April 2017 ]
Description : Compilers can optimise away functions you may want to time. Deák Ferenc explores ways to stop this happening.
Category: [ Programming Topics | Overload Journal #138 - April 2017 ]
Description : Representing numbers presents many choices. Teedy Deigh counts the ways.
Category: [ Overload Journal #138 - April 2017 ]
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.
Category: [ CVu Journal Vol 29, #1 - March 2017 | Journal Editorial ]
Description : Pete Goodliffe demonstrates defensive programming techniques for robust code.
Category: [ Programming Topics | CVu Journal Vol 29, #1 - March 2017 ]
Description : Adam Tornhill explores a different kind of programming language.
Category: [ Programming Topics | CVu Journal Vol 29, #1 - March 2017 ]
Description : Chris Oldwood considers how agility is best achieved.
Category: [ Process Topics | CVu Journal Vol 29, #1 - March 2017 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ CVu Journal Vol 29, #1 - March 2017 | Student Code Critiques from CVu journal. ]
Description : Emyr Williams continues the series of interviews with people from the world of programming.
Category: [ CVu Journal Vol 29, #1 - March 2017 ]
Description : Bob Schmidt
chair@accu.org
Category: [ CVu Journal Vol 29, #1 - March 2017 ]
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 : Uncertainty can be overwhelming. Frances Buontempo embraces the advantages of ambiguity.
Category: [ Overload Journal #137 - February 2017 | Journal Editorial ]
Description : Property based testing is all the rage. Russel Winder walks us through an example of properties an arithmetic mean function should have.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
Description : Guestimate questions make many people grumble. Sergey Ignatchenko reminds us why they matter.
Category: [ Programming Topics | Process Topics | Overload Journal #137 - February 2017 ]
Description : Multiprocessing is possible in Python. Silas S. Brown shows us various ways.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
Description : C++ has many unit testing frameworks. Viktor Kirilov introduces doctest.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
Description : Results of C++ integer operations are not guaranteed to be arithmetically correct. Robert Ramey introduces a library to enforce correct behaviour.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]