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

CVu Journal Vol 15, #3 - Jun 2003


153
Options:
View Article Map
View Archives

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.

CVu V15 3 PDF

Administrator

16 November 2006 18:16:09 +00:00

Professionalism in Programming #20
Description :

Software evolution or software revolution


Category: [ Professionalism in Programming, from CVu journal ]
Members' experiences
Description :

TCC (Tiny C Compiler)



Members' experiences
Description :

Inspiration 7.0


Category: [ Design of applications and programs ]
Generating Lists for C++ in Python
Description :

In this, the second article in my Practical Uses for Python in C++ Series, I explore and provide examples of using Python [python] to generate lists for C++.


Category: [ Programming Topics ]
A Python project (2)
Description :

This article continues my description of the Python code in a small project designed to help increase one's vocabulary in a foreign language by playing audio samples.


Category: [ Programming Topics ]