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

Programming Topics or Student Code Critiques from CVu journal. or CVu Journal Vol 30, #1 - March 2018

Options:
View Article Map
View Archives
A Short Overview of Object Oriented Software Design
Description : Object oriented design has many principles. Stanislav Kozlovski demonstrates good design through a role playing game.
Category: [ Programming Topics | Overload Journal #145 - June 2018 ]
Libraries, Console Apps and GUIs
Description : Chris Oldwood compares the use of different application interfaces.
Category: [ Programming Topics | CVu Journal Vol 30, #2 - May 2018 ]
The New C++ Interview
Description : Pete Goodliffe introduces a new way to test programming skills.
Category: [ Programming Topics | CVu Journal Vol 30, #2 - May 2018 ]
Code Critique Competition 111
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 30, #2 - May 2018 | Student Code Critiques from CVu journal. ]
No News is Good News
Description : Using ‘new’ without care can be slow. Paul Floyd uses Godbolt’s compiler explorer to see what happens when you do.
Category: [ Programming Topics | Overload Journal #144 - April 2018 ]
5 Reasons NOT to Use std::ostream for Human-Readable Output
Description : C++’s ostream can be hard to use. Sergey Ignatchenko suggests we use the {fmt} library instead.
Category: [ Programming Topics | Overload Journal #144 - April 2018 ]

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.

C Vu Volume 30 Issue 1 PDF

Bob Schmidt

23 March 2018 17:21:37 +00:00

Testing Times (Part 2)
Description : Pete Goodliffe continues the journey into software testing.
Category: [ Process Topics | CVu Journal Vol 30, #1 - March 2018 ]
Quaker’s Dozen
Description : The Baron once again invites us to take up a challenge.
Category: [ CVu Journal Vol 30, #1 - March 2018 ]
The Expressive C++ Coding Challenge in D
Description : Sebastian Wilzbach presents a D language solution to a C++ problem.
Category: [ Programming Topics | CVu Journal Vol 30, #1 - March 2018 ]
Getting Personal
Description : Chris Oldwood considers the effect of personal choice on delivering software.
Category: [ Process Topics | CVu Journal Vol 30, #1 - March 2018 ]
Code Critique Competition 110 Part II
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 30, #1 - March 2018 | Student Code Critiques from CVu journal. ]
Code Critique Competition 110
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ ACCU Topics | CVu Journal Vol 30, #1 - March 2018 | Student Code Critiques from CVu journal. ]
ACCU London
Description : Frances Buontempo reports from the London chapter.
Category: [ CVu Journal Vol 30, #1 - March 2018 ]
Report on Challenge 2
Description : Francis Glassborow presents the answers to his last challenge and gives us a new one.
Category: [ CVu Journal Vol 30, #1 - March 2018 ]
View from the Chair
Description : Bob Schmidt, chair@accu.org
Category: [ CVu Journal Vol 30, #1 - March 2018 ]
CTAD – What Is This New Acronym All About?
Description : What is class template argument deduction? Roger Orr elucidates this new C++17 feature.
Category: [ Programming Topics | Overload Journal #143 - February 2018 ]
Functional Error-Handling with Optional and Expected
Description : Exceptions should be exceptional. Simon Brand shows modern alternatives from the standard library and ways to improve them.
Category: [ Programming Topics | Overload Journal #143 - February 2018 ]
Testing Times (Part 1)
Description : Pete Goodliffe explores how to test code to ensure it works as expected.
Category: [ Programming Topics | CVu Journal Vol 29, #6 - January 2018 ]

  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|
Sort by Date Title