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

Browse in : > Topics > Programming
• Programming +

• Code Critique +

Microsoft Visual C++ and Win32 Structured Exception Handling
by Roger Orr
Source : microsoft visual c++, structured exception handling.
Category: [ Overload Journal #63 - Oct 2004 | Programming Topics ]
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.

by Matthew Strawbridge
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]
Introduction to C# - Part 2
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 Bergin
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]
Creating Standard GUI Applications
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.

by Mark Summerfield , Jasmin Blanchette
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]
C++ Templates - A Simple Example
Description : p>This article describes the C++ code for performing basic operations on matrices using templates.

by Rajanikanth Jammalamadaka
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]
An Introduction to Programming with GTK+ and Glade in ISO C and ISO C++
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).

by Roger Leigh
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]
An Introduction to Objective-C
Description :

This series of articles aims to introduce the Objective-C programming language to readers of C Vu, who are users of C and C++. I will try to show how the language manages to add object-oriented facilities to the low-level features of C in a way that is radically different from that of C++.

by D. A. Thomas
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]
Introduction To C#
Description :

In this article I will focus on the basic features of the language, future articles will cover more advanced topics such as inheritance, interfaces and attributes. After reading this series of articles you will have a basis for determining if C# is for you.

by Mike Bergin
Category: [ CVu Journal Vol 16, #3 - Jun 2004 | Programming Topics ]
Going GUI with Qt
Description :

Welcome to the first installment in a series of articles exploring GUI programming with the Qt C++ toolkit.

by Mark Summerfield
Category: [ CVu Journal Vol 16, #3 - Jun 2004 | Programming Topics ]
  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|