|
- The C Programming Language - Wikipedia
The C Programming Language (sometimes termed K R, after its authors' initials) is a computer programming book written by Brian Kernighan and Dennis Ritchie, the latter of whom originally designed and implemented the C programming language, as well as co-designed the Unix operating system with which development of the language was closely intertwined The book was central to the development and
- C standard library - Wikipedia
The C standard library, sometimes referred to as libc, [1] is the standard library for the C programming language, as specified in the ISO C standard [2] Starting from the original ANSI C standard, it was developed at the same time as the C POSIX library, which is a superset of it [3]
- The Power of 10: Rules for Developing Safety-Critical Code
The Power of 10 Rules were created in 2006 by Gerard J Holzmann of the NASA JPL Laboratory for Reliable Software [1] The rules are intended to eliminate certain C coding practices that make code difficult to review or statically analyze These rules are a complement to the MISRA C guidelines and have been incorporated into the greater set of JPL coding standards [2]
- The Art of Computer Programming - Wikipedia
The Art of Computer Programming (TAOCP) is a comprehensive multi-volume monograph written by the computer scientist Donald Knuth presenting programming algorithms and their analysis
- Dennis Ritchie - Wikipedia
Dennis MacAlistair Ritchie (September 9, 1941 – c October 12, 2011) was an American computer scientist [3] He created, together with long-time colleague Ken Thompson, the Unix operating system, C programming language, and B programming language [3] Ritchie and Thompson were awarded the Turing Award from the Association for Computing Machinery (ACM) in 1983, the IEEE Richard W Hamming
- C99 - Wikipedia
Cover of the C99 standards document C99 (C9X during its development, formally ISO IEC 9899:1999) is a past version of the C programming language open standard [1] It extends the previous version (C90) with new features for the language and the standard library, and helps implementations make better use of available computer hardware, such as IEEE 754-1985 floating-point arithmetic, and
- List of computer books - Wikipedia
List of computer-related books which have articles on Wikipedia for themselves or their writers
- List of C-family programming languages - Wikipedia
List of C-family programming languages The share significant features of the Many of these 70 languages were influenced by C due to its success and ubiquity The family also includes predecessors that influenced C's design such as Notable programming sources use terms like C-style, C-like, a dialect of C, having C-like syntax
|
|
|