Advertisement
Membership
Login
ACCU Buttons
CVu Journal Vol 15, #4 - Aug 2003
Browse in : |
All
> Journals
> CVu
> 154 |
![]() |
- 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.
Professionalism in Programming #21
Description :
Category: [ Professionalism in Programming, from CVu journal ]
Description :
Software architecture
Category: [ Professionalism in Programming, from CVu journal ]
On Not Being a Software Engineer
Description :
Category: [ Project Management ]
Description :
I write this to share my experiences good and bad about being unemployed in the software engineering arena.
Category: [ Project Management ]
Mixing Strings in C++
Description :
Category: [ Programming Topics ]
Description :
This article is not going into the realm of how characters are represented and conversions between character representations, instead the interaction between different string implementations are investigated.
Category: [ Programming Topics ]