How computer scientists dubbed the search program behind their backs. computer slang

Authorization- a procedure for verifying the authenticity of a password or a combination of logical identification name and password entered by the user in any interactive form.
admin- administrator, leading position in the computer world. Network, database, site administrator:
Account- account, username (login or login) and password (password).
Alternative text- text that is displayed instead of a graphic object in browsers that do not support graphics, as well as in browsers in which graphics support is disabled by the user.
Alpha channel— a picture transparency mask that is saved to disk along with the graphic file and defines the transparent areas of the image.
Animation- watch GIF animation.
Antivirus- a program that detects and removes viruses, Trojan horses, worms, etc.
Apaches- watch Apache.
Upgrade- modernization of computer hardware, expansion of capabilities, improvement of its functional characteristics, as well as improvement of software (to a lesser extent).
Upload- (from English upload) the process of uploading files to a remote computer.
applet- an independent application written in the Java language and designed to be included in an html document as an element of a web page.
Archiver- a program that allows you to compress information by eliminating redundancy (gaps, repetitions, etc.). Compression can be lossy or lossless. You can compress anything: text, music, video, photos, etc. At the same time, the more homogeneous information, the better it compresses.
assembler- low-level programming language (see PL). There is a direct correspondence between assembler and machine codes (see Disassembler), but the assembler has already been somewhat humanized, machine codes have been replaced by mnemonics (words). Used to write drivers when you need to achieve maximum speed and at the same time take into account the specifics of a particular processor.
ICQ- (from English abr. ICQ) a communication program for the Internet that allows you to exchange short messages (analogous to a pager), as well as send files, photos, etc. One of the means of communication on the Internet.
Tag attribute— parameter corresponding to each specific tag.
Attache- file attached to e-mail.

Bugs- (from English bug = bug), errors, defects. According to legend, electronic lamps of large and ancient computers often burned out due to moths flying towards light and heat, and the machine failed.
Byte- 8 bits, a unit of measure for the amount of information. There are also units of measurement: kilobyte, megabyte, gigabyte, terabyte, petabyte, exabyte.
ban- deny access to something.
banner network- a specialized Internet server that advertises the user's web resource in exchange for placing advertisements of other network participants.
Banner- an advertising image of a fixed size, usually containing animation, which acts as a hyperlink to a particular Internet resource.
DB— database, structured storage of information. Relational databases store information in tables that are linked together.
BASIC— watch ‘BASIC’.
Beeper- (from the English beeper) a computer device that makes simple sounds. More complex sounds and music can be obtained using a sound card (sound blaster).
Bit- (eng. binary digit) a binary digit, 0 or 1, the minimum unit for measuring the amount of information.
Browser- a special client program designed to view the contents of web sites and display HTML documents. Browsers have a built-in hypertext markup language translator that compiles html code when opening a web page.
Boolean variables- variables, each of which can take the value of 'TRUE' or 'FALSE'.
Bullet style— appearance and form of labels denoting occurrences of numbered and bulleted lists.

Vendor- (from English vendor) a wholesale company offering goods.
Breaking- illegal (unauthorized) penetration into a computer system, usually with the aim of stealing information, for compromising, causing damage, etc.
Windows- (from English windows = 'windows') is a very common operating system from Microsoft.
Winchester- computer hard disk (HDD, hard disk drive), the main storage of information. Retains data when power is turned off.
virtual channel- connection of two computers included in the network, between which data is transferred.
Virtual store- a complex automated electronic system designed for the sale of goods and services of commercial enterprises using network technologies.
Virus
Word- (from the English word = word), a computer program from Microsoft. A very common, powerful text editor.
World Wide Web- watch the Internet.

Gamma Correction- an algorithm for controlling the brightness of the image, which makes it possible to achieve the identity of the display of graphics on the screens of computers from different manufacturers.
Gamer- (from the English game - game) a player, a person who constantly plays computer games. Gamers, obsessed with games, cease to learn more about the computer, degrade in the computer sense.
General Public License- a license under which almost all free software is distributed on the Internet (the General Public License, GNU).
hyperlink- organization of a dynamic link between two objects of the Internet resource through a hyperlink.
Hyperlink- (eng. Hyperlink) a basic functional element of html documents, which is the implementation of a dynamic connection of any object of a given web page with the contextual content of another document or file object.
Hypertext Hypertext markup language, see HTML.
glitch- show signs of error, make mistakes. Computer programs are usually buggy, but hardware or a person can be buggy. Apparently, it comes from the word 'hallucination'.
Voice interface- interaction with the program (hardware) carried out by voice. To do this, the program must be able to recognize human speech, highlight words.
Guest book- a section of a website equipped with a special interactive form, with the help of which visitors to this resource can leave their wishes and suggestions to the developers or owners of the resource.
Bang- erase, destroy, spoil (for example, a database, program, document) purposefully or by mistake.

Daonload- (from English download) the process of copying files from a remote network computer (server) to the calling computer (client). In common technical jargon, this procedure is sometimes referred to as ‘downloading’.
debugger- a tool (program) for eliminating errors in the program, helps the programmer to find an error in the text of the program - to localize it.
Deza disinformation, deliberately false information published with the aim of misleading, discrediting, testing the reaction.
datagram- a packet of information transmitted through the network independently of other packets, without the formation of a virtual channel and acknowledgment.
Disassembler A program that translates machine codes into assembly language. This is possible because there is a direct correspondence between them. It is impossible to translate machine codes into a high-level programming language (Basic, Pascal).
Dialogue mode- type of interface in which interaction is organized in the form of a dialogue (question-answer). It is usually implemented in the form of screen forms.
Dynamic Design— a site layout method in which its elements change their position depending on the user's screen settings.
Homepage- an Internet resource, usually a story about a person, his family, lifestyle, hobbies and hobbies.
Domain- the logical level of the Internet, that is, a group of network resources that has its own name and is controlled by its network station.
Access- the ability to perform some actions with the object. Access to the network, access to a document, to a website, to a database, etc. Access to read, write, run, etc.
Driver- a program that controls any external or internal computer device (scanner, mouse, keyboard, disk drive :). The driver is an intermediate link between the hardware (device) and the operating system. After changing or adding a device, you need to change or install its driver and the operating system and programs will be able to work with this device. There is no need to change the program or operating system.

Iron- (aka HARD) computer hardware, its physical embodiment (processor, hard drive, memory).
Burn- to do something very well, not usually.

Hang out- do not respond to actions (keystrokes, mouse movements, etc.) Programs freeze. The program may hang if there is an error in it or such a situation was not foreseen by the programmer (which is also a kind of error), or from heavy loads or lack of memory. - when you turn on the computer, the operating system initially starts, which prepares the computer for work and for the launch of other programs.
To come in- run the program, start working with the program. But you can still go to the site on the Internet.
Recording is a relational database table row.

UPS- Uninterrupted power supply unit. Watch 'UPS'.
Identifier- denoted by the letters ID. 1.) A cascading style sheet programming element that allows you to assign a different set of properties to the same physical HTML objects without using classes (see Class). 2.) Identifiers are also found in JavaScript and other programming languages. Computers also have their own ID. IP is also an identifier.
ignore- an abbreviation for the word 'ignore', a special program order of attitude towards individual chatlans, in which his appeals do not pass. Ignore can be private and general (total).
IMHO- (from the English 'IMHO' - In my humble opinion), in my humble opinion.
Indexing- the process of including a link to any Internet resource in the search engine database.
Indexed Color Picker- a palette that uses no more than 256 colors of fixed shades, described in a special service file.
Internet- Short for Internet, came from chats.
installation— installation of the program on the computer. Programs are distributed in a distribution kit - a kind of packaging. Before starting work, most programs require installation. At the same time, they copy the necessary files to the computer's hard drive and register in the operating system.
Interactive banner— an advertising banner created using Macromedia Flash technologies, Java or VBScript scripts, CGI, HTML elements.
Internet- a complex electronic information structure, which is a global network that allows you to connect computers located anywhere in the world and exchange information between them.
Interface- this is the appearance of the system, behind which its internal structure is hidden. They say: 'friendly interface', 'complex interface', 'ergonomic interface'.
intranet- according to the generally accepted definition, an intranet or intranet is a closed internal network of an organization operating over the Internet protocol TCP / IP. From what has been said, it follows that this category of networks does not have a territorial characteristic, its main characteristic is that an intranet is an internal network of some company, institution, etc.
infa- short for information, came from chats.

Image map- (English image map) a graphic image, certain parts of which are active zones and perform the functions of hyperlinks.
download, download- from the word 'download' - copy information (files) to your computer from a remote location (for example, from the Internet).
QuotingRussian pronunciation quoting - quoting. Overquoting is excessive quoting.
Klava- keyboard, came from programmers.
Class- an element of the program code that allows you to assign a different set of properties to the same physical objects of the program.
Client- a computer (or program) that is served by the server. Technology 'client-server'.
client-server- a mechanism for transferring information between a remote computer that makes its resources available to users, and a user computer that exploits these resources. In this case, the one that opens access to its own resources is called the 'server', and the one receiving such access is called the 'client'.
Cyrillic encoding- a generally accepted standard that includes a character set that allows you to display characters of the Russian alphabet in HTML documents.
Running title- the top or bottom repeating part of the page where pagination is placed, etc. Permanent or partially changeable part of the page (bottom, top, under text, left, right, etc.). Constant - lines, patterns, book title, author, and partially variable - page number, chapter number, title of the current chapter, etc.
Command line- an interface in which interaction with the system is carried out by entering commands and parameters to them, in response, some action is performed. It has less visibility for perception, unlike the icons of programs similar to Windows. In the case of the command line, a line hangs on the monitor against a black screen, which is not understandable to the average user without some preparation.
Comp- a computer, it came from gamers and from chats.
Compression of graphic files— the process of removing unused data from a graphic file.
Connect- connection.
Connect- connect, establish a connection, call the provider (usually a dial-up connection).
Content— the semantic content of the Internet resource.
Cookies— (from English ‘cookies’ = cookies). This is confidential information regarding your IP, your settings on a particular site. On the one hand, this is very convenient, because, for example, you do not need to constantly enter a password on your provider's website. However, these cookies can be used for bad purposes.
Cooler- (from the word 'cooler' = fan). There are coolers that cool the processor, power supply and other devices: graphics accelerator, etc. That is, a computer can have several coolers (usually two).
caching- the process of saving downloaded from the Internet html-documents and graphic files to a special folder on the hard drive of the user's computer. When re-accessing the site, browsers open this web page already from the hard drive, which can significantly reduce the time it is read.

Lamer- 'teapot' (from the word 'lame' - 'lame', 'crippled', 'unsuccessful') - a person who is poorly versed in computers, a novice user.
Login— a user-identifying logical account used in combination with a password during the authorization process (see Authorization).
The logical structure of the site— a set of thematic headings with documents divided into sections and designed hyperlinks between all pages of the resource.
The local network- a structure that consists of several computers interconnected by a special cable, between which data is transferred.

bulleted list- a list of data designed to display unordered information that is presented to the reader in the form of occurrences positioned by meaning.
Routers- specialized servers that perform routing (see Routing).
Routing- the process of sending a data packet to the network node to which this packet is addressed.
Mustday- an abusive word, from the English 'must die' - 'let him die', an exclamation cry that breaks out from people with another Windows error that has led to unpleasant consequences. Soon to become a household word for other programs that have bugs. Often referred to as Windows 95 or 98.
Motherboard- the main device of a computer into which other devices are connected: processor, memory, boards, hard disk, disk drive, etc.
Mother- short for 'motherboard'. The main device of a computer into which other devices are connected: processor, memory, boards, hard disk, disk drive, etc.
Mainframe- a large computer that has a lot of processing power, memory, etc. They are used in banks, for booking tickets, places in hotels, airports, in military systems.
Menu- type of interface that allows you to select an action from several points.
Messaga- from the English 'message' - a message or a letter.
Metalanguage- a programming language designed to describe other lower-level languages.
Modem— a bidirectional analog-to-digital data converter that uses the principle of imposing a modulated analog signal on the carrier frequency in the process of transmitting information.
Modem Pool- a phone number by which you can call the provider and establish a connection between your modem and the provider.
moderator— an employee of the search server, designed to monitor the compliance of the registered resources with the general rules for using this interactive service.
Soap— (from English ‘mail’ = letter, mail). They say: send me soap (soap), lather me, soap has come, throw me soap.
Mouse- Mouse, a computer pointing device that moves around the table and has 2 or 3 buttons, and sometimes a wheel. The main device for working in Windows. Invented in the USA. It was found that a person works better with a computer (or rather, with a monitor screen), if he can, as it were, drive a pointer over an image, ‘poke a finger’ at the right place on the screen. A device was invented that moved the pointer across the screen. then it only remained to write the appropriate program (mouse driver) so that the place indicated on the screen reacted in the proper, necessary way.

Navigator- Netscape Navigator, a browser (program for browsing the Internet) by Netscape. Historically, the first one once competed with Microsoft's Internet Explorer browser.
Lather the messagu- send an e-mail.
Uncreature- (eng. Netware) Novell's network operating system.
Nick- (from English nickname = nickname), pseudonym (it came from chat rooms where everyone speaks under their nicknames).
Notebook- a computer that allows you to work with it on the road. Performed in the form of a diplomat. Has an independent power supply.
numbered list- a list of data, designed to display ordered information, which is displayed on the screen in the form of a numbered enumeration of various occurrences.

reset- set to zero, reset, reset. Came from programmers.
Shell- (English shell) a basic element of the operating system that determines the interpretation of commands and user actions.
RAM- computer RAM, random access memory, when the power is turned off, the data in the RAM disappears. Not to be confused with a hard drive.
operating system
Selector definition— parameters that define the visual display properties of the html element in the CSS macro language. They are written to the right of the selector and enclosed in curly braces.
Graphics optimizerspecial program, which compresses graphic files.
OS- an operating system, a program (program system) that allows you to work with a computer and run other programs. Without an operating system, a computer is a pile of hardware. The operating system is loaded when you turn on your computer and performs thousands of small steps to get your computer up and running. Examples of operating systems: DOS, Windows, UNIX.
Digitization- digitizing information so that it can be processed using a computer and other digital devices. You can digitize text, sound, music, images, etc. In digitization, something is lost and something is gained. It is lost due to the fact that digitization is carried out with a certain step (the figure is discrete, discontinuous in the computer sense, some error results from this), but the possibility of copying, convenience of work, etc. is acquired.

