Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Design of applications and programs or Overload Journal #79 - Jun 2007
Browse in : |
All
> Topics
> Programming All > Topics > Design All > Journals > Overload > 79 All of these categories |
- Options:
- View Article Map
- View Archives
Adventures In C
Description : A few thoughts on using C to write Adventure Games
Category: [ Programming Topics | CVu Journal Vol 1, #1 - Oct 1987 ]
Description : A few thoughts on using C to write Adventure Games
Category: [ Programming Topics | CVu Journal Vol 1, #1 - Oct 1987 ]
An Introduction to FastFormat (Part 3): Solving Real Problems, Quickly
Description : A good library must be useful in practice. Matthew Wilson looks at usability and extendability.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #91 - June 2009 ]
Description : A good library must be useful in practice. Matthew Wilson looks at usability and extendability.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #91 - June 2009 ]
An Introduction to FastFormat (Part 2): Custom Argument and Sink Types
Description : A library should be customisable and have good performance. Matthew Wilson shows how to achieve both.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
Description : A library should be customisable and have good performance. Matthew Wilson shows how to achieve both.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
An Introduction to Fast Format (Part 1): The State of the Art
Description : Writing a good library is hard. Matthew Wilson compares some existing formatting libraries, and promises to do better.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #89 - February 2009 ]
Description : Writing a good library is hard. Matthew Wilson compares some existing formatting libraries, and promises to do better.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #89 - February 2009 ]
auto_value: Transfer Semantics for Value Types
Description : In his quest to pass around values efficiently, Richard Harris concludes by looking at ways of transferring ownership, now and in the future.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #81 - Oct 2007 ]
Description : In his quest to pass around values efficiently, Richard Harris concludes by looking at ways of transferring ownership, now and in the future.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #81 - Oct 2007 ]
auto_value: Transfer Semantics for Value Types
Description : "Copy On Write" (COW) sounds like an ideal idiom for avoiding expensive copies. But care must be taken to avoid producing a "mad cow".
Category: [ Programming Topics | Design of applications and programs | Overload Journal #80 - Aug 2007 ]
Description : "Copy On Write" (COW) sounds like an ideal idiom for avoiding expensive copies. But care must be taken to avoid producing a "mad cow".
Category: [ Programming Topics | Design of applications and programs | Overload Journal #80 - Aug 2007 ]
auto_value: Transfer Semantics for Value Types
Description : std::auto_ptr has a reputation for causing problems due to its surprising copy/assignment semantics. Richard Harris tries to separate the good ideas from the bad.
Category: [ Programming Topics | Overload Journal #79 - Jun 2007 ]
Description : std::auto_ptr has a reputation for causing problems due to its surprising copy/assignment semantics. Richard Harris tries to separate the good ideas from the bad.
Category: [ Programming Topics | Overload Journal #79 - Jun 2007 ]
A Perspective on Use of Conditional Statements versus Assertions
Description : Simon Sebright offers us the benefit of his experience.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #78 - Apr 2007 ]
Description : Simon Sebright offers us the benefit of his experience.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #78 - Apr 2007 ]
A Practical Form of OO Layering
Category: [ Design of applications and programs | Overload Journal #78 - Apr 2007 ]
Category: [ Design of applications and programs | Overload Journal #78 - Apr 2007 ]
[
References
| C and C++
| Programming
]
Accelerated C++
Description : Accelerated C++ Practical Programming by Example by Andrew Koenig and Barbara E. Moo
Added on : 11 February 2006 00:20:35 +00:00
Description : Accelerated C++ Practical Programming by Example by Andrew Koenig and Barbara E. Moo
Added on : 11 February 2006 00:20:35 +00:00
[
C and C++
| Development Techniques
| Programming
]
Andrei Alexandrescu
Description : In the programming community, Andrei is best known for his two books, C++ Coding Standards (coathored with Herb Sutter) and Modern C++ Design.
Added on : 10 February 2006 23:39:23 +00:00
Description : In the programming community, Andrei is best known for his two books, C++ Coding Standards (coathored with Herb Sutter) and Modern C++ Design.
Added on : 10 February 2006 23:39:23 +00:00
[
Java
| Frameworks
| Programming
]
Apache Tomcat
Description : Apache Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies.
Added on : 10 February 2006 23:18:55 +00:00
Description : Apache Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies.
Added on : 10 February 2006 23:18:55 +00:00
[
Java
| Frameworks
| Programming
]
Apache Struts
Description : The goal of the Apache Struts project is to encourage application architectures based on the "Model 2" approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Under Model 2, a servlet (or equivalent) manages business logic execution, and presentation logic resides mainly in server pages.
Added on : 10 February 2006 23:18:03 +00:00
Description : The goal of the Apache Struts project is to encourage application architectures based on the "Model 2" approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Under Model 2, a servlet (or equivalent) manages business logic execution, and presentation logic resides mainly in server pages.
Added on : 10 February 2006 23:18:03 +00:00
[
Miscellaneous
| Version Control
| Programming
]
Apache Maven
Description : Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information
Added on : 10 February 2006 23:15:30 +00:00
Description : Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information
Added on : 10 February 2006 23:15:30 +00:00
[
Java
| Frameworks
| Programming
]
Apache Lucene
Description : The Apache Lucene project develops open-source search software
Added on : 10 February 2006 23:14:16 +00:00
Description : The Apache Lucene project develops open-source search software
Added on : 10 February 2006 23:14:16 +00:00
[
Miscellaneous
| Python
| Programming
]
Apache Gump
Description : Gump is Apache's continuous integration tool. It is written in python and fully supports Apache Ant, Apache Maven and other build tools
Added on : 10 February 2006 23:09:32 +00:00
Description : Gump is Apache's continuous integration tool. It is written in python and fully supports Apache Ant, Apache Maven and other build tools
Added on : 10 February 2006 23:09:32 +00:00
[
Miscellaneous
| Java
| Programming
]
Apache Ant
Description : Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
Added on : 10 February 2006 23:04:44 +00:00
Description : Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
Added on : 10 February 2006 23:04:44 +00:00
A Reflection on Defensive Programming
Category: [ Design of applications and programs | CVu Journal Vol 17, #6 - Dec 2005 ]
Category: [ Design of applications and programs | CVu Journal Vol 17, #6 - Dec 2005 ]
A Framework for Generating Numerical Test Data
Category: [ Programming Topics | Overload Journal #69 - Oct 2005 ]
Category: [ Programming Topics | Overload Journal #69 - Oct 2005 ]