Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Design of applications and programs or Overload Journal #118 - December 2013
Browse in : |
All
> Topics
> Programming All > Topics > Design All > Journals > Overload > o118 All of these categories |
- Options:
- View Article Map
- View Archives
Description : Taking control over the symbols exported from shared libraries built with the GNU toolchain.
Category: [ Programming Topics | Overload Journal #79 - Jun 2007 ]
Description : Pete Goodliffe helps us avoid unnecessary lines of code.
Category: [ Design of applications and programs | CVu Journal Vol 30, #3 - July 2018 ]
Description : Alan Griffiths explains the basics of a new X11 replacement API.
Category: [ Design of applications and programs | CVu Journal Vol 30, #2 - May 2018 ]
Description :
In the fourth installment of our series on cross-platform GUI programming with the Qt C++ toolkit, we are going to write a custom widget using Qt. The widget in question is a "scribble" widget (see Figure 1) - that is, the drawing area of a simple paint program
Category: [ Programming Topics | CVu Journal Vol 16, #6 - Dec 2004 ]
Category: [ Design of applications and programs | Overload Journal #49 - Jun 2002 ]
Description : Tom Björkholm examines some common pitfalls that make code hard to use.
Category: [ Programming Topics | CVu Journal Vol 27, #2 - May 2015 ]
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 ]
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Description : Windows Template Library
Added on : 11 February 2006 00:12:09 +00:00
Description : WTL Quick Reference
Added on : 11 February 2006 00:13:55 +00:00
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 ]
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 ]