Memory- an analogue of human memory, a computer device that allows you to store information. Memory can be long-term (hard drives, floppy disks, CD-ROM) and short-term (RAM). In long-term memory, information is retained when the power is turned off; in short-term memory, information is lost.
affiliate program- a special scheme for obtaining financial profit on the Internet, according to which the participant is paid for each unique visitor who came to the advertiser's website from an advertising banner placed on the participant's page.
Patch- (from English patch = patch), a package of fixes for the program. Usually it is done by the developer after the discovery of several errors in the program, some time after the publication. new version programs.
Redirect, redirect- redirecting the client browser from the current web page to another Internet resource or replacing the URL of this page with a www-alias.
Cyrillic transcoders- special programs that allow you to change the current encoding of HTML documents and text files.
Variable- in a programming language and in mathematics, a cell that stores a certain value. Variables come in different types: numeric, text, dates, and variables can store other objects.
personalka- PC (rus), PC (eng), pi-si, pisyuk, personal computer, differs from large computers and mainframes in that it allows you to work individually and is designed for the work of one person.
Pixel- conditional point, a unit of measurement for various objects of the hypertext markup language and other programming languages. One pixel is equal to one conditional point that makes up the image on the monitor screen.
ping- (from English ping = whistle), buzz. Ping (packet internet groper) is a program used to check the availability of a destination by sending it a special signal (ICMP echo request - ICMP response request) and waiting for a response. The term is used as a verb: ‘Ping host X to see if it is up!’
Piracy- illegal copying and distribution of programs, databases, music. You can distribute programs over the network, on disks (CD-ROM). You can copy music, movies, books - this is also piracy. Copying someone else's work with a slight change in order to pass it off as your creation is plagiarism.
Pisyuk- PC, personalka, from the English PC - Personal Computer.
plugin- an add-on to any program that expands its capabilities.
Pay- a computer device that is inserted into the motherboard and expands its capabilities. For example, sound card, graphics accelerator, etc.
ON— software, computer programs, software.
Website support- a special set of procedures that ensure the operability of the Internet resource.
search engines- specialized servers designed to search and accumulate information at the request of the user.
Field- a column of a relational (i.e. tabular) database table or a small window for entering information in screen forms.
half shaft- OS / 2 (OS in two, axis in two, half axis, axis in half) - the operating system of IBM. In the competition lost to Windows NT.
Port- a connector where computer devices (mouse, keyboard, monitor, printer) are connected.
Portal- a fairly large virtual array of information, including many different thematic sections of a smaller size, or a number of independent projects.
Send to three buttons- press Ctrl + Alt + Delete to reboot the system. By analogy, ‘send to three well-known letters’ in Russian swear language.
Preview- (English preview) a way to display graphic elements in an HTML document, in which a reduced copy of the image is published on the web page, provided with a hyperlink to the picture, presented in full scale.
Private- a form of communication in a chat, when the phrases of only two interlocutors are visible, and not all. Closer relationship.
Printer- a peripheral, computer output device that prints texts and graphics. These are, so to speak, the external sense organs of the computer, through which, by converting information from a digital form into a form perceived by a person, it brings it to him. Other peripherals are scanner, plotter, keyboard, monitor, microphone, speakers, etc.
The principle of inheritance— the principle applied in programming, according to which the 'child' elements of the language inherit the properties specified for the 'parent' elements.
Provider- an organization, a company that provides access to the Internet. From the word provide - to provide. To implement this function, this company must own the Internet access channel (cable, optical fiber, radio channel, satellite, telephone network, etc.).
Prog is an abbreviation for the word 'program'.
Programmer A programmer is a person who writes computer programs.
Protocol- a set of specifications that allow data exchange between two computers connected to a network, that is, a standard containing a description of the rules for receiving and transmitting commands, text, graphics and other data between two computers, which serves to synchronize the operation of several computers on a network.
Direct Internet Access- one of the types of access to the Internet. It implies connecting a computer or local network to a dedicated high-bandwidth information highway.

