Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #109 - June 2012
Browse in : |
All
> Topics
> Programming All > Journals > Overload > o109 All of these categories |
- Options:
- View Article Map
- View Archives
Tail Call Optimisation in C++
Description : Stack based languages can be very powerful, but often can’t deal with arbitrary recursion. Andy Balaam finds a way around this limitation.
Category: [ Programming Topics | Overload Journal #109 - June 2012 ]
Description : Stack based languages can be very powerful, but often can’t deal with arbitrary recursion. Andy Balaam finds a way around this limitation.
Category: [ Programming Topics | Overload Journal #109 - June 2012 ]
Taming Complexity: A Class Hierarchy Tale
Category: [ Programming Topics | Overload Journal #67 - Jun 2005 ]
Category: [ Programming Topics | Overload Journal #67 - Jun 2005 ]
[
Java
| Frameworks
| Development Techniques
| Programming
]
Tapestry
Description : Tapestry is an open-source framework for creating dynamic, robust, highly scalable web applications in Java. Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.
Added on : 10 February 2006 22:39:44 +00:00
Description : Tapestry is an open-source framework for creating dynamic, robust, highly scalable web applications in Java. Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.
Added on : 10 February 2006 22:39:44 +00:00
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 ]
TDD Discussions and Disagreements
Description : Recently people have been arguing about the benefits and pitfalls if TDD. Seb Rose summarises the differing standpoints and presents his own.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
Description : Recently people have been arguing about the benefits and pitfalls if TDD. Seb Rose summarises the differing standpoints and presents his own.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
Template Metaprogramming: Shifting Down a Gear
Category: [ Programming Topics | Overload Journal #50 - Aug 2002 ]
Category: [ Programming Topics | Overload Journal #50 - Aug 2002 ]
Template Programming Compile Time Combinations & Sieves
Description : Functional style frequently uses sequences. Nick Weatherhead applies these ideas to combinations in C++.
Category: [ Programming Topics | Overload Journal #131 - February 2016 ]
Description : Functional style frequently uses sequences. Nick Weatherhead applies these ideas to combinations in C++.
Category: [ Programming Topics | Overload Journal #131 - February 2016 ]
Template Programming Compile Time String Functions
Description : Practising old exercises in new ways can keep you sharp. Nick Weatherhead demonstrates some well-known code katas using C++ compile time tricks.
Category: [ Programming Topics | Overload Journal #128 - August 2015 ]
Description : Practising old exercises in new ways can keep you sharp. Nick Weatherhead demonstrates some well-known code katas using C++ compile time tricks.
Category: [ Programming Topics | Overload Journal #128 - August 2015 ]
Template Titbit - A Different Perspective
Category: [ Programming Topics | Overload Journal #48 - Apr 2002 ]
Category: [ Programming Topics | Overload Journal #48 - Apr 2002 ]
Terse Exception Messages
Description : Log files often contain ‘error’ information. Chris Oldwood suggests they rarely contain anything that could be considered helpful.
Category: [ Programming Topics | Overload Journal #127 - June 2015 ]
Description : Log files often contain ‘error’ information. Chris Oldwood suggests they rarely contain anything that could be considered helpful.
Category: [ Programming Topics | Overload Journal #127 - June 2015 ]
Testing Drives the Need for Flexible Configuration
Description : Inflexible configuration will cause problems. Chris Oldwood demonstrates how to support multiple configurations flexibly.
Category: [ Programming Topics | Overload Journal #124 - December 2014 ]
Description : Inflexible configuration will cause problems. Chris Oldwood demonstrates how to support multiple configurations flexibly.
Category: [ Programming Topics | Overload Journal #124 - December 2014 ]
Testing Private
Description : Paul Grenyer shows that testing doesn’t need public access.
Category: [ Programming Topics | CVu Journal Vol 28, #3 - July 2016 ]
Description : Paul Grenyer shows that testing doesn’t need public access.
Category: [ Programming Topics | CVu Journal Vol 28, #3 - July 2016 ]
Testing Propositions
Description : Is testing propositions more important than having examples as exemplars? Russel Winder considers this hypothesis.
Category: [ Programming Topics | Overload Journal #134 - August 2016 ]
Description : Is testing propositions more important than having examples as exemplars? Russel Winder considers this hypothesis.
Category: [ Programming Topics | Overload Journal #134 - August 2016 ]
Testing State Machines
Description : State machines are a common design pattern. Matthew Jones seperates their concerns to make testing easier.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
Description : State machines are a common design pattern. Matthew Jones seperates their concerns to make testing easier.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
Testing Times (Part 1)
Description : Pete Goodliffe explores how to test code to ensure it works as expected.
Category: [ Programming Topics | CVu Journal Vol 29, #6 - January 2018 ]
Description : Pete Goodliffe explores how to test code to ensure it works as expected.
Category: [ Programming Topics | CVu Journal Vol 29, #6 - January 2018 ]
Testing Visiting Files and Directories in C#
Description : Testing code that accesses the file system is not straightforward. Paul Grenyer looks at what is involved.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
Description : Testing code that accesses the file system is not straightforward. Paul Grenyer looks at what is involved.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
The ACCU 2011 Crypto Challenge
Description : Ready for the biggest challenge yet? Richard Harris throws down the gauntlet.
Category: [ Programming Topics | Overload Journal #103 - June 2011 ]
Description : Ready for the biggest challenge yet? Richard Harris throws down the gauntlet.
Category: [ Programming Topics | Overload Journal #103 - June 2011 ]