Advertisement
Membership
Login
ACCU Buttons
Process Topics or Overload Journal #115 - June 2013
Browse in : |
All
> Topics
> Process All > Journals > Overload > o115 All of these categories |
- Options:
- View Article Map
- View Archives
Organised Chaos
Description : Pete Goodliffe explains why organisation is so important.
Category: [ Process Topics | CVu Journal Vol 28, #2 - May 2016 ]
Description : Pete Goodliffe explains why organisation is so important.
Category: [ Process Topics | CVu Journal Vol 28, #2 - May 2016 ]
Why Collaboration is Key for QA Teams in an Agile World
Description : Agile processes can have an impact on QA departments. Greg Law considers how they can adapt to survive and even thrive.
Category: [ Process Topics | Overload Journal #132 - April 2016 ]
Description : Agile processes can have an impact on QA departments. Greg Law considers how they can adapt to survive and even thrive.
Category: [ Process Topics | Overload Journal #132 - April 2016 ]
The Very Model of a Model Modern Programmer
Description : Pete Goodliffe asks what defines you as a programmer.
Category: [ Process Topics | CVu Journal Vol 27, #4 - September2015 ]
Description : Pete Goodliffe asks what defines you as a programmer.
Category: [ Process Topics | CVu Journal Vol 27, #4 - September2015 ]
The Cat’s Meow
Description : Gail Ollis reports from the App-a-thon World Record attempt.
Category: [ Programming Topics | Process Topics | CVu Journal Vol 27, #4 - September2015 ]
Description : Gail Ollis reports from the App-a-thon World Record attempt.
Category: [ Programming Topics | Process Topics | CVu Journal Vol 27, #4 - September2015 ]
Writing a Technical Book
Description : Adam Tornhill discusses motivation, publishing and how to stay focused without ruining your life.
Category: [ Process Topics | CVu Journal Vol 27, #2 - May 2015 ]
Description : Adam Tornhill discusses motivation, publishing and how to stay focused without ruining your life.
Category: [ Process Topics | CVu Journal Vol 27, #2 - May 2015 ]
What Do People Do All Day?
Description : Thaddaeus Frogley shares his day to day activities as a games programmer.
Category: [ Process Topics | CVu Journal Vol 27, #1 - March 2015 ]
Description : Thaddaeus Frogley shares his day to day activities as a games programmer.
Category: [ Process Topics | CVu Journal Vol 27, #1 - March 2015 ]
Standards Report
Description : Mark Radford brings the latest news from C++ Standardisation.
Category: [ Process Topics | CVu Journal Vol 26, #6 - January 2015 ]
Description : Mark Radford brings the latest news from C++ Standardisation.
Category: [ Process Topics | CVu Journal Vol 26, #6 - January 2015 ]
Playing By The Rules
Description : Pete Goodliffe makes up his own rules.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
Description : Pete Goodliffe makes up his own rules.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
Taming the Inbox
Description : Chris Oldwood shares his tactics for keeping on top of the mail.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
Description : Chris Oldwood shares his tactics for keeping on top of the mail.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
Standards Report
Description : Mark Radford brings the latest news from C++ Standardisation.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
Description : Mark Radford brings the latest news from C++ Standardisation.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
A Scheduling Technique for Small Software Projects and Teams
Description : Despite myriad scheduling tools, projects still overrun. Bob Schmidt presents some tips for accurate scheduling.
Category: [ Process Topics | Overload Journal #123 - October 2014 ]
Description : Despite myriad scheduling tools, projects still overrun. Bob Schmidt presents some tips for accurate scheduling.
Category: [ Process Topics | Overload Journal #123 - October 2014 ]
Feeding Back
Description : Feedback can be positive and negative. Kevlin Henney contemplates how to make feedback useful.
Category: [ Process Topics | Overload Journal #123 - October 2014 ]
Description : Feedback can be positive and negative. Kevlin Henney contemplates how to make feedback useful.
Category: [ Process Topics | Overload Journal #123 - October 2014 ]
Branching Strategies
Description : Branching can either be embraced or avoided. Chris Oldwood documents the pros and cons of three main branching strategies.
Category: [ Programming Topics | Process Topics | Overload Journal #121 - June 2014 ]
Description : Branching can either be embraced or avoided. Chris Oldwood documents the pros and cons of three main branching strategies.
Category: [ Programming Topics | Process Topics | Overload Journal #121 - June 2014 ]
Lies, Damn Lies and Estimates
Description : Predicting how long something will take is hard. Seb Rose takes us on a brief tour through the swamp that is estimation.
Category: [ Process Topics | Overload Journal #117 - October 2013 ]
Description : Predicting how long something will take is hard. Seb Rose takes us on a brief tour through the swamp that is estimation.
Category: [ Process Topics | Overload Journal #117 - October 2013 ]
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.
Editorial: Fantasy Languages
Description : Software is all about describing a solution to a computer. Ric Parkin imagines what his ideal dialect would sound like.
Category: [ Overload Journal #115 - June 2013 | Journal Editorial ]
Description : Software is all about describing a solution to a computer. Ric Parkin imagines what his ideal dialect would sound like.
Category: [ Overload Journal #115 - June 2013 | Journal Editorial ]
Auto – A Necessary Evil?
Description : Superficially simple language features can be surprisingly complicated. Roger Orr explores a new one that is likely to be used widely.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Description : Superficially simple language features can be surprisingly complicated. Roger Orr explores a new one that is likely to be used widely.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
TCP/IP Explained. A Bit
Description : Nowadays most programmers rely on network connectivity, often without really understanding the details. Sergey Ignatchenko compares and contrasts the two main protocols.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Description : Nowadays most programmers rely on network connectivity, often without really understanding the details. Sergey Ignatchenko compares and contrasts the two main protocols.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Demons May Fly Out Of Your Nose
Description : Language standards give guarantees about valid program behaviour. Olve Maudel discovers what happens if you break your end of the bargain.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Description : Language standards give guarantees about valid program behaviour. Olve Maudel discovers what happens if you break your end of the bargain.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Wallpaper Rotation on Ubuntu using Ruby and Flickr
Description : Repetitive tasks are ideal candidates for scripting. Filip van Laenen walks us through a simple example.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Description : Repetitive tasks are ideal candidates for scripting. Filip van Laenen walks us through a simple example.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]