Desktop- the Windows interface is organized in the form of a desktop, it contains the main, frequently used things, programs, documents, folders (in the form of icons, i.e. icons). The user has the opportunity to arrange them the way he likes.
radio button- an interactive form element, used in the case when any logical variable can take only one value out of many possible.
Overclocking— to put it funny, it's an opportunity to get something out of nothing. That is, measures that allow you to achieve greater performance from iron than it currently provides.
Extension is the part of the file name that indicates its format. Previously, in MS DOS, the file extension was no more than three characters. Now it can be any length, but traditions are kept for compatibility purposes.
Real— reality, physical life, came from chat rooms.
Reset- (eng. RESET) a button on the computer case, causing it to completely reboot. The so-called 'cold boot'. There is also a warm reboot (partial), starting with some intermediate boot step.
Search relevance- the degree to which the report generated by the search server matches the query entered by the user.
RosNIIROS- The Russian Research Institute for the Development of Public Networks, manages the distribution of the first-level domain of the Russian Internet zone (.ru).
Roaming- provision of information services (telephone, Internet) in other cities and regions by telephone operators, Internet providers (for example, a banking service for servicing one's account anywhere in the world).
router— a specialized server that performs routing (see Routing).
Runet- Russian Internet, i.e. all sites located in the Russian zone of the Internet.

Website- (English Site) an Internet resource, which, unlike a server, does not have a dedicated server program. As a rule, the site is an integrated part of the server, a directory on the server computer, even though most sites have their own domain name.
Subject- (from English subj = topic). Very often used in postal correspondence.
Subs- (from English sub) substitution.
Upgrade- upgrade, watch ‘Upgrade’.
Swap- caching to disk of data that does not fit in RAM, carried out by the operating system.
Selector- a CSS directive that allows you to assign various visual display properties to certain elements of an html document.
Internet server- a computer on which a special program is installed (also called a server, web server or http server, server). A computer serving customers, providing them with some resources for use: disk space, computing power, Internet connection, documents, databases, website. The server can be either an ordinary computer or a specialized one with large memory and disks, with network channels, with unique resources (printer, modem, database). There is a physical concept of a server (computer), and there is a logical concept of a server ( software process, used in client-server technology).
network protocol- see Protocol.
network node- A computer connected to the Internet that combines several local networks that use the same network protocol.
Network workstation- local network node, which is the main computer in it.
Setiquet- network etiquette, rules of conduct on the network, in chat, in electronic correspondence.
Grid— local (limited) network.
Compression— reduction of the volume of information. Compression can be lossy or lossless. Compress information with special programs - archivers. Compression can be done in software or hardware (eg modems). See ‘Archiver’.
Sidyuk- a computer device that allows you to read CDs with information, CD-ROMs are also the disks themselves.
Sysadmin- System Administrator.
End-to-End Protocol- A protocol that ensures the smooth passage of IP packets through a non-IP network.
Throw off- send by e-mail, over the network. They say ‘throw me for soap, over the network, on a floppy disk’.
skriplet is a simple script written using an interpreted macro language that is processed by the browser along with the HTML code.
Script- A set of commands of any language, integrated into the code of a web page like a subroutine. Scripts are also programs written, for example, in PERL.
Redirect Service— see Forwarding.
slang- jargon.
Emoticons- smiles, facial expressions made up of special characters. They look like faces when you look at them with your head tilted to the left. For example, 🙂 is a smile, 🙁 is grief, etc. Emoticons are used in chats and in letters to compensate for the lack of verbal communication. The strength of a smile can be expressed by the number of brackets, for example, :-))) - very cheerful, :-(((- very sad.
Dog- symbol @. Part of an email address. Denotes 'about', 'at'. For example, [email protected] Online_fsb user on the MAIL.RU website. After the dog, the site or provider is indicated.
Impression ratio- the value used in banner networks and determines the size of the commission percentage retained by the network from the volume of advertising shown by the network member.
Soft— programs, software, software. As opposed to hard - hardware, hardware.
SPAM- (slang) sending unsolicited advertising correspondence through e-mail channels. This clutters up your inbox.
start page- the so-called index file displayed in the browser when accessing the Internet resource or any section of the site. Contains, as a rule, content and navigation elements.
Static design- a method of laying out the elements of a web page, in which its elements are placed in a special invisible table of a fixed width.
Page— see ‘Site’.
inkjet- a printer that uses inkjet printing technology (droplets of ink fly out of the print head - nozzles). There are also matrix printers (the principle of impact through a tape, like in typewriters) and laser printers (the print drum is magnetized by a laser beam, particles of ink powder are attracted to it in certain places and transferred to paper).
Knock vents- work in Windows.
DBMS— database management system. A special program that allows you to create and maintain a database.
Visit counter— an interactive graphic design element of a web page, controlled by an appropriate CGI script from its own or from a remote server. Records the number of times a page has been opened in visitors' browsers.

Routing tables- electronic databases that contain instructions on exactly where to send this or that package of information, if it follows this or that address.
Tag- a command (directive, instruction) of the HTML language.
Thematic catalog- a specialized server that includes an extensive list of links to other sites, classified into several categories according to thematic focus.
trample loaves- press buttons, button - button.
transaction- an operation, for example, to send money from the account to the seller, to make changes to the database. The transaction can be executed, canceled (rolled back).
Translit- Cyrillic pseudo-encoding (see Encoding), implies the recording of Russian words with characters of the Latin alphabet.
Translator- a special browser module (see Browser) that processes the html code of web pages to convert it into a form of visual representation.
Traffic- The flow of messages or the amount of information transmitted. Usually measured in kilobytes (MB, etc.). Also used as the number of visitors to a website or any of its pages per unit of time (day, month, year). Sometimes traffic is understood not as the number of visitors, but as the number of hits per unit of time.
Trainer- (from English trainer = instructor) Very often used in games. It is a help for the player, helps to pass the game. It is also used in programs to help the user understand the program.
trend- A graph showing a trend.
Trojan is a malicious program that quietly hides in a computer and may someday perform some kind of harmful action. Trojan horse works when certain actions, periodically, on specific dates or upon request. An action is usually the transfer of information to another computer over a network (Internet).

UPNR- US Advanced Research and Development Administration, see ARPA.
Utility- an auxiliary program that performs some action, for example, an archiver, a picture viewer, a disk check utility, etc. The Windows operating system contains many utilities.

firewall- (from the English firewall = fire wall). This is a program that protects your computer from intruders while you are on the Internet. Now the best firewalls are Agnitum Outpost Firewall, AtGuard, Zone Alarm and others.
File- a named piece of information on a disk that has a name by which it can be accessed. All information on a disk is stored as files. It comes from the English file - folder. Now folder (folder) are called directories, ie. file groups.
FIDO- This is a free analogue of the Internet, which is very popular. This network originated a long time ago when modems for 2400 bytes per second. were steepness immeasurable, and telephonists drove users unmeasuredly for the network as such :).
Fidoshnik- a person who uses the services of the FIDO network (see FIDO).
The physical structure of the site— layout of physical files by subdirectories of the folder where the site is located.
Fixed color palette— see ‘Indexed Colors’.
feature- Some unusual in the program, the operating system. For example, 'easter eggs' are a feature in Windows.
Flame is a process that sometimes occurs when communicating on the Internet, 'verbal warfare'. This is a sudden heated discussion, during which the participants usually forget about the original topic, get personal and cannot stop. Flames usually arise spontaneously, develop very quickly and end only with the intervention of a moderator or when all participants are completely tired. This is the very type of dispute in which truth is not born - at the end of the flame, all the disputants feel uncomfortable and the flame does not give any constructive result. If it so happened that you became an unwitting participant in the flame, the most reasonable behavior in this situation is to express your position as clearly, constructively and kindly as possible once, and not enter into a discussion anymore. Then it will most likely die out on its own. If you try to prove that ‘you are not a camel’, the flame will only get hotter and your position and image will only worsen.
Flop- floppy disk, floppy disk, from English floppy. Came from programmers.
The form- a special HTML object used to transfer data from an html document to interactive site elements, such as CGI scripts.
Format- a way of storing, presenting information. There are file formats and field formats. There are following file formats: graphic (BMP, JPG, GIF), music (WAV, MP3, MIDI), text (TXT, DOC), databases (MDB, DBF), web pages (HTML) and others.
Forum- a means of communication between people, when everyone's messages are posted on a common bulletin board. Messages are usually requests or detailed answers to questions. The forums have a lot of useful information.
photo- photo, went from chats.
Graphics Fragmenter- a special utility that allows you to divide a graphic image into several independent sections.
Frames- a method of organizing the structure of the site, in which a web page is divided into a number of components and 'collected' in the main browser window from several separate or nested windows.
Feha- short for File-Echo. This term is from Fido and it means ‘conference’.

Hub- this is a device, in the form of a box with light bulbs, from which wires extend, going to the network cards of computers connected to the network (you could see it in computer clubs).
Hacker- a person who hacks a computer system for the purpose of the hacking process itself, in order to find weaknesses, vulnerabilities, who receives satisfaction from the hacking process itself. A hacker is a network vampire, he drinks the blood of networks - information. Not to be confused with a cracker that hacks into the system for a criminal purpose: theft of information, compromise, ransom. Usually confused. The Criminal Code of the Russian Federation has articles that provide for punishment for hacking and writing viruses: up to 7 years in prison.
Hard- iron, hard. Hardware, computer equipment, as opposed to software - programs.
Help- help, help, help. Needed by those users who have not yet mastered the system. Usually invoked with the F1 key or via the menu. Help can be general and context sensitive. In the latter case, the program immediately shows you the necessary help section based on your recent actions and the current situation. The general help shows the contents of the entire help, organized by sections and in the form of hypertext (links to other sections).
Hit- (from English hit = pressing) one visit (opening in a browser) of a page of a website.
Hamster— see ‘Home page’.
Host- any computer connected to the Internet, regardless of its purpose.
Hosting— see ‘Web hosting’.

Kettle- a category of users who do not understand programs. Like 'lamer'. A novice user who gets confused in the keys.
Charset- hard setting of the custom encoding of the html document with a note of a special META qualifier (see META qualifiers).
Chatlan- chat participants.
Worm- a malicious program that multiplies and fills up the computer's memory, thereby interfering with work.

Web page template- an html document containing an invisible table, a header, all graphic objects and navigation elements, that is, almost everything, with the exception of direct content.
Gateway- a program with which you can transfer information between two local networks using different data exchange protocols (see Protocol).

executable- a file with the EXE extension (see: extension, format). These files store programs that can be run. Such files may contain viruses, so it is better not to run unfamiliar files or check with an antivirus before launching them (see: virus, antivirus, Trojan horse, worm).
Screen Forms- these are windows that appear on the screen to carry out a dialogue with the user: event messages, information input:
Excel- Excel, a program that allows you to work with spreadsheets. In such a table, cells can contain text, numbers, and formulas that refer to other cells. Formulas can be mathematical, statistical, search and any others. All formulas are quickly recalculated.
Access- Access, a DBMS from Microsoft as part of MS Office. Allows you to work with simple and small databases. Allows some networking capabilities.
Explorer Microsoft browser software. Internet program.
Email is a channel for transferring text messages and attachments between two computers connected to the Internet.

User- from the English 'use' (use) - a category of computer users who work with programs, but do not write them. Advanced users do some programming.
Unix is an operating system used primarily on servers.

Yandex- a popular search engine in Runet.
JP- programming languages ​​in which all programs are written. Languages ​​are high level: BASIC, Pascal, C and low level: Assembler. A program from any programming language is translated into a machine language that a particular processor understands. The program can only be translated back into assembler, because there is a direct correspondence between assembler and machine codes (see Disassembler).

ADPCM- Addptive Differential Pulse Code Modulation - adaptive differential (difference) pulse code modulation (ADCM). A standard for encoding audio signals adopted by ITU-TS. Describes analog signal conversion technology and a digital format that takes up less computer memory than conventional PCM, such as that used by audio CDs. It is used in Sony mini-discs, as well as in CD-ROMs containing images and other data along with sound.
Aka- from English. ‘Also-Known-As’ which means ‘Also-Known-As’. It is used if a node has two or more different addresses, if a person has aliases, etc.: Ivan Petrov aka Terminator. Used in letters as an abbreviation.
Apache- one of the implementations of http-servers designed for use under the UNIX operating system. A program, a virtual server that you can install on your computer and with it it is possible to imitate a real Internet server.
ARPA— Advanced Research Project Agency, US Advanced Research Projects Agency.
ARPAnet- the first computer network that used the IP protocol in the process of data transfer.
A.S.P.- Active Server Pages (active server pages), a technology similar to JavaScript and PHP (see PHP). In order to make a web page interactive using ASP technology, it is necessary to embed an appropriate script in its code, written in a macro language that vaguely resembles Java and C (see Script).

BASIC- Beginners All-purpose Simbolic Instruction Code (symbolic universal programming language for beginners) 'main', 'basic' programming language for beginners and professionals. Invented in 1962 J. Kemeny and T. Kurtz, employees of Dartmouth College, USA. In the future, he had many modifications.
bps- bit per secund, a unit of measure for the speed of communication between two computers, is determined by the number of bits of information transmitted per second.
BSD— Berkeley Software Distribution, a term used to describe various versions of the Berkeley UNIX operating system (eg 4.3BSD UNIX).
BUGS- Mistakes, defects. According to legend, electronic lamps of large and ancient computers often burned out due to moths flying towards light and heat, and the machine failed.

callback Literally: callback. Those. if you use this function with your provider, then the provider itself will call you and connect to your modem. It is used in the event that the provider is very often busy.
CGI- Common Gateway Interface, a technology that involves the use of interactive elements based on applications in the composition of the Internet resource, which ensure the transfer of data flow from object to object.
Coax at a home- technology for organizing a remote connection, implies obtaining access to the Internet using channels of a cable television network.
Cookies- This is confidential information regarding your IP, your settings on a particular site. On the one hand, this is very convenient, because, for example, you do not need to constantly enter a password on your provider's website. However, these cookies can be used for bad purposes.
Cooler- There are coolers that cool the processor, power supply and other devices: graphics accelerator, etc. That is, a computer can have several coolers (usually two).
CPU- the computer's central processing unit.
CSLIP- data transfer protocol, is a modification of SLIP, significantly gains in speed due to the universal algorithm for compressing IP packet headers (see Protocol, IP, SLIP).
css- Cascading Style Sheets (cascading style sheets) technology, thanks to which, using a special macro language, you can once hard-code the formatting of a web page.
CTR— Click/Through Ratio, a measure of the effectiveness of an advertising banner, defined as the ratio of the number of clicks on a banner to the number of its impressions.

DHTML- Dynamic Hyper Text Markup Language (dynamic markup language of hypertext), an extension of the HTML language that allows you to create web pages with such interactive elements as a moving background located under the static content of the document, moving objects, a drop-down menu, buttons that are highlighted when you hover over the cursor mice, animations, rolling credits and more.
dial-up— communication with an Internet service provider via dial-up telephone channels using a modem.
DNS- Domain Name System, domain name system, a standard for recording Internet addresses in the form of a multi-level structure of domains (see Domain).
DNS servers- programs that, when accessing them, look for the desired IP address by the entered URL (see IP, URL).
DOS- watch MS DOS.
Download— the process of copying files from a remote network computer (server) to the calling computer (client). In common technical jargon, this procedure is sometimes referred to as ‘downloading’.
Drag&Drop- Pronounced 'Drag'n'Drop'. This is a kind of Windows technology that allows you to take elements and transfer them. The literal translation is ‘take it and throw it’. For example, you use this technology when dragging icons on the desktop.
DSP- Digital Signal Processing, digital signal processing. Converting signals from various sound sources into a digitized form and processing them according to certain algorithms (using programming).

Enter- 'enter', a key on the keyboard. Confirms the input of information, starts the program, moves the cursor to a new line, etc.
error— ‘error’, an erroneous situation in a program or hardware.
ESC, escape- a key on the keyboard 'to escape', 'to run away'. Cancels the action, returns back, closes the window.
escape sequence- a set of notations that display characters reserved for marking elements of HTML code.
ethernet- a standard for organizing local area networks (LAN), described in the specifications of IEEE and other organizations. IEEE 802.3. Ethernet uses 10 Mbps bandwidth and CSMA/CD media access method. The most popular implementation of Ethernet is 10Base-T. An evolution of Ethernet technology is Fast Ethernet (100 Mbps).

fidonet- a non-commercial postal network using a line-switched communication algorithm (see FIDO).
firewall- watch Firewall.
Flash- a technology for creating high-quality interactive animation that can be presented on a web page with a relatively small size of the final file (the standard was developed by Macromedia in 1996).
FPS- This is an abbreviation for the English 'Frame Per Second' - i.e. ‘number of frames per second’. Most often, this abbreviation is used when talking about games. The higher the FPS, the better.
FTP- File Transfer Protocol, a protocol for transferring files over a network. There are thousands of places on the Internet that support this method. Sometimes the only way to have a file is to use the FTP protocol (see Protocol).
FTP client- an application designed to upload files to a remote server using the FTP protocol (see FTP).

gif- Graphic Interchange Format, a graphic format that uses the LZW lossy data compression algorithm and operates with an indexed color table. It is used mainly for displaying business graphics (see LZW).
GIF animation is one way of presenting moving images on the Internet.
GSM- Global System for Mobile Communication, global systems for mobile communications (GSM) GS-em. Digital standard for mobile communication devices. The use of digital signal coding allows you to avoid interference and ensure the confidentiality of negotiations. Among the main advantages is automatic roaming. The main disadvantages: it requires a larger number of base stations than other standards, subscriber capacity and a data transfer rate of less than 9.6 kbps.

HARD- computer hardware, its physical embodiment (processor, hard disk, memory).
HDD- hard disk drive, see 'Winchester'.
Home— directory name in UNIX-compatible operating systems; used on web servers, designed to host user files.
HTML- Hyper Text Markup Language (Hypertext Markup Language), the language used to create documents on the Internet.
HTML Document is a file containing HTML code.
HTTP- Hyper Text Transfer Protocol, hypertext transfer protocol.
hyperlink- the basic functional element of html documents, which is the implementation of a dynamic connection of any object of a given web page with the contextual content of another document or a file object.

IBM International Business Machines Corporation, a computer firm founded in 1924 by Herman Hollerith. It mainly manufactures computers and hardware, but also produces software. Producer of the Deep Blue chess program that beat world chess champion Garry Kasparov in a series of bouts. In addition, IBM came up with the principle of open architecture, when computers can be assembled as children's designers. The IBM PC has become the standard for personal computers in general.
ICMP- Internet Control Message Protocol, one of the data routing protocols.
ICQ- a communication program for the Internet that allows you to exchange short messages (analogous to a pager), as well as send files, photos, etc. One of the means of communication on the Internet.
ID— see ‘Identifier’.
IMHO— In my humble opinion, in my humble opinion.
Interlace- the ability of graphic files of some formats (in particular, GIF) during the loading process to be displayed on the monitor screen in the form of sequentially drawn non-adjacent rows of pixels that make up the image.
Internet Information Server- one of the implementations of http-servers designed for use under the Windows NT operating system.
Internet Service Provider- a company that has a special license and provides for a fee to individuals and organizations access to the Internet using the resources of its own server or local network.
Internic- an organization that manages the distribution of first-level domains (see Domain, DNS).
IP- Internet protocol IP (Internet Protocol), a universal cross-platform standard that allows you to network heterogeneous computers running different operating systems. This protocol provides a direct connection to the Internet.
IP address- the address of the Internet host, consists of four ten-digit identifiers or octets (one byte each), separated by a dot.
ISO— Organization for International Standardization, International Organization for Standardization.
ISO-8859-5— one of the common Cyrillic encodings (see Encoding); developed by the International Standards Organization (ISO) and used primarily in UNIX-compatible operating systems.
ISDN is an international standard developed by the ITU-T committee. Allows you to transmit data, as well as digitized video images and speech, over a single digital network.

Java- a programming language that allows you to develop applications for use in web resources. The Java module is not integrated into the page that uses it, but exists as a standalone application with a .class extension, called an 'applet'. In this case, the applet is also called from the HTML file by the corresponding command, it is not loaded and launched for execution as a separate program, in the background.
JavaScript- a programming language that is an add-on to the HTML standard. Significantly expands the possibilities of a document created in this format. A module written in JavaScript is integrated into the HTML file as a subroutine. It is called for execution from the corresponding line of the HTML code by a standard command. May exist as a separate file.
JPEG- Join Photographic Experts Group, a graphics standard based on the lossy image compression algorithm of the same name. Encodes the pixel spacing of a picture.

Keyboard— computer keyboard, main manipulator for PC
KOI8- eight-bit information exchange code, Cyrillic encoding (see Encoding), corresponding to the GOST 19768-74 standard.

LAB- color image of the image, in which the picture is presented in the form of three independent data arrays (channels) that determine the intensity and color content of various parts of the image.
linux is a free implementation of an operating system based on the UNIX architecture. Developed by Linus Torvalds. Often used as the base operating system on web servers.
Lisp- an algorithmic language focused on list processing (from LISt Processing). It is the language of functions. A Lisp program is a recursive function of symbolic expressions, which is built from elementary functions using a conditional operator and a superposition operator. Data processing comes down to combining, dividing and regrouping information. Developed by J. McCarthy in 1960. It is widely used in programming artificial intelligence systems.
lol- Laughing Out Loud, 'laughing out loud'. An abbreviation used in correspondence by e-mail (e-mail), in teleconferences (Use-net) or in a chat (Chat).
LZW- a data compression algorithm used in a number of graphic formats. Designed in 1978.

Macintosh CP— Cyrillic encoding (see Encoding) intended for use on Apple Macintosh personal computers equipped with the MacOS operating system.
MacOS operating system for Macintosh machines.
Flash Player- a special browser add-on (plug-in) that allows it to display Macromedia Flash standard files.
main board- motherboard.
META qualifiers— heading elements of HTML-documents that carry service functions. They do not affect the display of web pages in the browser and cannot change their content in any way.
Microsoft CP 1251— Cyrillic encoding (see Encoding), developed by Microsoft. It is the base encoding in the Microsoft Windows operating system.
Microsoft CP 866- an alternative DOS encoding, Cyrillic encoding (see Encoding), serves as the base in MS-DOS and OS / 2 operating systems.
mp3— format for compressing music files. It is the most common among other music compression formats.
MS DOS is a Microsoft operating system with a command line interface and a black screen. There are DOS from other companies (for example, PTS-DOS, Dnepropetrovsk).

OSPF- Open Shortest Path First, one of the data routing protocols.

PCI- Protocol Control Information, protocol information added by the OSI entity (A seven-level hierarchical model developed by the International Committee for Standardization (ISO) for defining, specifying and communicating network protocols.) to service data modules transmitted down from the upper layer. This information, together with user data, forms the Protocol Data Unit (PDU).
PERL- Practical Extraction and Report Language, one of the interpreted programming languages ​​on which CGI technology is based (see CGI).
PHP is an interpreted language similar to JavaScript. Designed to give web pages elements of interactivity.
Ping- packet internet groper, this is a program used to check the availability of the recipient by sending him a special signal (ICMP echo request - ICMP response request) and waiting for a response. The term is used as a verb: ‘Ping host X to see if it is up!’
plug&play- technology for connecting computer equipment to the computer itself. The literal translation is ‘insert and work’. Now used by all manufacturers of computer hardware.
PNG- Portable Network Graphics, a graphic format developed in the mid-nineties and intended for the presentation of graphic images on the Internet.
POP3 A protocol for sending messages via email.
PPP- an improved version of a network protocol similar to SLIP (see SLIP).

Quoting— watch Quatting.

RESET- a button on the computer case that causes it to completely reboot. The so-called 'cold boot'. There is also a warm reboot (partial), starting with some intermediate boot step.
RGB- Red, Green, Blue, a three-color palette used to display color images on a computer screen.
RIP- Routing Internet Protocol, one of the data routing protocols.
robots.txt- a file that defines the rules for indexing pages by search engines.
root account— a logical account in the server database that allows the user to work with the server computer with administrator rights.
RTFM- Read The File Manual, Read the instructions ...

SDH- Synchronous Digital Hierarchy European Standard for Fiber Optics Data in Wide Area Networks - Digital transmission hierarchy providing a means to manage densification and access various forms digital traffic using a synchronous transmission format over various types of media. The format is based on the synchronous transmission transport module defined by CCITT recommendations G.703, G.709, G.798 and others. The first level in the synchronous digital transmission hierarchy is 155.52 Mbps. Gradually replaces the PDH plesiochronous digital hierarchy technology.
SHELL- a basic element of the operating system that determines the interpretation of commands and user actions.
SITE- an Internet resource that, unlike a server, does not have a dedicated server program. As a rule, the site is an integrated part of the server, a directory on the server computer, even though most sites have their own domain name.
SLIP- Serial Line Internet Protocol, a network protocol that allows you to use a regular telephone line and a modem for direct access to the Internet. Requires special software and works in conjunction with the TCP/IP protocol as a lower level protocol (see Protocol).
SMTP- Simple Mail Transfer Protocol, a protocol designed to transfer messages via e-mail.
Splash- An html document that does not contain any meaningful information and navigation elements. Displayed first in the window when accessing the site. As a rule, splash includes the logo of the company that owns the resource, a menu for choosing an encoding, or a menu for choosing between the Russian and English versions of the site.
SQL- the language of queries to relational (tabular, as opposed to hierarchical and network) databases, allows you to get the necessary information from the database or perform some action.
SSH- Secure Shell, a type of terminal access to a server computer using Telnet technology, which is distinguished by a greater degree of security of the communication session (see Telnet).
SSI- Server Side Includes, a technology closely intertwined with CGI technology. Using a macro language reminiscent of C, SSI allows you to implement such features as displaying certain text in a document depending on previously defined conditions or according to a given algorithm, generating an HTML file from dynamically changing fragments, or embedding the result of CGI work in any section of the document HTML.
SUBJ- topic. Very often used in postal correspondence.

TCP- Transmission Control Protocol, a protocol that controls the transmission of information. It relies on the capabilities of the IP protocol.
telnet— a mechanism for remote administrator access to a server computer.
tip- a hint in some program, for example, in MS Office ...
Traffic- the flow of messages or the amount of information transmitted. Usually measured in kilobytes (MB, etc.). Second value: the number of visitors to a website or any of its pages per unit of time (day, month, year). Sometimes traffic is understood not as the number of visitors, but as the number of hits per unit of time.
Trainer— watch Trainer.
Transparency- the ability of graphic files of some formats (in particular, GIF) to include the so-called alpha channel in the image, which allows you to make the background of the image transparent (see Alpha channel).

UDP- User Datagram Protocol, a data transfer protocol used on slow lines and implements the transmission of data in the form of datagrams (see Datagram).
UNIX is one of the most common server operating systems on the Internet.
Unicode- universal Cyrillic encoding. Created to combine all existing national encodings into one.
Upgrade— watch ‘Upgrade’.
Upload- the process of downloading files to a remote computer.
UPS An uninterruptible power supply (UPS) protects your computer from power outages and unexpected power outages. It is a rechargeable battery, designed to work from 10 minutes to several hours when the main (220 volts) mains voltage is turned off.
URL- Uniform Resource Locator, a form of recording the address of a resource on the Internet.
UUCP- Unix-to-Unix CoPy, data transfer protocol. Designed to exchange files between two computers. With this type of access, you can receive and send e-mail and, as a variation of the latter, news from the respective servers. Used on computers running the UNIX operating system.

VAS- Voice Activated System, voice control: a system for automatically turning on a function (for example, a tape recorder for recording or a radio station for transmission) at the beginning of the speaker's phrase.
VBScript- Visual BASIC Script, one of the implementations of the Basic language, embedded in an html document to include interactive elements in web pages.
Vendor- A wholesaler that sells goods.
VIRUS- a program that reproduces itself and thereby spreads (infects other programs and documents), attributes itself to them. Usually performs harmful actions, interferes with work, destroys, distorts data.

Web animation- watch GIF-animation and Flash.
Web design- the process of creating a web page.
webmaster- a specialist who develops the content of the future Internet resource.
web hosting— placement of web pages on the Internet on the leased disk space of a server.
Windows is a very popular operating system from Microsoft.
Word is a Microsoft computer program. A very common, powerful text editor.
www- World Wide Web, the World Wide Web, the most saturated segment of the Internet.
www alias- a short address of the URL standard assigned by special servers to a page or site with a longer address of the same format.
WYSIWYG- What You See Is What You Get, a class of visual html editors that automatically generate HTML code in parallel with the user forming a web page on the monitor screen from standard elements.
W3C— World Wide Wed Consortium, developer of the HTML standard.

XHTML- Extensible Hypertext Markup Language (extensible hypertext markup language), an intermediate version between the XML and HTML 4.0 standards.
XML- Extensible Markup Language (extensible markup language), fundamentally new standard, proposed in 2000 by the creator of the HTML language, the World Wide Web Consortium (see W3C).

The text of the work is placed without images and formulas.
The full version of the work is available in the "Job Files" tab in PDF format

Introduction

Language is a dynamic phenomenon. It is constantly evolving: new words and expressions appear, and the vocabulary of a modern person is replenished. In speech among native speakers of the Russian language, various jargons and dialectisms are quite common. But recently computer slang has received the main distribution. The emergence of this term is associated with the rapid growth of computer technologies since the second half of the 20th century and, in particular, the mass introduction of personal computers and computer devices in the mid-1980s into everyday life of an ordinary person. Together with the new technology, computer games have been introduced into the human world, where certain individual designations of things are also present.

As a future philologist, I was interested in this topic, because the development of the latest technologies is transforming the language, the vocabulary of a modern person is changing radically. Therefore, creating this work, I tried to answer the question: how is computer slang formed in the Russian language.

In this way, goal of this work: to study the formation of computer slang and identify its features in the language system.

The goal set required the solution of specific tasks:

    Define computer slang.

    To identify the reasons for the appearance of computer slang in Russia.

    Consider the main ways of forming computer slang.

    Highlight the features of the formation of slang in our country.

    Compile a dictionary of computer slang for a student and a gamer.

    draw conclusions from this work.

Research material served as the site of culture and recreation skio.ru.

Scientific novelty of this work lies in the fact that for the first time a comparative analysis of the methods of formation of computer slang was carried out in it and its own version of the classification was presented.

object research in this paper is English and Russian vocabulary related to computer slang.

Subject This study is a comparative study of the formation and development of computer slang.

The practical significance of the work consists in the possibility of applying its results in school and everyday life to understand the interlocutor. The obtained conclusions and developed dictionaries can be used in lessons on Russian and English lexicology, stylistics, in a special course on computer slang. The research material can be used in the practice of teaching English.

The following methods were used in the work:

    The method of direct linguistic observation and description (used to sample computer slang from a dictionary).

    Method of dictionary definitions (to determine the meaning of words and analyze its structure).

    Comparative analysis method (used in studies of the structure and meaning of slang).

Main part 1 Formation of computer slang in Russia 1.1 The concept of computer slang

With the increase in the number of computers and general computerization in many national languages, the formation of computer sublanguages ​​- special jargons that serve as a means of communication for computer scientists. Computer slang is a type of slang used by both professional (for example, IT professionals) and other computer users.

A feature of computer slang is that these words serve to communicate people of the same profession - programmers, or just people who use a computer in everyday life. At the same time, they are used as synonyms for English professional terms, differing from them in emotional coloring.

Secondly, computer slang is distinguished by its "obsession" with the realities of the computer world. The slang names in question refer only to this world, thus separating it from everything else. Thanks to the knowledge of such a special language, computer scientists feel like members of a certain closed community.

1.2 Features of computer slang in Russia

However, unlike computer jargons formed on the basis of European languages ​​and functioning on the basis of one graphic system - Latin, Russian computer jargon has to not only master the elements of a foreign lexical and grammatical system, but also adapt them to Cyrillic writing. Not only substantive, but also formal adaptation of elements of a foreign language code, on the one hand, significantly complicates this task, on the other hand, makes it more diverse and interesting. This determines the specificity of the Russian computer language in comparison with computer jargons that exist on the basis of European languages ​​that are structurally closer to English.

1.3 Reasons for the appearance of computer slang in Russia

If you look at the numerous magazines that cover the latest computer technology market, we will see that more or less significant developments appear almost every week. And in the conditions of such a technological revolution, each new phenomenon in this area should receive its verbal designation, its name. And since almost all of them (with rare exceptions) appear in America, they naturally receive it in English. When, after some time, these developments become known in Russia, then for the vast majority of them, of course, there is no equivalent in the Russian language.

The second reason is the people themselves who work with computers. These are quite young professionals, in connection with this, they have a desire to dilute English terms with humor, add their own emotional coloring, an element of ease to express their position and assessment in relation to the subject of conversation, partner or situation.

Recently, there has also been a craze for young people in computer games, social media. Networks and various forums. This again served as a powerful source of new words. Appeared various words for certain concepts, these include “arcade”, “walker”, “boss”, “doomer”, etc.

2 Ways to form computer slang

2.1 The method of formation on the example of the classifications of Vinogradova N.V. and Gorshkov P.A.

There are different classifications of computer slang. We will give two most convenient classifications of Vinogradova N.V. and Gorshkov P.A.

Vinogradova offers the following classification of computer slang.

First group- direct transliteration of the English word while maintaining the main meaning of the lexeme:

    gadget - gadget;

    game - game;

    gamer— gamer;

    offtopic - off-topic;

second group words are examples, regarding which we can no longer talk about transliteration, but about phonetic and grammatical “distortion” (a kind of “Russification”) of the original:

    debug - debug;

    din - game;

    google- google;

    think-DOOM.

third group represent words that have homonyms in the composition of the literary language. Many stylistically neutral Russian words, being used and reinterpreted by computer dialect speakers, acquire additional meanings.

These are Russian words chosen for reasons of phonetic similarity to the English originals:

    loaf - button;

    muscle-MySQL;

    paga-page.

Fourth group words are represented by acronyms. These are English by origin and by the method of formation compound abbreviated words, which have not yet been involved in the process of mastering them by the Russian language. For example:

    aka(from the English "AlsoKnownAs") - 1) one of the network addresses of a person who has several of them 2) a pseudonym;

    goose— music card GravisUltraSound;

    Olya- ObjectLinkingandEmbedding technology, which allows you to edit data created in another program without leaving the main editor.

