Advertisement
Membership
Login
ACCU Buttons
Francis' Scribbles from CVu journal or CVu Journal Vol 16, #4 - Aug 2004
Browse in : |
All
> Journal Columns
> Francis' Scribbles All > Journals > CVu > 164 All of these categories |
- Options:
- View Article Map
- View Archives
Description : Francis Glassborow continues his look at the history of ACCU.
Category: [ CVu Journal Vol 30, #2 - May 2018 | Francis' Scribbles from CVu journal ]
Description : Francis Glassborow recalls how the ACCU came about.
Category: [ CVu Journal Vol 29, #5 - November 2017 | Francis' Scribbles from CVu journal ]
Description : Francis Glassborow considers natural and computer languages as tools of communication.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 | Francis' Scribbles from CVu journal ]
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Category: [ CVu Journal Vol 17, #6 - Dec 2005 | Francis' Scribbles from CVu journal ]
Category: [ CVu Journal Vol 17, #5 - Oct 2005 | Francis' Scribbles from CVu journal ]
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Francis' Scribbles from CVu journal ]
Category: [ CVu Journal Vol 17, #3 - Jun 2005 | Francis' Scribbles from CVu journal ]
Category: [ CVu Journal Vol 17, #2 - Apr 2005 | Francis' Scribbles from CVu journal ]
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Francis' Scribbles from CVu journal ]
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Francis' Scribbles from CVu journal ]
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 ]