Advertisement
Membership
Login
ACCU Buttons
Programming Topics or CVu Journal Vol 1, #3 - Feb 1988
Browse in : |
All
> Topics
> Programming All > Journals > CVu > 013 All of these categories |
- Options:
- View Article Map
- View Archives
[
C and C++
| Paradigms
| Programming
]
The development of the C language
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 : 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
[
C and C++
| Development Techniques
| Programming
]
The C Programming Language
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 : 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
[
Learning
| Development Techniques
| Programming
]
The Practise of Programming
Description : A classic book on programming by Kernighan and Pike. Site contains book details, errata and additional information.
Source : Old site
Added on : 10 February 2006 21:39:54 +00:00
Description : A classic book on programming by Kernighan and Pike. Site contains book details, errata and additional information.
Source : Old site
Added on : 10 February 2006 21:39:54 +00:00
[
Various
| Paradigms
| Programming
]
Objective Caml
Description : Objective Caml is the most popular variant of the Caml language. From a language standpoint, it extends the core Caml language with a fully-fledged object-oriented layer, as well as a powerful module system, all connected by a sound, polymorphic type system featuring type inference.
Source : Old site
Added on : 10 February 2006 21:33:29 +00:00
Description : Objective Caml is the most popular variant of the Caml language. From a language standpoint, it extends the core Caml language with a fully-fledged object-oriented layer, as well as a powerful module system, all connected by a sound, polymorphic type system featuring type inference.
Source : Old site
Added on : 10 February 2006 21:33:29 +00:00
[
Various
| Paradigms
| Programming
]
The Caml Language
Description : Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by INRIA, France's national research institute for computer science, since 1985.
Source : Old site
Added on : 10 February 2006 21:32:22 +00:00
Description : Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by INRIA, France's national research institute for computer science, since 1985.
Source : Old site
Added on : 10 February 2006 21:32:22 +00:00
[
Miscellaneous
| Various
| Programming
]
BitKeeper configuration management system.
Description : Welcome to BitMover! We build and market enterprise level development tools for software, hardware, and web developers. Our flagship product is BitKeeper, a reliable, powerful, and distributed configuration management system. BitKeeper is supported on most platforms, such as Microsoft Windows, Linux, Unix, and MacOS/X.
Source : Old site
Added on : 10 February 2006 21:29:43 +00:00
Description : Welcome to BitMover! We build and market enterprise level development tools for software, hardware, and web developers. Our flagship product is BitKeeper, a reliable, powerful, and distributed configuration management system. BitKeeper is supported on most platforms, such as Microsoft Windows, Linux, Unix, and MacOS/X.
Source : Old site
Added on : 10 February 2006 21:29:43 +00:00
[
Learning
| C and C++
| Programming
]
Borland C++Builder Devlopers Journal
Description : Borland C++Builder Devlopers Journal
Source : Old site
Added on : 10 February 2006 21:26:52 +00:00
Description : Borland C++Builder Devlopers Journal
Source : Old site
Added on : 10 February 2006 21:26:52 +00:00
[
Assembler
| Development Techniques
| Programming
]
The Decompilation Wiki
Description : Decompilation is a ProgramTransformation by which a high-level source code for an executable program is discovered. Decompilation is the inverse of ProgramCompilation.
Source : Old site
Added on : 10 February 2006 21:20:44 +00:00
Description : Decompilation is a ProgramTransformation by which a high-level source code for an executable program is discovered. Decompilation is the inverse of ProgramCompilation.
Source : Old site
Added on : 10 February 2006 21:20:44 +00:00
Recursive Make Considered Harmful
Category: [ Programming Topics | Overload Journal #71 - Feb 2006 ]
Category: [ Programming Topics | Overload Journal #71 - Feb 2006 ]
Let's Do C# and MySQL - Part 2 - A Beginning
Category: [ Programming Topics | CVu Journal Vol 17, #6 - Dec 2005 ]
Category: [ Programming Topics | CVu Journal Vol 17, #6 - Dec 2005 ]
Better Encapsulation for the Curiously Recurring Template Pattern
Category: [ Programming Topics | Overload Journal #70 - Dec 2005 ]
Category: [ Programming Topics | Overload Journal #70 - Dec 2005 ]
db4objects - Innovating Object Databases with Open
Source
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
Recently, I had the chance to interview Christof Wittig, CEO of db4objects (www.db4o.com).
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Pointer Reversal: An Algorithm Design Technique
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
To summarize, as memory goes too low, garbage collection could kick in, but it in turn needs memory to maintain a traversal stack … Quite a catch-22.
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Let's Do C# and MySQL - Part 1 - MySQL
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
Before I start, this is going to be fun. Understand? Fun. Not dull, but fun. I intend writing this in a banana suit with my feet in a bucket of warm rice pudding[1]. That's how much fun it's going to be!
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]