Advertisement
Membership
Login
ACCU Buttons
Professionalism in Programming, from CVu journal or CVu Journal Vol 16, #1 - Feb 2004
Browse in : |
All
> Journal Columns
> Professionalism All > Journals > CVu > 161 All of these categories |
- Options:
- View Article Map
- View Archives
Description : Pete Goodliffe challenges us to pick up the gauntlet.
Category: [ CVu Journal Vol 32, #4 - September 2020 | Professionalism in Programming, from CVu journal ]
Description : Pete Goodliffe implores us to care (enough) about code beauty.
Category: [ Programming Topics | CVu Journal Vol 29, #5 - November 2017 | Professionalism in Programming, from CVu journal ]
Description : Chris Oldwood finds surprising similarities in prose and code.
Category: [ CVu Journal Vol 27, #3 - July 2015 | Professionalism in Programming, from CVu journal ]
Description : Pete Goodliffe aims to outlive the jurassic coding age.
Category: [ CVu Journal Vol 27, #3 - July 2015 | Professionalism in Programming, from CVu journal ]
Description : Ralph McArdell reports on his experience of the LLVM Conference.
Category: [ CVu Journal Vol 27, #3 - July 2015 | Professionalism in Programming, from CVu journal ]
Description : Steve Folly shares his experiences with volunteering and teaching children coding.
Category: [ CVu Journal Vol 27, #3 - July 2015 | Professionalism in Programming, from CVu journal ]
Description : Pete Goodliffe lights the blue touch paper and retires to a safe distance.
Category: [ CVu Journal Vol 27, #1 - March 2015 | Professionalism in Programming, from CVu journal ]
Description : Emyr Williams continues the series of interviews with people from the world of programming.
Category: [ CVu Journal Vol 26, #5 - November 2014 | Professionalism in Programming, 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.
Description :
In the last issue of C Vu we started a journey into the world of software development teamwork. We looked at team structure, personal skills for good teamwork, at team working tools, and team organisation. Phew! That's quite a lot of stuff to take in, but I guess after two months you've finally digested it all, and are now back ready for more.
Category: [ CVu Journal Vol 17, #6 - Dec 2005 | Professionalism in Programming, from CVu journal ]
Description :
The most important single ingredient in the formula of success is knowing how to get along with people. (Theodore Roosevelt)
Category: [ CVu Journal Vol 17, #5 - Oct 2005 | Professionalism in Programming, from CVu journal ]
Category: [ CVu Journal Vol 17, #4 - Aug 2005 | Professionalism in Programming, from CVu journal ]
Description :
Last time we began a high-paced stroll through a gallery of collected programmer stereotypes. In this concluding article we'll finish the tour, and see what makes the best type of programmer. Brace yourself: here come more Code Monkeys...
Category: [ CVu Journal Vol 17, #2 - Apr 2005 | Professionalism in Programming, from CVu journal ]
Category: [ CVu Journal Vol 17, #1 - Feb 2005 | Professionalism in Programming, from CVu journal ]
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Professionalism in Programming, from CVu journal ]
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Professionalism in Programming, from CVu journal ]
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Professionalism in Programming, from CVu journal ]
Description :
In my previous article we learnt the important optimisation process, the steps that ensure any optimisation really is worthwhile. Being eager code monkeys, I can see that you're all desperate for practical code optimisation techniques.
So here they are - in this final part we'll investigate specific code techniques for optimisation. Just don't tell anyone that I showed you. To redress the theological balance, we'll also see how to avoid optimisation in the first place.
Category: [ CVu Journal Vol 16, #3 - Jun 2004 | Professionalism in Programming, from CVu journal ]
Description :
In the first part of this series, we looked at what it means to optimise code, and saw the cases for and against optimisation. In this article, we'll look at the process of optimisation. We'll see the correct, methodical approach that will lead to solid, worthwhile code optimisations.
Category: [ CVu Journal Vol 16, #2 - Apr 2004 | Professionalism in Programming, from CVu journal ]
Description :
Back in 2001, the then-editor of C Vu, Francis Glassborow, announced his intention to pass the editorship of this journal on to a new volunteer, and so at the start of 2002 I took the reins. In fairness I should say that Francis gave me considerable support in putting together my first few issues, and to this day continues to invest a lot of time in preparing various sections of C Vu. Since the time I took over, a lot has happened. I personally have moved from Bournemouth to Bristol, from Bristol to San Francisco, and from San Francisco to San Diego. The last two moves are not entirely unrelated to a spirited young lass by the name of Désirée, who was also closely involved when I became engaged and then married. Between those changes and others, it is now time for me to step aside and look for a new editor for C Vu; I can no longer give the job the time and energy it warrants.
Category: [ CVu Journal Vol 16, #1 - Feb 2004 | Journal Editorial ]