Articles by selected date

TypeScript Programming language

TypeScript Programming language Wikipedia A programming language introduced by Microsoft in 2012 and positioned as a web application development tool that extends the capabilities of jаvascript. The developer of the TypeScript language is Anders Heilsberg, who previously created Turbo Pascal, Delphi and C#. Year of release: 2012 Website: typescriptlang.org TypeScript Programming language

Rust Programming language

Rust Programming language Wikipedia A multi-paradigm compiled general-purpose programming language that combines functional and procedural programming paradigms with an object system based on types. Memory management is carried out through the mechanism of "ownership" using affine types, which allows you to do without the system Read more Year of release: 2006 Platforms: Intel P6, Web Rust Programming language

Ruby Programming language

Ruby Programming language Wikipedia Dynamic, reflective, interpreted high-level programming language. The language has an operating system-independent implementation of multithreading, strong dynamic typing, garbage collector, and many other features. In terms of syntax features, it is close to the Perl and Eiffel languages, in terms of an object-oriented approach, it is similar to Smalltalk. Ruby Programming language

PL/SQL Programming Language

PL/SQL Programming language Wikipedia Programming language, a procedural extension of the SQL language developed by Oracle Corporation. It is based on the language of Hell. PL/SQL is embedded in the following DBMS: Oracle Database, TimesTen and IBM DB2. Year of release: 1992 PL/SQL Programming Language