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 or Overload Journal #123 - October 2014

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
Editorial: Peer Reviewed
Description : Nobody gets it right first time. Frances Buontempo considers the importance of the review team.
Category: [ Overload Journal #123 - October 2014 | Journal Editorial ]
[ C and C++ | Development Techniques | Programming ] Effective STL Example Source Code
Description : Effective STL Example Source Code
Added on : 11 February 2006 22:40:20 +00:00
Eight Rooty Pieces
Description : Finding a square root is a common interview question. Patrick Martin demonstrates eight different ways to find a root.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
[ Java | Frameworks | Programming ] Element Construction Set
Description : The Element Construction Set is a Java API for generating elements for various markup languages it directly supports HTML 4.0 and XML, but can easily be extended to create tags for any markup language.
Added on : 10 February 2006 22:55:34 +00:00
Elephant - A C++ Memory Observer
Description :

Elephant is a C++ memory observer. It keeps track of all calls to new and delete via custom implementations of operator new and operator delete.


Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]
Empty Scoped Enums as Strong Aliases for Integral Types
Description : Scoped enums have many advantages. Lukas Böger demonstrates their use as strong types of numbers.
Category: [ Programming Topics | Overload Journal #152 - August 2019 ]
Encryption
Description : Kevin Highley implements a common technique for secure communication.
Category: [ Programming Topics | CVu Journal Vol 28, #2 - May 2016 ]
Enforcing the Rule of Zero
Description : We’ve had years to get used to the old rules for making classes copyable. Juan Alday sees how the new standards change them.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Everyday Coding Habits for Safety and Simplicity
Description : Arun Saha has some simple advice for forming good habits in C++.
Category: [ Programming Topics | CVu Journal Vol 30, #3 - July 2018 ]
Everyone Hates build.xml
Description : Using Ant build tool can be tricky. Andy Balaam shows how to structure and test the build code.
Category: [ Programming Topics | Overload Journal #123 - October 2014 ]

  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|
Sort by Date Title