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 #151 - June 2019

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
An Introduction to Objective-C
Description :

This series of articles aims to introduce the Objective-C programming language to readers of C Vu, who are users of C and C++. I will try to show how the language manages to add object-oriented facilities to the low-level features of C in a way that is radically different from that of C++.


Category: [ Programming Topics | CVu Journal Vol 16, #4 - Aug 2004 ]
An Introduction to OpenMP
Description : Silas S. Brown dabbles in multiprocessing to speed up his calculations.
Category: [ Programming Topics | CVu Journal Vol 28, #4 - September 2016 ]
An Introduction to Programming with GTK+ and Glade - Part 2
Description :

In this part, I will be showing how to use the Glade application for rapid window creation.


Category: [ Programming Topics | CVu Journal Vol 16, #5 - Oct 2004 ]
An Introduction to Programming with GTK+ and Glade in ISO C and ISO C++
Description :

This short tutorial is intended as a simple introduction to writing GTK+ applications in C and C++, using the current 2.0/2.2 version of libgtk. It also covers the use of the Glade user interface designer for rapid application development (RAD).


Category: [ Programming Topics | CVu Journal Vol 16, #4 - Aug 2004 ]
An Introduction to Test Driven Development
Description : TDD is too often thought to be all about Unit Tests. Paul Grenyer works through an example to show the bigger picture.
Category: [ Programming Topics | Overload Journal #104 - August 2011 ]
An Ode to Code
Description : Pete Goodliffe shares his annual programming practice poem.
Category: [ Programming Topics | CVu Journal Vol 29, #2 - May 2017 ]
An Open Question (or How I Learned To Stop Worrying And Love Public Wi-Fi)
Description : Vertices examines some of the dangers of using other people’s networks.


Category: [ Programming Topics | CVu Journal Vol 28, #1 - March 2016 ]
Anatomy of a CLI Program written in C++
Description : Matthew Wilson dissects a small program to examine its gory details.
Category: [ Programming Topics | 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: [ Programming Topics | Overload Journal #119 - February 2014 ]
[ 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
[ 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
[ 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
[ 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
[ 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

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