These examples also prove that computer slang tends to simplify, minimize and standardize language tools to a large extent.

An interesting and new, previously uncharacteristic for the Russian language, is such a way of forming complex abbreviated words, in which the word is replaced by an identically sounding name of a letter or number:

2-to, for example, G2G (got to go);

4-for, for example, B4N (bye for now).

For a table of acronyms, see Annex I.

Another classification is offered by Gorshkov P.A.:

1) tracing paper (full borrowing);

2) semi-tracing paper (borrowing the basis);

3) translation;

4) phonetic mimicry.

The first group, called tracing paper, includes borrowings not grammatically mastered by the Russian language. In this case, the word is borrowed entirely with its pronunciation, spelling and meaning. Such borrowings are subject to assimilation. Each sound in the borrowed word is replaced by the corresponding sound in Russian in accordance with phonetic laws. These words seem foreign in pronunciation and spelling, they correspond to all the norms of the English language. Here are examples of words completely borrowed from English:

Table #1

(For the full version of Table No. 1, see Appendix II)

In the second group, called half-tracing paper, when a term is transferred from English to Russian, the latter adjusts the received word to the norms not only of its phonetics, as in the previous group, but also of spelling with grammar. The table shows the following examples of semicalca:

Table number 2

(see Annex III for the full version of Table 2)

After analyzing this classification of computer slang, we highlight the following peculiarities and ways of its formation:

    During grammatical assimilation, the English term comes at the disposal of Russian grammar, obeying its rules. Nouns, for example, acquire case endings: simk a(I.p.), simk and(R.p.), simk e(D.p.).

    The words of this group can be formed in the following way: word-building models of the Russian language are added to the original English stem by certain methods. These include, first of all, diminutive suffixes of nouns -ik, -k(a), -nik and yuk, which are typical for vernacular in Russian: nushka, varik, kompik, pisyuk.

    Due to the fact that the source language is analytic and the borrowing language is synthetic, there is an addition of inflections to verbs:

    upgrade be from English. toupgrade;

    gama be from English. game;

    google be from English. google

    In accordance with the fact that one of the characteristic features of slang is the reduction of long and complex professionalisms, one can single out a technique - univerbization. Here is an example of such a phenomenon:

Table #3

    A fairly large number of words in this group came from various abbreviations, names of various protocols, firms. For example:

    IPishnik- IP;

    XPishka - XP (Windows).

The long names of many programs and games also had to be shortened or abbreviated if the full names consisted of several words. For example: Executionfile(EXE) - executable; Three-dimensionalStudio(3DS) - tridashka.

As a result, a large number of sounds [e] are created that are not typical for ordinary colloquial speech.

In the third group, translation very often slang vocabulary is formed by the way of translating an English professional term. This method includes the translation of the word using the neutral words existing in the Russian language, which at the same time acquire a new meaning with a reduced stylistic coloring:

Table No. 4

(see Annex IV for the full version of Table 4)

In the process of translation, the mechanism of associative thinking works. Arising associations or metaphors can be very different: in the form of an object or device. There are also numerous verbal metaphors: share-(derived from the English "share" - "share" (property)) means to open any resource in the local network for collective access.

fourth group, phonetic mimicry is based on the coincidence of semantically dissimilar common words and English computer terms. A word that turns into slang takes on a completely new meaning, in no way connected with the common one. Consider these examples:

Table number 5

(For the full version of Table No. 5, see Appendix V)

In this group of words, there are especially many names of various programs, perhaps because it is these names that are most often unclear in use and perception for Russian users of computer technology:

    burnt firewood- CorelDraw (King of firewood);

    AldusPajamker- Corel Aldus Page Maker.

