Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #151 - June 2019
Browse in : |
All
> Topics
> Programming All > Journals > Overload > o151 All of these categories |
- Options:
- View Article Map
- View Archives
[
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
[
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
Applied Reading - Taming Shared Memory
Category: [ Programming Topics | Overload Journal #51 - Oct 2002 ]
Category: [ Programming Topics | Overload Journal #51 - Oct 2002 ]
Applying OO to C
Description :
Category: [ Programming Topics | CVu Journal Vol 14, #2 - Apr 2002 ]
Description :
It is possible to apply OO techniques to make better C programs and that is the thrust of this article.
Category: [ Programming Topics | CVu Journal Vol 14, #2 - Apr 2002 ]
Are “Safe†Computer Systems Possible?
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Are we nearly there yet? Refactoring C++
Description : Alan Griffiths evaluates two tools for developers with some simple use-cases.
Category: [ Programming Topics | CVu Journal Vol 27, #3 - July 2015 ]
Description : Alan Griffiths evaluates two tools for developers with some simple use-cases.
Category: [ Programming Topics | CVu Journal Vol 27, #3 - July 2015 ]
Are You Afraid of The Dark Too? Making More Sense of the
STL
Category: [ Programming Topics | Overload Journal #44 - Aug 2001 ]
Category: [ Programming Topics | Overload Journal #44 - Aug 2001 ]
Are You Afraid of The Dark? - Making Sense of the
STL
Category: [ Programming Topics | Overload Journal #43 - Jun 2001 ]
Category: [ Programming Topics | Overload Journal #43 - Jun 2001 ]
Assembly Club
Description : Ian Bruntlett compares dialects of assembly code.
Category: [ Programming Topics | CVu Journal Vol 31, #2 - May 2019 ]
Description : Ian Bruntlett compares dialects of assembly code.
Category: [ Programming Topics | CVu Journal Vol 31, #2 - May 2019 ]
Attacking Licensing Problems with C++
Description : Software licenses are often crackable. Deák Ferenc presents a technique for tackling this problem.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
Description : Software licenses are often crackable. Deák Ferenc presents a technique for tackling this problem.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
Attitude, Accomplishment, Artistry
Description : Pete Goodliffe looks at our attitude to the code we write.
Category: [ Programming Topics | CVu Journal Vol 31, #4 - September 2019 ]
Description : Pete Goodliffe looks at our attitude to the code we write.
Category: [ Programming Topics | CVu Journal Vol 31, #4 - September 2019 ]
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 ]
Auto – a necessary evil? (Part 2)
Description : Should you declare (almost) everything auto? Roger Orr considers when auto is appropriate.
Category: [ Programming Topics | Overload Journal #116 - August 2013 ]
Description : Should you declare (almost) everything auto? Roger Orr considers when auto is appropriate.
Category: [ Programming Topics | Overload Journal #116 - August 2013 ]
Automatic Navigation Mesh Generation in Configuration Space
Description : Walkable 3D environments can be automatically navigated. Stuart Golodetz demonstrates how navigation meshes achieve this.
Category: [ Programming Topics | Overload Journal #117 - October 2013 ]
Description : Walkable 3D environments can be automatically navigated. Stuart Golodetz demonstrates how navigation meshes achieve this.
Category: [ Programming Topics | Overload Journal #117 - October 2013 ]
Automatic Object Versioning for Forward and Backward File
Format Compatibility
Category: [ Programming Topics | Overload Journal #35 - Jan 2000 ]
Category: [ Programming Topics | Overload Journal #35 - Jan 2000 ]
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 ]
‘No Bugs’ Top Five C++ Cooking Recipes
Description : Developers often have a few favourite tricks for solving problems. Sergey Ignatchenko shares his five top recipes.
Category: [ Programming Topics | Overload Journal #113 - February 2013 ]
Description : Developers often have a few favourite tricks for solving problems. Sergey Ignatchenko shares his five top recipes.
Category: [ Programming Topics | Overload Journal #113 - February 2013 ]