ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics

Options:
View Article Map
View Archives
All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Other
Anatomy of a CLI Program written in C++
Description : Matthew Wilson dissects a small program to examine its gory details.
Category: [ CVu Journal Vol 27, #4 - September2015 ]
Anatomy of a Java Decompiler
Description : Java byte code can be reverted back into source code. Lee Benfield and Mike Strobel show how.
Category: [ Overload Journal #119 - February 2014 ]
[ C and C++ | Development Techniques ] 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
[ Miscellaneous | Java ] 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
[ Miscellaneous | Python ] 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
[ Java | Frameworks ] Apache Lucene
Description : The Apache Lucene project develops open-source search software
Added on : 10 February 2006 23:14:16 +00:00
[ Miscellaneous | Version Control ] 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
[ Java | Frameworks ] 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
[ Java | Frameworks ] 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
Applying OO to C
Description :

It is possible to apply OO techniques to make better C programs and that is the thrust of this article.


Category: [ CVu Journal Vol 14, #2 - Apr 2002 ]
Are “Safe” Computer Systems Possible?

Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ 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: [ CVu Journal Vol 27, #3 - July 2015 ]
Assembly Club
Description : Ian Bruntlett compares dialects of assembly code.
Category: [ 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: [ Overload Journal #135 - October 2016 ]
Attitude, Accomplishment, Artistry
Description : Pete Goodliffe looks at our attitude to the code we write.
Category: [ 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: [ Overload Journal #115 - June 2013 ]

  |<   <   1   2   3   4   5   6   7   >   >|
Sort by Date Title