After analyzing two classifications of Gorshkov P.A. and Vinogradova N.V., we can draw the following conclusions: in Gorshkov's classification there is no such group as acronyms, or abbreviations, and in Vinogradova's classification there is no translation category. This conclusion led to the need to create an improved classification.

We took both as the basis of our classification: Vinogradova N.V. and Gorshkova P.A. and distributed the words that make up English computer slang into the following groups:

2) semi-tracing paper;

3) translation;

4) phonetic mimicry;

5) acronyms.

See the appendix for the compiled tables.

2.2 Frequency of occurrence of different modes of education

I studied the place of computer slang in the language system using a dictionary compiled by the administration of culture and recreation http://skio.ru/ in order to identify the most common methods of education and show the frequency of their use.

Table No. 6

This study showed that the most common words in computer slang are words formed by direct transliteration of an English word while maintaining the main meaning of the lexeme (tracing paper). The last place is occupied by complex abbreviated words, which are not yet involved in the process of mastering them by the Russian language.

Most likely, a large number of words formed by the calque method in Russian was a consequence of the fact that most software works in English. As a result, people have a kind of addiction to some common commands or messages.

In addition to “addiction”, here, of course, the general tendency among young people to attract Anglicisms into their everyday speech also played a role. Passion for anglicisms has become a kind of fashion, it is due to the stereotypes and ideals created in the youth society. Such a stereotype of our era is the image of an idealized American society, in which the standard of living is much higher, and high rates of technological progress lead the whole world. And by adding English borrowings to their speech, young people in a certain way approach this stereotype, join the American culture and lifestyle. The use of these words is also a way of “encrypting”, creating a certain society where only “their own” understand you.

Conclusion

Summing up the work, we can firmly say that I answered the main question - how computer slang is formed in Russian, through the consistent solution of tasks and the correct use of methods.

First, I proved the urgency of this problem. The development of the latest technologies really influenced the formation of the vocabulary of the current generation, which led to the appearance of computer slang in the language system. Secondly, I gave a definition to computer slang, followed the process of its formation in Russia. Thirdly, she revealed the features of computer slang and the ways of its formation on the examples of the classifications of Vinogradova and Gorshkov. Gave a comparative description of these classifications. Fourthly, I analyzed, compared, presented the frequency of occurrence of certain ways of forming computer slang in the Russian language. Fifthly, I compiled dictionaries for PC users: a dictionary of computer slang for a student and a gamer.

The results of this study helped me understand the role and structure of computer slang through the history of its formation in Russia, its functioning in the Russian language and its use by specific individuals, i.e. PC users.

List of used sources and literature

    Beregovskaya E.M. Youth slang: formation and functioning//Vopr. linguistics. M., 1996. No. 3. S. 32-41.

    Breiter M.A. Anglicisms in Russian: History and Prospects: A Handbook for Foreign Students of Russian Studies. Vladivostok: Dialogue Publishing House, 1995. 98 p.

    Vinogradova N. V. Computer slang and literary language: problems of competition // Studies in Slavic languages. - 2001. - No. 6. pp. 203-216.)

    Golovanov N. A. Modern English-Russian Dictionary of Computer Technologies. - M.: Buk-press, 2006 - 528 p.

    Likholitov P.V. Computer jargon. // Russian speech - 1997 No. 3

    en.wikipedia.org

    skio.ru/dict/sleng-ar - computer slang dictionary.

Annex I

Way of education "Acronyms"

Way of education

Word

Acronyms

Asm- ASM (Assembler)

Afk-AFK

bgg-bgg(Bu-ga-ga)

bb - bb (bye-bye)

404 - (Ihavenoidea)

AOP- (authorized operator)

AAMOF- (as a matter of fact)

AFAIK- (as far as I know)

ASAP- (as soon as possible)

ANY1- (anyone)

B4N- (bye for now)

btw- (by the way)

CRBT- (crying real big tears)

CU- (see you)

FYI- (for your information)

G2G- (got to go)

gal- (get a life)

JK- (just kidding)

H&K- (hug and kiss)

IMHO- (in my humble opinion)

KWIM?- (know what I mean)

lol- (laughing out loud)

LU- (love you)

Oops - UPS

MUSM- (miss you so much)

PIBKAC- (problem is between keyboard and chair)

PITN- (pain in the neck)

POS- (parent over shoulder (change the topic))

TGIF- (thank God it's Friday)

THX- (thanks)

WU- (What's up)

wuf?- (Where are you from)

IOW- in other words (in other words).

BCNU- (Be Seeing You) TTUL- talk to you later (talk later).

Appendix II

Way of education "tracing paper"

Way of education

Word

Tracing paper

Avatar- avatar

Upgrade- upgrade

acer- acer

Bug- bug

Ban- bun

Basic- BASIC

Button - button

Windows - windows

Vin- win (from Windows)

Winchester- winchester (hard drive)

Word-word

Gadget - gadget

Game - game

Gamer— gamer

Gill - jabber

Dump - dump

Device - device

Dialap - dial-up

Ignore - ignore

Copy-paste - copy-paste

Nibble- nibble

lag— lag

Nick— nick

noob- noob

Overclocking- overquoting

Offtopic - offtopic

Build- build

router- router

Runet- runet

Subject- (subj., from subject)

rootkit - rootkit

Save - save

Skin - skin

Screenshot - screenshot

Smile - smile

Solution - solution

Source - Source

Softset - soft reset

Spam Spam

Stylus - stylus

Trouble - Trouble

Hard - hard disc drive

Tul - tools

Cookies- cookies

Man - man (unix command)

lag— lag

Ubuntu - ubuntu

Fake - fake

Flame - flame

Freelancer - freelancer

Hacker - hacker

Chat - Chat

User - user

Userbar-userbar

Unix- UNIX

Beech - notebook

Java - Java

Javascript - javascript

Tracker - tracker

Feature - feature

Release- release

Browser-browser

Cookies- cookies

Appendix III

Way of education "Half-calca"

Way of education

Word

half-calca

Anreg- unregistered

Brand - brand name

Soft - software

Avatar- avatar

IPishnik- IP

Upgrade- upgrade

Butit-boot

back up- backup

Varik-WarCraft

Vidyukha- vdeo card

Windows-Windows

Virtual- Virtual Box

Vir- virus

gamat- (game)

google- google

Debug - debug

Think- DOOM

doka-doc

Distribution- distribute

Soap - mail

Server-server

Ban - to ban

zip--zip

XPishka - XP (Windows)

Cooler- cool

Login - login

Comp, comp— computer

Fix - fix

Prog--program

Rapida - rapidshare

Reboot-reboot

Simka - SIM card

Upesnik - UPS

Flash drive - flash

forward - forward

Quarticlava-QWERTY

Cheater - cheat

Enikeyshchik - any key

Yuzat - use

Unixoid - UNIX

Inet - internet

Locheny / unlocked - locked/unlocked

ICQ, Asya - ICQ

Asma- assembler

intrushka- intra

Manual-ser "s Manual-

pisyuk-PC (personal computer)

Nushka - Norton Utilities(NU)

Capetashka- Kai's Power Tools (KPT)

executable- Execution file(EXE)

Trizhashka- Three-dimensional Studio (3DS)

Appendix IV

Way of education "Translation"

Way of education

Word

Translation

Walker(game) - 3D shooter, Quest

Wafer - WiFi

Firewood - driver

Toad— jabber

Donkey - Internet Explorer 6

root - root

PDA - pocket (PDA)

Ognelis- Mozilla Firefox

A donkey - eMule

Half shaft - OS/2

Cupboard - NetscapeNavigator

Applejack - apple

I'm Papko, Yapapko - iFolder

Shared, shared resource - shared

Screw- winchester (hard drive)

engine, engine engine

Javascript - javascript

Pour- update

Half-flies - OS/2

Acceleration - overclocking

Share- share

Skin- skin

Diesel fuel - solaris

Flask - flash

No Wardrobe - netscapenavigator

Mom, Mom, Mother - motherboard

Stump - pentium

Old - Starcraft

Oracle-Oracle database.

Sideboard-server

Glukalo- incorrect program

Mofon- streamer

Blue screen (of death), bruise— Blue screen of death

Board- keyboard, which means keyboard.

Appendix V

Way of education "Phonetic Mimicry"

Way of education

Word

Phonetic mimicry

Baton-button

Bubunta- ubuntu

Vasik- BASIC

Vika - Wiki

Davis - device

Zuhel - ZyXEL

Gama - game

Irka - IRC

captcha— CAPTCHA

Kwaka - Quake

Kumys- QMS

Axis - OS

Mulya - eMule

Muscle,- MySQL

Paga- page

Tulza - tools

Troll - troll

Halva - half-life

crack—crack

XP - XP (Windows)

Bloomers - shareware

Unih - UNIX

Muscle, Maiskul - MySQL

Freebzdie - FreeBSD

Enikey - any key

Puff - PHP

Message - message

Linukh, Lin, Lyalikh, Lyulikh OS Linux.

Skiing, Messy— LG Company.

Egor- error

Burnt firewood- CorelDraw.(King of firewood)

Emelya- Email

butt cutter-GPRS

AldusPajamker-CorelAldusPageMaker

Autogad-AutoCAD

APPENDIX VI

Gamer vocabulary

Addon (from English addon)- addition to the game.

10X(from English Thx, Thnx, Ths) - Thanks - Thank you.

AI(from English artificial intelligence) - artificial intelligence. The term is commonly used when describing the behavior of computer opponents in games.

Assault- network game mode.

b (from English back) - back.

BB (from English ByeBye) - Bye.

bbiab(from English be back in a bit) - I will be back very soon.

BBIAF(from English Be back in a few minutes) - I'll be back in a few minutes.

BBIAH(from English Be back in an hour) - I'll be back in an hour.

BBIAM(from English. Be back in a minute) - I'll be back in a minute.

BBIAS(from English. Be back in a second) - I'll be back in a second.

BBL(from English I "ll be back later) - I'll be back later.

BBS (from English Be back soon) - I'll be back soon.

BE4(from English. Before) - Before.

bf(from English 1. Boyfriend 2. battlefield) - 1. Favorite guy, 2. Place of battle.

bg(from the English. bad game) - a bad game - usually said after the game.

BRB(from English I "ll be right back) - I'll be right back.

btw(from English By the way) - By the way.

Capture the Flag(From English CTF) - Capture the Flag, online game mode.

deathmatch- online game mode, where everyone plays for himself.

Easy- the level of difficulty of the game for beginners (normal - medium, hard - difficult).

F2F(From English Face to face) - Eye to eye, tete a tete.

faf(from English funny as f ** k) - very funny (in a rude way).

FAQ(From English Frequently asked questions) - Frequently asked questions.

ffs(from English for f ** k "s sake) - for the sake of this (in a rude form).

FTW(from English for the) win) - to win.

FW(from English Freeware) - Free.

fwiw(from English for what it's worth) - what will it cost us?.

fya(from English for your amusement) - for your entertainment.

FYI(from English For your information) - Information for you.

GF(from English 1. Girlfriend, 2. good fight) - 1. Favorite girl 2. Good fight.

gg(from English good game) - good game- usually said after the game.

GJ(From English Good Job) - Good job.

GL- (from English good luck) - good luck!

GR8(from English Great) - Delightful.

gs- 1) good shot, great shot. 2) game speed - 1) cool, good shot. 2) game speed.

gt(from English good try) - a successful attempt.

GTG, g2g (from English I got to go) - I have to go.

gw(from English good work) - good work.

LAN(from English local area network) - local network, i.e. association of computers connected to each other.

TA(from English. Team Attack) - a deliberate attack by a player from his team.

TK(from the English. Team Kill) - a deliberate murder.

Alliance(from English alliance) - an association of several clans, has its own name.

Bug(from English bug) - an error or defect in the game, left.

Ban(from English Ban) - administrative punishment.

base camping(from English basecamping) - when a member or members of the attacking team stay on spawn for a very long time.

In the gut(sometimes "in the pipe") - A narrow, long, closed, dimly lit section of the map.

Gamer- player.

Geodata- Coordinate points of monsters and players, superimposed as an invisible grid on the game world.

glitch- some mistake.

GM, GameMaster(from English gm, game master) - game admin.

Grena(from English HE grenade) - Explosive grenade.

group, party, party(from English party) - several players united in one group.

Device- any device, object, applicable both to manipulators and keyboards, and to objects in the game.

Diarrheal lynx- move in short runs (5-20 m.) followed by a squat for a few seconds.

Disconnect(from English disconnect) - disconnection from the game.

Length- as a rule, a long segment on the map, with open space.

Drop(from English drop), loot (from English loot) - things that flow from something or someone.

The game- a certain period of time or a set of points for which the result is set.

Inventory(from the English inventory) - a window that shows all the things that the character has in his hands.

to(from English k) - a thousand.

Kalash- AK-47 assault rifle.

Ku(from English re) - from "respect - respect" is usually a response to the greeting of the player who entered.

camper- a man who always sits in a secluded place and kills people running past.

Kik(From English Kick) - Ejection from the server. Light administrative punishment for minor violations of game discipline.

kk, m(from English kk, m) - a million.

Clan- a large group of players.

config(from English. Config) - a set of typical settings and player operations in the form of scripts (for example, buying weapons). Individual for each player.

crack- a program for hacking the game, in order to be able to play an unlicensed game or without using the original disc.

lag- a delay that occurs in a network game due to poor connection or server overload.

lags, brakes(from English lags) - the character does all actions with a delay due to some technical reasons on the server, due to communication or due to technical reasons on the client's computer.

Lamerili bot- an inept player.

Mapa(from English. Map) - Game map.

Nick, nickname- the player's alias.

Old school- (from English old school) a very good player.

Online(from English online) - is in the game.

Father- a player who plays a game very well.

Offline(from English offline) - absent in the game.

Patch- a program from the developer company that corrects errors in the game or supplements the game.

Persian, charm(from English char) - A game character controlled by the player.

ping- a program that calculates the response time of the computer to the server (calculated in milliseconds), the lower the ping, the more comfortable it is to play, sometimes ping means the same as lag.

PC(sometimes PK) - a character who killed another non-resisting character, i.e. in unfair combat, or the number of such kills.

replanting- the use of architectural features of the level for ambush.

Fit in with a sponsor- run with a gun in hand to rush after someone to either pick up his gun after his death or pick up the gun of the one he kills.

Progamer- A player who plays computer games professionally.

random(from English random) - a person holding the trigger when shooting, i.e. firing clips in very long bursts almost at random.

jumping, jumping- moving the player forward with simultaneous jumps, in some games increases the speed of movement.

Rush- a quick attack on a certain point in order to crush the enemy using a numerical advantage.

respawn(from English respawn) - the constant rebirth of opponents or players during the game at certain points.

Soundtrack(from the English soundtrack) - the musical accompaniment of the game. It is usually abbreviated as "OST" (from English, for example, "Need for Speed ​​Underground 2 OST").

Screen, Screenshot(from English screenshot) - a picture of what you now see on the monitor in a separate file.

Blind frag- killing the enemy without seeing him.

save- a file responsible for saving progress in the game.

backbiter- a player who tries to go behind the back of the enemy, a tactician who knows the map well.

Splash damage- not direct damage. When a projectile or magic deals blast damage.

Spray- type of shooting, when the shooting button is pressed, and shots with a large spread of bullets are obtained.

Stats, options(from English stats) - certain characteristics of the character or their values.

strafe, strafe- move sideways, keeping the target in front of your eyes.

Save- recording file, created when saving the game.

Textures- This is a visible image stretched over character models or terrain.

brakes, game slows down- twitching of the picture in the game, due to either lags or a weak computer.

Trainer- a special program that allows you to set an infinite amount of resources in the game, make the main character immortal, and so on. In other words, the effect of it is similar to the action of codes.

Level, level(from English lvl) - character level indicator.

feature(from English feature) - some unique feature of the game.

Flash(From English Flash) - Stun grenade.

flood- writing meaningless or unreasonably frequently repeated messages in the chat.

Frag(from English frag) - points that are awarded to the player during a network game for killing opponents. Each enemy killed is one frag.

Full(from English full) - full.

Freebie- a player standing still and moving away from the computer.

headshot(from English headshot) - hit in the head.

Heal, Hill(from English heal) - to heal.

hint(from English hint) - an additional feature.

Czekh- lamer, but with glimpses of the game, rare.

cheater- a person who uses cheats, for example, to see through walls or shoot in the head without aiming.

Cheats(from English cheats) - programs that allow the player to see through walls, shoot at the head without aiming, not lose health when injured, etc.

Exp(from English exp) - experience or experience points.

Unit- 1 operating unit.

APPENDIX VII

Dictionary for schoolchildren

Avatar- a picture that the user uses as a network resource intended for communication, for example, on forums.

Avik (avishnik, avishka)- video file in .AVI format.

Autogad- computer-aided design system AutoCAD

Azer- computer manufactured by Acer

Come, IDishnik(eng. ID, identificator) - an identifier.

IP, IPishnik(English IP) - IP address.

AKA- (English Also Known As - "also known as:") - a pointer to a pseudonym, a network nickname (nick) of a person.

Account- Account.

alpha version- the first, "crude" version of the program.

Upload(English upload) - uploading files to a remote server.

Update(English update - update). 1) updating software products; 2) updating the Yandex search database.

