c_plus_plus_programming_language_history

C++ Programming Language History

Return to C history, C# history

C Plus Plus language history

C Plus Plus Programming history

C Plus Plus history

history of C Plus Plus Programming language

history of C Plus Plus language

history of the C Plus Plus Programming language

history of the C Plus Plus language

history of C Plus Plus Programming

history of C Plus Plus

Snippet from Wikipedia: C (programming language)

C (pronounced – like the letter c) is a general-purpose computer programming language. It was created in the 1970s by Dennis Ritchie, and remains very widely used and influential. By design, C's features cleanly reflect the capabilities of the targeted CPUs. It has found lasting use in operating systems, device drivers, and protocol stacks, but its use in application software has been decreasing. C is commonly used on computer architectures that range from the largest supercomputers to the smallest microcontrollers and embedded systems.

A successor to the programming language B, C was originally developed at Bell Labs by Ritchie between 1972 and 1973 to construct utilities running on Unix. It was applied to re-implementing the kernel of the Unix operating system. During the 1980s, C gradually gained popularity. It has become one of the most widely used programming languages, with C compilers available for practically all modern computer architectures and operating systems. The book The C Programming Language, co-authored by the original language designer, served for many years as the de facto standard for the language. C has been standardized since 1989 by the American National Standards Institute (ANSI) and the International Organization for Standardization (ISO).

C is an imperative procedural language, supporting structured programming, lexical variable scope, and recursion, with a static type system. It was designed to be compiled to provide low-level access to memory and language constructs that map efficiently to machine instructions, all with minimal runtime support. Despite its low-level capabilities, the language was designed to encourage cross-platform programming. A standards-compliant C program written with portability in mind can be compiled for a wide variety of computer platforms and operating systems with few changes to its source code.

Since 2000, C has consistently ranked among the top two languages in the TIOBE index, a measure of the popularity of programming languages.

Fair Use Sources

C++: C++ Fundamentals, C++ Inventor - C++ Language Designer: Bjarne Stroustrup in 1985; C++ Keywords, C++ Built-In Data Types, C++ Data Structures (CPP Containers) - C++ Algorithms, C++ Syntax, C++ OOP - C++ Design Patterns, Clean C++ - C++ Style Guide, C++ Best Practices ( C++ Core Guidelines (CG)) - C++ BDD, C++ Standards ( C++ 23, C++ 20, C++ 17, C++ 14, C++ 11, C++ 03, C++ 98), Bjarne Stroustrup's C++ Glossary, CppReference.com, CPlusPlus.com, ISOcpp.org, C++ Compilers (Compiler Explorer, MinGW), C++ IDEs, C++ Development Tools, C++ Linter, C++ Debugging, C++ Modules ( C++20), C++ Packages, C++ Package Manager ( Conan - the C/C++ Package Manager), C++ Standard Library, C++ Libraries, C++ Frameworks, C++ DevOps - C++ SRE, C++ CI/CD ( C++ Build Pipeline), C++ Data Science - C++ DataOps, C++ Machine Learning, C++ Deep Learning, Functional C++, C++ Concurrency, C++ History, C++ Topics, C++ Bibliography, Manning C++ Series, C++ Courses, CppCon, C++ Research, C++ GitHub, Written in C++, C++ Popularity, C++ Awesome , C++ Versions. (navbar_cplusplus – see also navbar_cpp_containers, navbar_cppcon, navbar_cpp_core_guidelines, navbar_cpp23, navbar_cpp20, navbar_cpp17, navbar_cpp14, navbar_cpp11)

History of Programming: Timeline of Programming Languages, Programming Language History - 1940s to 1970s, Programming Language History - 1980s to 1990s, Programming Language History - 2000 to 2023, Programming Languages

Oldest Programming Languages: Assembly (1949), IPL (1956), FORTRAN (1957), LISP (1958), COBOL (1959), ALGOL (1960), APL (1962), CPL (1963), BASIC (1964), PL/I (1964), Simula (1967), Simula67 (1967), B (1969), Pascal (1970), C (1972), Prolog (1972), ML (1973), SQL (1974), Scheme (1975), Modula-2 (1977), Smalltalk (1980), Ada (1980), Smalltalk-80 (1980), C++ (1983), Objective-C (1984), MATLAB (1984), Common Lisp (1984), Erlang (1986), Perl (1987), Tcl (1988), Haskell (1990), Python (1991), Visual Basic (1991), Lua (1993), R (1993), Ruby (1995), Java (1995), JavaScript (1995), PHP (1995), Delphi (1995), Groovy (2003), Scala (2004), F (2005), Haxe (2005), PowerShell (2006), Clojure (2007), Nim (2008), Go (2009), Chapel (2009), Rust (2010), Kotlin (2011), Dart (2011), Elixir (2011), Ceylon (2011), Red (2011), Julia (2012), TypeScript (2012), Elm (2012), Swift (2014), Hack (2014), Crystal (2014), Zig (2015), Reason (2016), Ballarina (2017), V (2019)

Bash, BASIC, C, C++, C#, Clojure, COBOL, Fortran, Go, Groovy, Haskell, Java, JavaScript, Kotlin, Lisp, Pascal, Python, PowerShell, RPG, Swift, TypeScript, Software Engineering History, Software History. IT History, WinWorldPC.com (navbar_programminghistory - see also navbar_ithistory)

c_plus_plus_programming_language_history.txt · Last modified: 2024/04/28 03:41 (external edit)