Programming
How to become a hacker from scratch
So let's start with me (sorry for my vanity).This is a translation of a very interesting foreign article.About the translation (it is not complete).Don't rush to leave.It is not complete because there are many other articles in one article, and there are more articles in these articles.The...
How to become a hacker: a guide to the basics for beginners
Hacking is the search for vulnerabilities in a network or computer in order to gain access. Becoming a hacker is not easy, and in this article we will touch on the basics....
Ethical hacking
Ethical hacking: how to hack systems and at the same time earn legally Who is a hacker? Most people who are far from programming are a malicious criminal who breaks into the security systems of banks to steal money. Something like Hugh Jackman's character from the movie "Password is a...
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...
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...
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,...
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,...
Lua Programming Language
Lua Programming language Wikipedia A scripting programming language developed in the Tecgraf division of the Catholic University of Rio de Janeiro. The interpreter of the language is freely distributed, with open source texts in the C language. Year of release: 1993 Website: lua.org...
GNU Bash
Bash Programming language Wikipedia An improved and upgraded variation of the Bourne shell command shell. One of the most popular modern versions of the UNIX command shell. It is especially popular in the Linux environment, where it is often used as a pre-installed command shell. Year of release:...
Delphi
Delphi Wikipedia Imperative, structured, object-oriented, high-level programming language with strict static typing of variables. The main area of use is writing application software. Year of release: 1995 Platform: X86...
Visual Basic
Visual Basic Wikipedia A programming language, as well as an integrated software development environment developed by Microsoft Corporation. The Visual Basic language has inherited the spirit, style and partly the syntax of its ancestor - the BASIC language, which has many dialects. At the same...
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...
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...
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:...
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...