Upgrade(English upgrade, up - increase, grade - quality) - increase in system performance by replacing modules or adding additional elements.

Upgrade- update something to the latest version.

Archiver- a computer program for packing files.

ICQ(from the English. ICQ - "i-si-q") - a program for instant messaging.

Attache(English attachment - attachment) - a file attached to an email.

Outgluk(eng. MS Outlook) - the built-in mail client of Windows.

Bug(English bug - bug) - a permanent error (failure) in the program. The result of a flaw in a computer program that causes unwanted or unexpected behavior, or prevents it from running at all.

bynet- Belarusian or Belarusian-speaking part of the Internet (bynet, from the name of the domain zone.by).

Byte- unit of measurement of information, equal to 8 bits.

Ban- temporary or permanent ban for the user. "Ban, impose a ban" - enter a temporary ban for the user to do anything (write new messages or view them). Used in forums or chat rooms.

Jar. 1) computer system unit. 2) packing blanks on the spindle (See. blank).

Banner- static or animated advertising image.

attendant- a person (designer) engaged in the manufacture of banners.

baht. 1) The Bat! 2) the same as batch file.

batch file- batch command file (bat-file) DOS/Windows, having the extension .bat.

Baton(English button - button) - a key on the keyboard. (English press button) - work on the keyboard. - work with the mouse. - Magic Button in ZX-Spectrum.

Tower- tower computer case.

Accordion- a very old, well-known, bearded story.

white assembly- computer components assembled in one of the European countries or the USA.

Squirrel, delirium tremens- Spontaneous restart of the computer for unknown reasons.

beta version- a practically finished version of the program, which is launched to the people "for a run-in", with a request to inform the author about all its errors or wishes, suggestions for improving its work beta tester- any user of the beta version of the program, who informed its author about the noticed shortcomings.

Bizya(eng. busy "busy") - the status of a busy telephone line.

Bit- the minimum unit of measurement of the amount of information, from Bi nary digi T, 0 or 1.

beaten- broken, spoiled. broken link- a link to a non-existent address on the Internet.

Crap. 1) CD; 2) one of the disks in the disk package inside the hard drive. Beeper (English beep) - built-in speaker.

Beatnik, b-em pashka, beatmap- graphic file with .bmp extension.

bNO- Word converted from KOI8-R encoding to CP1251. Describes a misconfigured locale or words resulting from viewing text in one encoding when it is written in another.

blank- blank recordable CD/DVD.

Bot(from the word "robot") - a program that emulates human actions, sometimes with the beginnings of artificial intelligence.

Browser(English browser - browser) - a program installed on the user's computer and allowing you to view documents in certain formats (html, xml, etc.) and, if you have an Internet connection, receive the specified page from a web server.

Walker. 1) browser (English browser); 2) game type (quest) or shooter (shooter - shooter) from the first person.

Brand(from English brandname) - a well-known trademark of a large manufacturer.

brand assembly- assembled by one of the reputable computer companies (IBM, Dell, HP, etc.).

Breakpoint(English break point) - a breakpoint. The location in the program code where its execution should be interrupted. Used for debugging. Beech, byaka(from English notebook) - a laptop.

Rubble(English boot - download) - bootable. Boot virus is a boot virus. Butyavka - boot floppy disk, CD. Boot - restart the computer.

bad block(English bad block) - a damaged cluster (data storage unit) of a disk storage medium where information cannot be written.

Bad sector(English bad sector) - a damaged sector of a disk storage medium where information cannot be written. backup(English backup) - a backup copy. Back up, make a backup - create a backup copy.

Varese, Varese, Varese (eng. wares)- illegally distributed paid software.

Broom- hard drive, hard drive (see also Screw).

Rope- wire, channel, network cable.

Vidyukha- video card.

Windows (vindovoz, Windows, Windows, take out, stink)- Windows operating system.

Winduzyatnik is a derogatory term for a Windows user. Screw- Winchester, hard drive.

Vir- computer virus.

hang- the state of the operating system in which it does not respond to requests.

Vydelenka- type of connection with the provider (Internet access service provider), when data is transmitted through a special leased line. Take out two- OS Windows 2000 (Win2k).

pull out- download something from the Internet.

Exit with three fingers- Ctrl+Alt+Del.

Gama(English game) - game.

Gamer- from English. gamer - a player, a person who constantly plays computer games.

Guestbook, guest(English guestbook) - a guest book.

Gig- gigabyte. Gif, Gif- GIF graphic format.

Worm- network virus.

glitch- an incomprehensible, inexplicable failure of a program or operating system. see also Bug.

glitch- work with errors (about a computer program, script). Head- processor.

blue tooth- Bluetooth interface.

blue giant- IBM.

Naked grandfather- GoldEdit editor.

Burnt firewood

Thermometer, progress bar- visual display of any process (usually in percent).

Coffin- computer case.

bang (kill, kill, demolish)- delete the file(s) or uninstall the program; destroy, spoil (a file, database, program) purposefully or by mistake.

Rodent- computer mouse.

google- search for information in the Google search engine.

Guyovy- an application that has a GUI (see. Gui). In a broader sense, something related to gui.

Gooey, gooey, gooey(GUI - Graphical User Interface) - a graphical user interface, that is, an interface with windows and buttons.

Guru- an experienced specialist, master, cool programmer.

Daylap, dialup(English dial-up) - a type of connection with the provider, when data is transmitted via a telephone line using a modem.

Download(eng. downLoad) - download files from the server.

engine, move- a dedicated application part of the program code (program / part of the program / program package / library) for the implementation of a specific application task. As a rule, the applied part is separated from the program for use in several projects and/or separate development/testing.

two-headed- refers to a computer with two monitors.

Two-piece, two-ton- OS Windows 2000 (Win2k).

Debug(English debug) - look for errors in the program, debug the program (catch bugs in the program).

device, device(English device - "device") - any device, a module for a computer? a structurally complete technical system with a specific functional purpose.

damsel- the same as Device. - system message. - system message.

Dolphin- A programmer who writes programs in Delphi.

Demo. - incomplete (trial, demo) version of the program or game.

Wood- directory structure on the server.

Default(eng. default) - values ​​assigned to the parameters automatically () in the event that the user has not set one of the valid values ​​for them. By default - by default.

Jeep, jpeg- graphic file format JPG, JPEG.

Jeeping- Convert graphic file to JPG format.

Dimka- DIMM memory module.

Directory- folder.

Distribution- a set of software intended for distribution.

Document t - information object (text file, picture).

Board(from the second part of the word keyboard: board - board) - keyboard. - enter data from the keyboard.

Firewood(English drive) - drivers.

Oak- program VirtualDub, (NunDub, VirtualDum Mod).

Think- play a computer game.

Doumer- an avid gamer.

Fool, Durik- AMD Duron processor.

Hole- a way that is not provided by software developers, and allows you to get unauthorized access to something. Most often, the word is used when discussing hacking something.

Emelya, Emlo(from English e-mail) - e-mail (see also Soap).

Egor- (from English error) an error.

EZHA- Monitor standard EGA.

Emelya- from the Russian reading of the English word e-mail, soap.

Toad, Zhava. 1) Java programming language. 2) see phototoad.

Javascript- JavaScript programming language.

Toad(b)er, Gill(English Jabber) is an open protocol for fast messaging.

Fry. 1) compress files using JAR archiver; 2) burn files to a CD (CD-R or CD-RW).

Iron- accessories for the computer.

yellow assembly- computer components manufactured in China, Singapore, etc. Currently, the term has lost its relevance, since the vast majority of computer electronics are produced in Asian countries.

LJ, ZhyZha- a diary hosted on livejournal.com or the Live Journal service itself.

butt cutter- GPRS.

buzz. 1. Establish a connection using a modem. 2. Make an entry in LiveJournal. Used in two opposite meanings: a) write something topical that will get a lot of comments from other users; b) write about something that is not interesting to others and annoying.

ban(from English to ban) - prohibit the user from writing messages on the forum or in the chat, prohibit access to any resource.

hangup- an irregular state of the operating system or application software, in which the system or program does not respond to user actions.

Pour- upload the file to the server.

Request- a set of words and service characters that characterizes the information that the user wants to find.

Zvukovuha- sound card.

zip- use an archiver that compresses data into zip format.

Zipun, ziper, zipped- archive format ZIP.

Zuchel, Züksel, Zühel- ZyXEL equipment.

PS- Post Scriptum (the letters ZY are on the keyboard in the same places as the Latin P and S, respectively). If initially "ZY" appeared in messages as a result of forgetfulness or absent-mindedness (the user did not switch from the English keyboard layout to Russian), now "ZY" instead of "PS" is usually used consciously or out of laziness.

IE- browser MS Internet Explorer (see also Donkey, Donkey).

IMHO(from the English In My Humble Opinion, used online as an abbreviation for IMHO - "in my humble opinion") - I have an opinion, I want to voice it; I think; it seems to me (a later playful transcript:: I have an opinion, you can argue the hell with it).

intrushka(eng. intro) - a screen saver representing any software product.

Internet- Internet.

Irda (from English IrDA - Infrared Data Association)- infrared port.

Irka- system of on-line communication IRC (Internet Relay Chat).

Seeker, bloodhound- search system.

Ass- Internet Explorer browser (abbreviated as IE).

XPya, XPi- OS Windows XP

Stone- central processor.

Casual(eng. casual - casual, irregular, fickle) - a person who is not seriously and constantly engaged in a subject and is not deeply interested in it, but shows interest from time to time.

Casual games- games intended for casual audience. Most often distributed by shareware system.

Pocket- a device for connecting a hard drive to a computer.

rocking chair- a program for downloading files from the Internet.

Quaker- A player in the computer game Quake.

Croak- play Quake.

Keyborda- swimming.

Cybersquatting- seizure or theft of domain names for the purpose of resale.

Kilo, Kilogram, Kb- kilobytes.

Klava- keyboard.

Brick- central processor.

Pussy- see Tsiska.

Klava- keyboard.

Klikuha- 1. Computer mouse. 2. Selected alias used on the Internet (from colloquial).

male- cable.

Picker, picker- editor for working with vector graphics Corel Draw encoder- programmer.

Wizard, however!- an expression applied to a programmer who managed to fix in a couple of minutes what the rest of them fought for at least a day.

Comp- computer, PC.

Compach- compact disc.

Wolf Commander- Volkov Commander file manager.

Combiner (Tractor driver)- someone who constantly uses the keyboard in games of the FPS (First Person Shooter) genre.

Comp- a computer.

Connect- Internet connection.

Contra, CS- Counterstrike.

config, conf. 1. Conference, forum. 2. The configuration file of the program, which contains the settings of this program.

Root- the first directory in the tree on the disk (the root directory).

Firewood King, Korel Firewood, Gnarled Firewood- editor for working with vector graphics Corel Draw.

Cracker- a person who breaks into security systems (often erroneously called hackers).

Krakozyabry- problems with document encoding.

