Tips, Tricks and Techniques
Browse in : |
All
> Web Links
> Technique
|
|
- 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 | Rate / Comment
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 | Rate / Comment
[
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 | Rate / Comment
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 | Rate / Comment
[
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 | Rate / Comment
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 | Rate / Comment
[
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 | Rate / Comment
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 | Rate / Comment
[
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 | Rate / Comment
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 | Rate / Comment
[
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 | Rate / Comment
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 | Rate / Comment