Advertisement
Membership
Login
ACCU Buttons
Journal Editorial or CVu Journal Vol 16, #4 - Aug 2004
Browse in : |
All
> Journal Columns
> Editorial All > Journals > CVu > 164 All of these categories |
- Options:
- View Article Map
- View Archives
Category: [ Project Management | Overload Journal #66 - Apr 2005 | Journal Editorial ]
Category: [ Overload Journal #65 - Feb 2005 | Journal Editorial ]
Category: [ Overload Journal #64 - Dec 2004 | Journal Editorial ]
Category: [ Overload Journal #63 - Oct 2004 | Journal Editorial ]
Category: [ Overload Journal #62 - Aug 2004 | Journal Editorial ]
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 ]
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Student Code Critiques from CVu journal. ]
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.
Category: [ Programming Topics | CVu Journal Vol 16, #4 - Aug 2004 ]
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Francis' Scribbles from CVu journal ]
Description :
In this second installment of our series on GUI programming with the Qt C++ toolkit, we're going to see how to create a standard GUI application, with a menu, toolbar, status bar, and a central area.
Category: [ Programming Topics | CVu Journal Vol 16, #4 - Aug 2004 ]
Description : p>This article describes the C++ code for performing basic operations on matrices using templates.
Category: [ Programming Topics | CVu Journal Vol 16, #4 - Aug 2004 ]
Description :
This short tutorial is intended as a simple introduction to writing GTK+ applications in C and C++, using the current 2.0/2.2 version of libgtk. It also covers the use of the Glade user interface designer for rapid application development (RAD).
Category: [ Programming Topics | CVu Journal Vol 16, #4 - Aug 2004 ]