Red Assembly- computer components assembled in the CIS.

Red eye- infrared port.

Crack, crack, crack, crack(English to crack - to crack) - a cracker of programs.

Cracker, Cracker- cm. Cracker.

Crack, crack- hack the program.

Ku. 1. Greeting in chats (from the film "Kin-dza-dza!"). 2. eng. Re () typed in the Russian keyboard layout.

Kudvaker- a player in Quake, a computer game-shooter.

Cool, cool(from English Cool) - cool, cool!.

Cooler(English cooler) - a fan that cools the processor, hard drive, system unit or power supply.

Coolhacker- a derogatory name for someone who thinks he is a hacker, or a respectful name among lamers.

lag(eng. lag) - the delay in data transmission over the network.

Lazarus- laser printer.

Lamer(English lamer) - a complete fool, a teapot, an inept user who does not want to learn anything.

Noodles- a set of wires, also the name of a conventional telephone wire in which two copper conductors are placed in an insulator and run in parallel, picking up radio interference, as opposed to a twisted pair or shielded cable.

Leftist- dubious products, the manufacturer is unknown. Sometimes it's a pirated copy.

The cure for greed- a program to break the limiting functions of an unpaid program, sometimes just a cure.

Flying- fly type toy.

Linukh (Lin, Lyalikh, Lyulikh)- Linux operating system.

Fox, Chanterelle- Firefox browser.

Leecher(English leech - leech) a useless member of the file-sharing network, which only downloads, giving nothing in return.

Lokalka, lan, lana, lanka, doe(eng. LAN) - a local area network that does not necessarily have access to the Internet.

lol(English lol -) - laughter, loud laughter.

Lolka, Lolik, Lolita- a person who is distinguished by stupid and awkward behavior and often causes laughter from others. It came from the frequent inadequate use of the LOL replica ((English lol).

Onion- Outlook Express mail client.

Loser(eng. loser - loser) a derivative of the word "user" (user), which is negative, offensive; Jonah.

Skiing, Messy- LG Company.

Lytdybr- a diary. If you type a Russian word on the keyboard, forgetting to switch the keyboard from English, it turns out. The word was coined by Roman Leibov while mastering livejournal.com.

Chandelier- Adobe Illustrator.

Mazda- cm. Mustday

Mozilla, Murzilka- Mozilla browser.

mother, mother, uterus, mother, mother- motherboard.

Mustday(from the English must die - must perish) - a derogatory name for the Windows OS family; a phrase expressing an attitude towards any low-quality product.

Manual(eng. manual) - user manual.

Mafon- any device with a magnetic tape.

Soft, Soft is a derogatory name for Microsoft.

Messaga(from English message) - message, letter.

Merzilka is a derogatory term for the Mozilla browser.

Meter, Meg, MB- megabyte

Intermortium- literal translation of English. Interface - interface.

Mirk, Mirka- An IRC network, usually an IRC channel (from the name of the popular IRC client mIRC).

Brain- RAM, RAM, random access memory.

Momed, Moped, Mudozvon- modem.

Monya, Monique- computer monitor.

Muzzle- 1. program interface, the main page of the site or portal. 2. The front panel of the computer system unit.

live- Convert to MPG file format (MPEG, MPE).

Muscle- MySQL database management system.

Soap, Soap dish- e-mail, message in e-mail or address in e-mail (from mail).

Soap, lather- send a message by e-mail ().

mouse- manipulator.

mousedrome- mouse pad.

Slice— to write down on discs.

Rapist- C programmer.

Nafigator- Netscape Navigator.

Uncreature- Netware software.

netoscope, net cabinet, cupboard- Netscape browser (see also Nafigator).

Nick(from English nickname, nick) - pseudonym, nickname.

Noname- 1. (English Noname), the manufacturer is unknown. 2. Site nnm.ru.

Mink— Norton Commander.

Noter, Notik, Nutybyaka(English notebook) - a laptop.

Ntiha, Ntyaha- any operating system based on NT-technologies, for example Windows XP/2003.

noob, newb(from the English "newbie" - a beginner) - "teapot", a beginner, inexperienced.

Nyura- a program for burning CD / DVD discs Nero Burning ROM.

Odinesnik— a programmer specializing in the 1C:Enterprise system.

Window- Windows operating system.

Olya- OLE, Object Linking and Embedding technology that allows you to edit data created in another program without leaving the main editor.

Oracle, Oracle- Oracle database.

Opsos- mobile operator.

Donkey, Donkey IE- Internet Explorer browser.

Axis- Operating system.

Axis in half (half axis)- OS/2 operating system.

Rollback(literal translation of the English term "rollback") - a return to the original situation when flaws are found in the new configuration of a computer system / individual application or service.

Offtopic, offtopic, offtopic- a statement not on the topic of the conversation (forum, etc.) Offtopic - Messaga is not in the cashier.

Ochepyatka- the word "typo", written with a typo, which symbolizes the meaning of the typo.

paga(from English page) - a page on the Internet.

Parse- break the page code into separate parts to extract separate data from it.

Libel is a Pascal program.

Paskuda 1. Program in Pascal 2. Lover of writing programs in Pascal.

Paskudnik, slanderer- A programmer who writes programs in Pascal.

Password, pass- password.

Stump, Pentyukh Intel's Pentium CPU.

Barley, pearl- programming language Perl.

Petya— Peter Norton.

Pajamas- Adobe Page Maker.

Penguinux- cm. Linux.

scribbler— CD burner (CD-R or CD-RW).

pussy, pussy(from English PC, pronounced "pi-si") - personal computer, PC.

plank- RAM module.

Payer- host on a paid server.

Tile- printed circuit board.

Pluynik- jet printer.

pros- C++ programming language.

Half shaft, Half fly, Half (a)- OS/2 operating system.

garbage can- basket.

Fix(from English fix) - fix.

pochikat- spoil; delete.

gadget- an advanced device.

Flat A programmer who writes programs in C++.

Prog- program.

Programmer- programmer.

Proksya- proxy server.

Firmware- a program code stored in the non-volatile memory of a device (for example, a PDA, cell phone, or router).

Flash- change the firmware.

jumper- jet printer.

Crayfish(from English rack) - a removable drive.

Frame- search engine Rambler.

Rapida- file sharing server www.rapidshare.de.

Rarity- use the RAR archiver.

Share(English share - to share property) - to open for collective access any resource in the local network.

Reboot(from English reboot) - reboot.

Real- life outside the Internet.

Register, register- register.

Cutter- a device for recording ("slicing") optical discs (CD-, DVD-R [W]).

Release(from English release) - release of the program; release of the final version of the program for sale. In warez circles, a pirated version of a program or movie ready for distribution on the Internet.

Respect(from the English. "Respect") - a manifestation of respect for something or someone. Piano- keyboard.

RTFM, RTFM(from the English. Read The Following Manual - read this instruction) - sending the reader or asking to the documentation.

swears- gives error messages (usually instead of the expected result).

Rules, rules, rules(from English rules - correct) - the highest degree of approval; very correct, good, cool.

steer. 1. Be very cool 2. Win, surpass.

Runet- Russian or Russian-speaking segment of the Internet (runet, from the name of the domain.ru).

Chop, chop- the same as gambling, enthusiastically playing some kind of game.

Subject(from English subject) - the subject of the message or e-mail.

Sled- a device for quick change of the hard drive without opening the case.

Saks, sucks(from English to Suck - to suck) - an expression of disapproval.

die- stop working, break down.

Safe, safe- (eng. save) - a saved game, a save point in the game or operating system, to which you can return.

gray assembly- assembled in one of the unnamed factories around the world. As a rule - from components of the same unknown origin.

Server, sterver, sideboard- server.

Network card- network fee.

Sidyuk- compact disc.

Simka- SIMM memory module.

Blue tooth, blue tooth(from English Bluetooth) - bluetooth radio communication technology.

Blue screen- Windows message about a fatal error requiring a system restart.

Zionist is a programmer who writes in the C language.

Sysadmin- System Administrator.

sysop— System Operator.

Skazyovy— connected via SCSI-adapter.

Tell me- SCSI adapter.

Skin(from English Skin - skin, shell) - appearance, shell, design, switchable at the user's choice.

lick- fully copy.

Drain / fill anything - send/receive.

Snotlout, snotlout- jet printer.

demolish— uninstall (remove) the software.

Dog, doggy- the most common name for the @ symbol.

Sorets, source(s)(eng. source) - the source code of the program in one or more files.

Soft(from software) - software.

THX- Thanks.

Tank, be in a tank- not to be aware of the matter, not to know anything about the subject of discussion.

pill for greed- cm. Medicine (for greed).

Wheelbarrow- a computer.

Television- monitor.

stomp- archive.

trample Claudia- type some text on the keyboard.

brakezilla- Mozilla browser.

Basin. 1. Personal computer or workstation. 2. Satellite dish.

Tract- logical data channel.

tractor driver- a person who uses only the keyboard in a computer game of the shooter class (run and shoot).

Troll(from English troll) - an anonymous Internet provocateur. On the Internet, this is the name given to people who intentionally publish (on forums, newsgroups) provocative articles and messages that are designed to cause conflicts between participants, flames, insults, etc. Such articles and messages themselves are also sometimes called trolls.

Trolling(from English trolling) - the process of writing provocative messages on the Internet. See Troll for details.

Trubo Pascal(from the English "Turbo Pascal") - a compiler for the Pascal programming language, created by Borland.

Trojan- a computer virus that enters the system and silently transmits personal information from it to a burglar.

Thrash(English trash) - basket.

Tools(from English tools - "tools") - utilities.

Dill- Acorp modem.

Unih- UNIX operating system.

Urla- URL.

User(English user - user) - an inexperienced user with an inflated self-esteem.

Fall asleep at the piano- fall asleep in front of the computer with your face on the keyboard.

Util (Util)- utilities, special programs designed for official purposes.

Ears- headphones.

Filo- Files.

FAK(English FAQ - Frequently Asked Questions) - answers to frequently asked questions. Fix(from English fix) - fix.

Philes- files.

feature(English feature - feature, property). 1. An unobvious result of the program's action, similar to a bug or developer's flaw ("a documented bug is a feature"). 2. A specific function or feature of the software/hardware.

Flame(English flame) - insults or uninformative messages, long fruitless disputes.

flash drive, flash drive- USB Flash, mobile storage device.

Flopak, flopar, flopik, flopovod, flopogryz- floppy drive.

Flop- Floppy Disk.

flood(eng. flood) - a meaningless flow of information, repeated repetition of the same or almost identical messages.

flood- write a large number of identical or almost identical messages.

Font(from English Font) - font.

Air vents- cm. Window.

phototoad— 1) Adobe Photoshop program. 2) collage, fake photo created in Adobe Photoshop Photoshop, Photoshop - Adobe Photoshop.

frivar(from English freeware) - a free software product.

Freelancer (from the English freelance - freelance, civilian) - a person who is hired for one-time jobs (usually related to web design or programming) and works remotely.

hack(English hack). 1. Initially (born at the University of Berkeley) modification of the program code, which allows to reduce the size of the program, expand functionality or speed up its work, finally just a beautiful programming solution 2. non-standard, sometimes not the most beautiful solution to a problem, usually based on the use of features or platforms. 3. the process of breaking the protection. 4. modifier program.

Hacker(English hacker). 1. A person who loves to study the details (details) of programmable systems, the study of the issue of increasing their capabilities, as opposed to most users who prefer to be limited to studying the necessary minimum. 2. Someone who programmes enthusiastically (even obsessively), or who likes to program, and not just theorize about programming. 3. An expert in relation to a particular computer program, or someone who frequently works with it 4. Someone who enjoys intellectual challenges, consisting in creatively overcoming or circumventing limitations. 5. An attacker trying to dig up other people's personal information for personal gain. The correct term for this meaning is cracker.

hack-work- work, work.

Hatch- engage in hacking

Hamster. 1) home page (English homepage). 2) computer user. 3) Windows XP Home Edition user

Hard. 1) hard drive, hard drive (from the English. Hard Disc Drive); 2) computer equipment, hardware, hardware (from English hardware).

Halva, Freebie, Halfa- computer game Half-Life.

Hacker, Kool-hacker is a derogatory term for someone who claims to be a hacker.

HZ(an abbreviation of the phrase "hell knows" or, if you like, an obscene version instead of the word "hell"). "I have no idea", "I don't know", "I have no idea".

Piggy, Piggy, Xp, HaPe, Crap- OS Windows XP. Other decryption options - It sucks Works, Fuck you understand.

hymen, cellulite- Intel Celeron processor.

Tsiska- products of Cisco Systems, Inc.

Zuhel, Zuhel (Zuhel) ZyXEL modem.

CCQiu- www. in Russian keyboard layout.

FAQ- Frequently Asked Questions (see also FAQ).

Kettle- a novice computer user, an inexperienced user, a person who does not know how to use a personal computer appropriately and in the amount necessary for it.

Chatlanin- a permanent member of the chat.

Suitcase- external storage device.

Worm(English worm) - a network virus, i.e. a type of computer virus that spreads mainly through a local or global computer network.

Turtle- modem.

cheater(eng. cheat - cheating, cheater - rogue) - a computer game player who tries to deceive a program either using its features, or using cheat codes or cheat programs.

CHMUK- CMYK (color layout - cyan, magenta, yellow, cobalt).

Trousers(from English shareware) - shareware software.

Balls, Shared or Shared Resources(from English shared) - files, folders, disks, etc. open for public access.

Wardrobe, No Wardrobe— Netscape Navigator.

Hose, Lanyard- cable.

Enikey(from English any key) - any key.

Enikeyshchik. 1. a specialist who is engaged in technical support for users in any office (helps semi-literate users in situations like "press any key to continue"). 2. A user who without understanding presses all the buttons in a row.

Entya, Entyakha- operating system Microsoft Windows NT.

Enuresis(from English Unerase) - a utility for recovering erased files.

usability(From English Usability) - ease of use of the site.

Yuzat something (from English use) - to use (for example, a computer program).

User, Yuzver(from English User) - user.

UserAgent(from English USER-AGENT) - a string identifying the visitor's browser, transmitted to the web server in one of the request headers.

