Programming

192 Publication

Kotlin Programming language

Kotlin Programming language Wikipedia A statically typed, object-oriented programming language running on top of Java Virtual Machine and developed by JetBrains. It is also compiled into jаvascript and executable code of a number of platforms through the LLVM infrastructure. The language is named after Kotlin Island in the Gulf of Finland, on which the city of Kronstadt is located. Year of Kotlin Programming language

How to edit text in Adobe Acrobat Pro?

Download Adobe Acrobat DC from the official website After launching Adobe Acrobat and opening the source document, click on the "Edit PDF" field, which is located in the "Tools" tab, Then text recognition occurs and the formatting panel opens, You can change the color, type and height of the font in the corresponding fields How to edit text in Adobe Acrobat Pro?

CSS

CSS Style sheet language Wikipedia A formal language for describing the appearance of a document written using a markup language. It can also be applied to any XML documents, for example, SVG or XUL. Year of release: 1996 Website: w3.org/Style/CSS CSS

C (programming language)

C (programming language) Programming language Wikipedia Compiled statically typed general-purpose programming language, developed in 1969-1973 by Bell Labs employee Dennis Ritchie as a development of the Bi language. It was originally developed to implement the UNIX operating system, but was later ported to many other platforms. According to the design of the language, its constructions closely C (programming language)

Assembler

Assembler Wikipedia A low-level machine-oriented programming language. It is a notation system used to represent programs written in machine code in a convenient readable form. His commands directly correspond to individual machine commands or their sequences. It is essentially platform-dependent: assembly languages for different hardware platforms are incompatible, although they may be generally Assembler

Virtual Machine Program

Virtual Machine Program Wikipedia A software and/or hardware system that emulates the hardware of a certain platform and executes programs for a guest platform on a host platform or virtualizes a certain platform and creates environments on it that isolate programs and even operating systems from each other; also a specification of a certain computing environment. Virtual Machine Program

Mathcad Program

Mathcad Program Wikipedia The computer algebra system from the class of computer-aided design systems, focused on the preparation of interactive documents with calculations and visual accompaniment, is characterized by ease of use and application for teamwork. Year of release: 1986 Website: ptc.com/en/products/mathcad Mathcad Program

Go Programming Language

Go Programming Language Wikipedia Compiled multithreaded programming language developed internally by Google. The development of Go began in September 2007, its direct design was handled by Robert Grismer, Rob Pike and Ken Thompson, who had previously been involved in the Inferno operating system development project. The language was officially introduced in November 2009. At the moment, the Go Programming Language

PowerShell

PowerShell Command Interpreter Wikipedia An extensible open source automation tool from Microsoft, consisting of a shell with a command-line interface and an accompanying scripting language. The language was first publicly demonstrated at a Professional Developer Conference in September 2003, codenamed Monad. Initially, the tool was released as a Windows component called Windows PowerShell. The PowerShell

AutoHotkey

AutoHotkey Programming language Wikipedia A freely distributed language for automating tasks in Microsoft Windows. AutoHotkey is a scripting programming language adapted to easily assign and reassign hotkeys, including mouse and joystick buttons. Year of release: 2003 Platform: Windows Website: autohotkey.com AutoHotkey

PascalABC.NET

PascalABC.NET Programming language Wikipedia The Pascal programming language is a new generation, including classic Pascal, most of the features of the Delphi language, as well as a number of proprietary extensions. It is implemented on the platform Microsoft.NET and it contains all modern language tools: in-block descriptions, type auto-detection, tuples, slices, classes, operation overloading, PascalABC.NET

D (programming language)

D (programming language) Programming language Wikipedia A multi-paradigm statically typed compiled programming language created by Walter Bright of Digital Mars. Since 2006, the co-author is also Andrei Alexandrescu. D is a descendant of the C++ language, but has been significantly improved in comparison with it. He also borrows a number of concepts from the programming languages Python, Ruby, D (programming language)