Advertisement
Membership
Login
ACCU Buttons
Browse in : | > Journals |
- ACCU magic
by David A. Caabeiro
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Student Code Critiques from CVu journal. ]
by Pete Goodliffe
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Professionalism in Programming, from CVu journal ]
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.
by Jonathan SelbyCategory: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
Description :
In this third installment of our series on GUI programming with the Qt C++ toolkit, we're going to show how to design dialog boxes (or "dialogs") using Qt.
by Jasmin BlanchetteCategory: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
Description :
Since STL is a very large topic to be covered in an article or two, we will focus on the most commonly used generic classes: vector and string.
by Rajanikanth JammalamadakaCategory: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
Description :
In this part, I will be showing how to use the Glade application for rapid window creation.
by Roger LeighCategory: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
by D. A. Thomas
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
by Allan Kelly
Category: [ Overload Journal #63 - Oct 2004 | Programming Topics ]
by Roger Orr
Source : microsoft visual c++, structured exception handling.
Category: [ Overload Journal #63 - Oct 2004 | Programming Topics ]
by Ric Parkin
Category: [ Overload Journal #63 - Oct 2004 | Programming Topics ]
by Sven Rosvall
Category: [ Overload Journal #63 - Oct 2004 | Programming Topics ]
by Thomas Guest
Category: [ Overload Journal #63 - Oct 2004 | Programming Topics ]
by Alan Griffiths
Category: [ Overload Journal #62 - Aug 2004 | Journal Editorial ]
by Paul Johnson
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Letters to the Editor ]
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.
by Matthew StrawbridgeCategory: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]
by David A. Caabeiro
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Student Code Critiques from CVu journal. ]
by Pete Goodliffe
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Professionalism in Programming, from CVu journal ]
Description :
Welcome to the second in a series of articles introducing the C# programming language. In the previous issue the basics of the language such as variables, methods and classes were covered. In this issue classes are covered in more detail highlighting an important feature called inheritance.
by Mike BerginCategory: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]