Userpic- a picture that the user chooses for himself as a "face".

Unixoid- user of the operating system of the UNIX family.

Junich- OS UNIX.

Yabloko- User of Apple Macintosh computers.

Java- cm. Toad.

Yaka- Yandex catalog.

Yahu, Yaha- Yahoo search engine.

Yasha- Yandex search engine.

Computer slang is a type of slang used by IT professionals and other computer users.

As in the professional language of computer scientists, there are many English borrowings in jargon or slang.

One of the common ways, inherent in all slang expressions, is the transformation of some term, usually large in volume or difficult to pronounce.

Often these are borrowings from English computer jargon.

Along with the new technology, computer games have also entered the human world, where certain individual designations of things are also present.

Usually they are in English and it is sometimes difficult to understand what they are talking about.

Well, for example: LOL, PLZ, XOXO, TNX, THX, NP, YW, ROFL, WTF, I think that you don’t know all the designations.

Here is a small excursion into the world of abbreviations.

I note that slang is collected here, which is regularly used not only by programmers, but also by ordinary Internet users.

BUT
Admin - Abbreviated name of the administrator.

ID (ID) - identifier.
IP (IP) is a unique address. Each computer has its own IP, which is provided by the provider.
IT specialist is a programmer, a specialist in information technology (IT). From English, the abbreviation IT (Information Technology) is read as "IT".
Update (update) - update.
Apnut - Restore the operation of the equipment.

B
A bug is an error in a program or code. It comes from the English word "bug" - beetle. (not to be confused with glitch)
Bank - Computer, system unit

A batch file is a batch file with the .bat extension. Used to work with the command line in Windows.
Broken - non-working. For example, broken links are links that lead nowhere, error 404.
Bydlokoder - A person who writes low-quality program code, trying to pass it off in the eyes of the client as normal.

Burzhunet is a foreign part of the Internet. Mainly applied to overseas sites from Europe or the United States.
Backup (back up) - backup. Those. creating a copy of the project, site, data, so that in case of unforeseen circumstances, failure, you can return the entire system to its previous state. It is considered good practice to constantly update backups and store them in several places (not only on a working computer).
Backend (back-end) - development of the "inner part" of sites, programs, applications. Working with the server

AT
A webinar (web based seminar) is a seminar, presentation or lecture that takes place online, broadcast live on the Internet.
Fly out - In relation to software - suddenly stop working, exit to the operating system with an error

G

Gamedev (game development) - development, creation of games.
Geek (geek) - a person who is well versed in a certain direction, is a fanatic of his business. Now mostly programmers are called geeks.
A glitch is an incomprehensible failure, braking of processes in a program or game.
Glitchy - Unreliable, unstable, buggy, or buggy.

D
The engine is CMS (eng. CMS, Content management system - Content Management System), a set of scripts for managing the content of the site.
Debug (debug) - find and fix errors in the program. Catch bugs.
Deadline (dead line) - the deadline for the completion or delivery of a project, task, work.
Board - Disk Operating System, DOS

W
Saw down (sawed down) - upload or create something, put it on public display. For example, “drank a video” means uploaded a video to YouTube.

To

Coder is a programmer.
Coding is programming.
Copy paste (copy paste) - copy and paste. "Copy" - copy, "Paste" - paste.
Killer feature - An outstanding feature or characteristic of a software product. Some special feature that is not available in competitors' products. Descended from English expression"killer feature" is a killer feature.

A crutch is a correction of serious bugs, holes, errors without proper correction of the whole system. Those. when something is broken and needs to be fixed on hastily in the shortest possible time.
Krakozyabry - a set of incomprehensible characters, nonsense. Occur as a result of incorrect encoding. Often you can see on the sites - "Привет! Меня».
A crack (tablet) is a special program or add-on for hacking various software. It is mainly used to turn a licensed (paid) program into a free one. From English "crack" - a crack.

L
Lamer is an inexperienced user, a person who does not understand something, but thinks that he is a master. From the English "lame" - to limp. Not to be confused with a kettle.
Level (level) - level.
Likbez - the elimination of illiteracy. Learning the basics, the basics.
A Linuxoid is a person who uses the Linux operating system.
Log (log) - a log, a diary in which all actions in the program are recorded in chronological order. For example: when and which users registered, errors, failures, user actions, etc.
Lokalka - local network. A network that consists of several computers connected by cables.

M

Manual (manual) - manual, instruction.
Cursing in code - When hacking programs, replace the conditional transition with an unconditional one. The expression comes from the near unconditional branch instruction code (0EBh). Incorrect, potentially dangerous technique, which is best avoided, because. it turns out a potentially incorrect crack - it's better to do the substitution of values ​​for the ones you need instead of an init or a check that is obviously performed at startup.

H
Native - native, congenital. The phrase "native code" is often used - code that is written by developers. Here's another example: C++ is a native language for Windows 7, which means that C++ is the native language of Windows, the one in which the developers wrote this OS.
Noob (nubchik, nubas, nubar, nubak) - a beginner or a person who does not succeed, or does not know how to do it right. Inexperienced, new.
O
A rollback is a return to the original position from the backup.
Ojax - Errative from eng. AJAX - "Asynchronous Javascript and XML" is the concept of using several related technologies in web development, allowing you to change content without reloading the entire web page.

P

Pros - C++ Programming Language
A patch is an addition or update that fixes bugs, bugs, glitches. From the English "patch" - patch. Applying a patch to a program is called patching.
A podcast is a video or audio lesson, a story about a specific topic. Mostly educational. Podcasts for learning English are very common these days.
Proger is a programmer.
Handwriting - a certain arrangement of spaces, tabs, line breaks, etc. when writing program code.

R
Developer is a developer.
RTFM - Comes from the English abbreviation "RTFM" (Read The Fucking Manual) - "Read the damn manual!"
Used as an answer when either a very simple or a very complex question is asked.

It is most common among system administrators and programmers in non-verbal communication with inexperienced users.

Sometimes used to express feelings of disdain and/or superiority.

Redesign is an update, modernization of the system not only externally, but also internally.
Release (release) - release to the public, make a presentation, present something to the public. For example: program release - release of the program for use, release of the song - release of the song.
Ruth (root) - the root of the law. These are the rights that allow the user to have advanced options for system control and change internal settings.
FROM
Support (support) - support service. Available in programs, applications, websites.
Skill (skill) - an excellent skill, skills to work with something.
Slowpoke - slow, brake. It comes from the name of the pink Pokémon Slowpoke.
Software is software, programs.
SSZB - abbr. Himself Evil Pinocchio

T

Team lead - lead developer, team leader.
Tutorial (tutorial) - lessons, tutorial, textbook. For example, a JavaScript tutorial - lessons, learning Javascript.
Technorat — Virus writer, author of computer viruses. Most technorats are far from being brilliant programmers, especially now that lamers have gone to splatter HLLP viruses and auto-crappy Trojans.

F
Firewall is an antivirus that protects your computer from viruses. From English it means "burning wall" - here it should be understood as a wall that protects other buildings from the spread of fire. Another name is Brandmauer (translated from German, it also means "burning wall").
Fix (fix) - fix bugs.
Feature (feature) - a feature, a unique opportunity, a property. A popular example: when a program produces an unexpected result, which may be due to the fault of the programmer, the programmer himself says - "This is not a bug, but a feature." Those. a unique opportunity of the program, as it should be
Frontend (front-end) - the development of the "appearance" of the site. Working with a client. HTML, CSS and JavaScript languages ​​are used.


X
A hackathon (hack marathon) is an event that brings together specialists from different areas of software development (programmers, designers, managers) to develop a specific program, application, or to solve another issue. Those. programming marathons that progers are going to code.

Holivar (holy war) - constant disputes between people who have opposing views and are not going to change them.
Habr - The largest Russian-speaking it-community "habrahabr" (habrahabr.ru)

E

Enikey (any key) – any button. Often, when installing, loading, we are asked to “Press any key”. Hence the word.
Enikeyschik - a synonym for a teapot, an inexperienced user who does not always know what he needs to do - is looking for the "enikey" button. There may also be a low-ranking IT specialist who does simple tasks (installing Windows, software, antiviruses ...).
Elf - In UNIX-like operating systems, a binary executable file (from ELF - Executable Linkable Format, Executable Loadable Format).

YU
User (user, user) - user.

This dictionary does not claim to be the most complete, but gives an idea to a simple user about the meaning of some expressions found on the network. Online expression dictionary is growing every day, and is already more like a separate language than slang.

BUT vatar - a picture with an image in the user's profile, optionally a photo.
Upgrade - upgrading, improving the technical characteristics of a computer by replacing obsolete parts.
ICQ is a program for communicating on the Internet, by exchanging quick messages icq.
Afftar is the author of the publication

B agi - identified errors, flaws in programs and games. Used by players (buggers) to gain an advantage over other less knowledgeable players in multiplayer games.
Ban - a ban, a restriction for violating established rules. Widely used in chats and forums.
Backup - a copy saved for the purpose of subsequent recovery in case of failures or data loss.
Boyan is an old, well-known and long-forgotten joke.
Broken - non-working. A broken file can be a downloaded file, or a broken link.

AT Arez is a hacked licensed program.
Wiki is the world famous Internet encyclopedia Wikipedia.
Winchester, he is a screw - a hard drive.
Twisted pair - a network cable designed to pull the Internet and local networks.
Crash - spontaneous closure of the program due to the presence of bugs.

G ektar is a gigabyte of information.
A glitch is an unexpected software failure.
The rodent is a computer mouse.
Guru is a revered person in the forum.

D default - set by default, that is, automatically.
Firewood drivers.

AND hardware is the stuffing of the system unit.

W adrot - a person who is passionate about something.
Animals are viruses.
A mirror is an auxiliary, exact copy of a site, created to reduce the load on the server.

And Shack is Microsoft's default IE browser.

To Amen is a computer processor.
Klava is a computer keyboard.
Keygen is a key generator for activating licensed programs.
Kemper is an inactive player in multiplayer games.
config - computer configuration.
Smoke - read, you can smoke the Google manual and Wikipedia.

L amer - a teapot that does not consider itself a teapot.
Lapot - a laptop or netbook, derived from the English laptop.
Noodles - an ordinary two-wire telephone wire.
A medicine is a file that turns a paid program into a free one.
Fox is a Firefox web browser.
Leecher - a user who gives less than downloads, an expression used by users of peer-to-peer networks and torrent trackers.

M anual - instructions for use.
The mother is the motherboard.
The machine is a computer.
Finely soft - Microsoft.
A meter is a megabyte.
Monique is a monitor.
Muzzle - the main page of the site.
Soap is email.

H uk is a fictitious name on the web.
Noob is an ungrateful lamer.

O kna is the Windows operating system.
Opsos is a mobile operator.
Axis is the operating system.
Rollback is the return of the system to a previous stable state.

P atch is a file that makes corrections and additions to previously released software.
A peer is a client that participates in the distribution of a torrent, but does not have all the parts of the file.
Penek - Pentium processor
A bar is a memory chip.
Plato is Yandex support.

FROM Label is the computer's local area network.
Seed - (seeder) a person who has all parts of the file, usually the seeder is the initial distributor of the torrent, or who has already downloaded and remained on the distribution.
Soft - software.
Spam is inappropriate advertising, usually spam is used in mailing lists.
The speaker is a small computer speaker that emits system sounds.
The dog is the @ email icon.
Wall - firewall, firewall, serves for additional protection against viruses and intruders.
Support is a user support service.

T tablet - treatment of software from greed.
Traffic - transmitted, received data via the Internet.
Trolling is the posting of provocative messages in order to cause conflict between participants in a forum or chat. People posting such messages are called trolls.

At utility, a utility program designed to make life easier for the user.

F x - making corrections to the software for stable operation.
Fortochnik - the creators of Windows.
Flood is a meaningless repetition of text and symbols.

X ab - network switch, also known as a switch.
hack - hacking something.
Hard is the hard drive of a computer.
A hacker is a mountain burglar.
Piggy - Windows XP.

H ABO - Frequently Asked Questions.

W ahta - a pocket for a CD DVD drive.

YU zer - user.

I sha — Yandex search engine.

Send your good work in the knowledge base is simple. Use the form below

Students, graduate students, young scientists who use the knowledge base in their studies and work will be very grateful to you.

Similar Documents

    The concept of sociolect, jargon, slang and slang. The concept of computer communication. Motivation for participation and functions of blogs. The emergence of computer jargon and its linguistic functions. Specific features of acronyms as one of the components of computer jargon.

    term paper, added 04/10/2012

    The national Russian language and its varieties. Classification of jargons of the Russian language. Youth jargon in computer jargon. Features of computer jargon. Functional and semantic characteristics of computer jargon vocabulary.

    thesis, added 04/17/2012

    Jargon and slang as professional varieties of language. Psychological reasons for the emergence and existence of school jargon, vocabulary features and examples of basic jargon. Examples of jargon in fiction, its negative impact on culture.

    control work, added 01/23/2011

    Identification of semantics, functions (means of self-expression, economy of language), properties (synonymy, polysemy), word formation methods (suffixation, prefixation, abbreviation, truncation, metaphorical transfer) and lexical composition of computer jargon.

    abstract, added 06/03/2010

    The history of the emergence and existence of slang. The main reasons for the rapid formation of computer slang. Classification of computer slang according to the method of formation. Basic commonly used words. The principle of phonetic mimicry. Emoticons as part of slang.

    presentation, added 01/20/2014

    Characteristics and features of youth "slang". Ways of formation of youth jargon in England, America, Australia and Canada in the twentieth century. The use of jargon by Russian students and schoolchildren. English equivalents of youth jargon in Russia.

    term paper, added 04/12/2009

    Identification and description of the scope of the semantics of derivative words in the field of occasional vocabulary. Reasons for the rapid formation of computer slang, its significance in the context of the user's adaptation process. Computer jargon in modern Russian.

    creative work, added 02/28/2010

    Slang vocabulary and the place in it of the Spanish youth jargon "El cheli". The specifics of slang vocabulary and its use. Features of the formation and functioning of youth jargon. A practical analysis of the Madrid urban slang "El cheli".

    term paper, added 12/06/2015