Advertisement
Membership
Login
ACCU Buttons
Design of applications and programs or C and C++
Browse in : |
All
> Topics
> Design All > Web Links > Programming Languages > C and C++ All of these categories |
- Options:
- View Article Map
- View Archives
Description : The C programming language was devised in the early 1970s as a system implementation language for the nascent Unix operating system. Derived from the typeless language BCPL, it evolved a type structure; created on a tiny machine as a tool to improve a meager programming environment, it has become one of the dominant languages of today. This paper studies its evolution.
Source : Old site
Added on : 10 February 2006 21:45:22 +00:00
Description : A classic book on C Programming by the creators of the language. The site provides information and errata.
Added on : 10 February 2006 21:41:25 +00:00
Description : Borland C++Builder Devlopers Journal
Source : Old site
Added on : 10 February 2006 21:26:52 +00:00
Description : ISO/IEC JTC1/SC22/WG21 is the international standardization working group for the programming language C++.
Added on : 27 January 2006 23:41:49 +00:00
Description : Buy a PDF version of the official C++ programming language standard from the ANSI Electronic Standards Store.
Added on : 27 January 2006 23:40:51 +00:00
Description : ISO/IEC JTC1/SC22/WG14 is the international standardization working group for the programming language C.
Added on : 27 January 2006 23:34:34 +00:00
Description : This site points to the various mirrors
Added on : 27 January 2006 23:30:07 +00:00
Description : Articles on C++, C++ library arglib,
Added on : 16 December 2005 22:02:53 +00:00
Description : Articles on C++, Design, Multi-paradigm design
Added on : 16 December 2005 21:56:41 +00:00
Description :
In my last article I discussed the values in the Agile Manifesto and what they mean to mean. There are many practices that can be used to make yourself more agile. Short iterations, the planning game, pair programming, and refactoring are a few of the practices present in eXtreme programming. The practice of most value to me, and the practice that many recommend to use as a starting point, is Test Driven Development - TDD.
Category: [ Design of applications and programs | CVu Journal Vol 17, #6 - Dec 2005 ]
Description :
The computer science community has shown a woeful lack of interest in debugging, which given the huge economic cost of debugging is somewhat mysterious. However, there may be signs of "green shoots" in the desert landscape of debugging tools.
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 ]
Category: [ Design of applications and programs | CVu Journal Vol 17, #6 - Dec 2005 ]
Description :
This final part of the series will step outside the domain of standard C and investigate a pattern for event-driven applications. The REACTOR pattern decouples different responsibilities and allows applications to demultiplex and dispatch events from potentially many clients.
Category: [ Design of applications and programs | CVu Journal Vol 17, #5 - Oct 2005 ]
Category: [ Design of applications and programs | Overload Journal #69 - Oct 2005 ]
Description :
This part of the series will highlight another principle for dependency management and illustrate how both of these principles may be realized in C using the OBSERVER pattern.
Category: [ Design of applications and programs | CVu Journal Vol 17, #4 - Aug 2005 ]
Description :
This part of the series will investigate a design pattern that adds flexibility to common software entities by letting clients customize and extend them without modifying existing code.
Category: [ Design of applications and programs | CVu Journal Vol 17, #3 - Jun 2005 ]
Category: [ Design of applications and programs | Overload Journal #67 - Jun 2005 ]
Category: [ Programming Topics | Design of applications and programs | Overload Journal #66 - Apr 2005 ]
Category: [ Design of applications and programs | CVu Journal Vol 17, #2 - Apr 2005 ]