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 Overload Journal #151 - June 2019

Options:
View Article Map
View Archives
All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Other
Writing Good C++ APIs
Description : Tom Björkholm examines some common pitfalls that make code hard to use.
Category: [ Programming Topics | CVu Journal Vol 27, #2 - May 2015 ]
Writing Maintainable Code
Description :

Recently, I've been thinking hard about what makes code maintainable, and how to write code to be maintainable. This interest has partly been driven by the mentoring of those starting out in C++ that I've been doing, both through the ACCU mentored developers program, and for work.

The principles I've identified have not really been hidden; since they've been widely documented for years, and they're actually things that most good developers do as a matter of course. However, as with many things, you don't necessarily realize their benefits until you rediscover them yourself.


Category: [ Programming Topics | CVu Journal Vol 16, #2 - Apr 2004 ]
Writing Your Own Stream Manipulators

Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
[ Microsoft | Frameworks | Programming ] WTL
Description : Windows Template Library
Added on : 11 February 2006 00:12:09 +00:00
[ C and C++ | Frameworks | Programming ] WTL Quick Reference
Description : WTL Quick Reference
Added on : 11 February 2006 00:13:55 +00:00
Wx - A Live Port
Description :

This is a collection of notes I have made while porting an application from MFC to wxWidgets. It is intended partly as a tutorial and partly to document some of the roadblocks I met on the way.


Category: [ Programming Topics | CVu Journal Vol 16, #5 - Oct 2004 ]
Wx - A Live Port - Part 3
Description :

In this, the final part of the series, Jon rounds off the port of an application from MFC to wxWidgets.


Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]
XML as a Model-View-Controller System for Documents
Description :

In this article I will describe how an MVC approach to the generation of documents can yield the same benefits that are traditionally seen with this approach to software design, and will introduce some XML [XML][Harold-] tools that can support this method. Finally, I will look at some of the alternatives to XML that could achieve the same separation of concerns.


Category: [ Programming Topics | CVu Journal Vol 16, #4 - Aug 2004 ]
YAGNI-C as a Practical Application of YAGNI
Description : YAGNI can seem vague. Sergey Ignatchenko offers a more precise definition.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #117 - October 2013 ]
You're Going To Have To Think!
Description : Numerical computing has many pitfalls. Richard Harris starts looking for a silver bullet.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]

  |<   <<   41   42   43   44   45   46   47   48   >>   >|
Sort by Date Title