20 results found for: “C_(programming_language)”.

Request time (Page generated in 0.4774 seconds.)

C (programming language)

C (pronounced /ˈsiː/ – like the letter c) is a general-purpose computer programming language. It was created in the 1970s by Dennis Ritchie, and remains...

Last Update: 2024-03-28T17:39:23Z Word Count : 10956 Synonim C (programming language)

C Sharp (programming language)

C# (/ˌsiː ˈʃɑːrp/ see SHARP) is a general-purpose high-level programming language supporting multiple paradigms. C# encompasses static typing,: 4  strong...

Last Update: 2024-03-18T16:00:16Z Word Count : 7035 Synonim C Sharp (programming language)

The C Programming Language

The C Programming Language (sometimes termed K&R, after its authors' initials) is a computer programming book written by Brian Kernighan and Dennis Ritchie...

Last Update: 2024-03-08T13:48:53Z Word Count : 1103 Synonim The C Programming Language

C++

C++ (/ˈsiː plʌs plʌs/, pronounced "C plus plus" and sometimes abbreviated as CPP) is a high-level, general-purpose programming language created by Danish...

Last Update: 2024-03-26T18:03:58Z Word Count : 9550 Synonim C++

Struct (C programming language)

A struct in the C programming language (and many derivatives) is a composite data type (or record) declaration that defines a physically grouped list of...

Last Update: 2024-02-27T14:21:26Z Word Count : 929 Synonim Struct (C programming language)

The C++ Programming Language

The C++ Programming Language is a computer programming book first published in October 1985. It was the first book to describe the C++ programming language...

Last Update: 2023-03-26T21:34:12Z Word Count : 280 Synonim The C++ Programming Language

Go (programming language)

compiled high-level programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It is syntactically similar to C, but also has...

Last Update: 2024-03-28T05:33:26Z Word Count : 7742 Synonim Go (programming language)

Programming language

A programming language is a system of notation for writing computer programs. Programming languages are described in terms of their syntax (form) and...

Last Update: 2024-03-22T20:11:33Z Word Count : 8401 Synonim Programming language

Objective-C

Objective-C is a high-level general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language. Originally...

Last Update: 2024-02-22T01:29:41Z Word Count : 10427 Synonim Objective-C

List of C-family programming languages

The C-family programming languages share significant features of the C programming language. Many were developmentally influenced by C due to its success...

Last Update: 2024-03-11T12:18:50Z Word Count : 491 Synonim List of C-family programming languages

Java (programming language)

object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended...

Last Update: 2024-03-29T06:51:55Z Word Count : 6390 Synonim Java (programming language)

D (programming language)

closely matches that of C++. D is a systems programming language. Like C++, D supports low-level programming including inline assembler, which typifies...

Last Update: 2024-01-19T13:56:21Z Word Count : 6082 Synonim D (programming language)

Zig (programming language)

typed, compiled system programming language designed by Andrew Kelley. It is intended to be a successor to the C programming language, with the goals of being...

Last Update: 2024-03-13T13:15:41Z Word Count : 3208 Synonim Zig (programming language)

Pascal (programming language)

and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices using...

Last Update: 2024-03-28T05:33:36Z Word Count : 8089 Synonim Pascal (programming language)

B (programming language)

B is a programming language developed at Bell Labs circa 1969 by Ken Thompson and Dennis Ritchie. B was derived from BCPL, and its name may possibly be...

Last Update: 2024-03-21T15:11:32Z Word Count : 1393 Synonim B (programming language)

High-level programming language

high-level programming language is a programming language with strong abstraction from the details of the computer. In contrast to low-level programming languages...

Last Update: 2024-02-26T08:05:17Z Word Count : 2010 Synonim High-level programming language

Assembly language

In computer programming, assembly language (alternatively assembler language or symbolic machine code), often referred to simply as assembly and commonly...

Last Update: 2024-03-27T01:58:27Z Word Count : 9893 Synonim Assembly language

Object-oriented programming

Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code: data in the form of fields...

Last Update: 2024-02-22T05:19:19Z Word Count : 7577 Synonim Object-oriented programming

Esoteric programming language

as a hacking interface to another language (particularly functional programming or procedural programming languages), or as a joke. The use of the word...

Last Update: 2024-03-03T05:33:11Z Word Count : 2852 Synonim Esoteric programming language

Imperative programming

computer science, imperative programming is a programming paradigm of software that uses statements that change a program's state. In much the same way...

Last Update: 2024-03-26T21:17:55Z Word Count : 3585 Synonim Imperative programming

Main result

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.


C_(programming_language)
Synonim i słownik wyrazów