Download the app
educalingo
Search
If you, or any public-spirited programmer, wanted to figure out what the software on your machine is really doing, tough luck. It's illegal to reverse engineer the source code of commercial software to find out how it works.
Clive Thompson

Meaning of "source code" in the English dictionary

Dictionary
DICTIONARY
section

PRONUNCIATION OF SOURCE CODE

source code play
facebooktwitterpinterestwhatsapp

GRAMMATICAL CATEGORY OF SOURCE CODE

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation
Source code is a noun.
A noun is a type of word the meaning of which determines reality. Nouns provide the names for all things: people, objects, sensations, feelings, etc.

WHAT DOES SOURCE CODE MEAN IN ENGLISH?

Source code

In computing, source code is any collection of computer instructions written using some human-readable computer language, usually as text. The source code of a program is specially designed to facilitate the work of computer programmers, who specify the actions to be performed by a computer mostly by writing source code. The source code is often transformed by a compiler program into low-level machine code understood by the computer. The machine code might then be stored for execution at a later time. Alternatively, an interpreter can be used to analyze and perform the outcomes of the source code program directly on the fly. Most computer applications are distributed in a form that includes executable files, but not their source code. If the source code were included, it would be useful to a user, programmer, or system administrator, who may wish to modify the program or understand how it works. Aside from its machine-readable forms, source code also appears in books and other media; often in the form of small code snippets, but occasionally complete code bases; a well-known case is the source code of PGP.

Definition of source code in the English dictionary

The definition of source code in the dictionary is the original form of a computer program before it is converted into a machine-readable code.

WORDS THAT BEGIN LIKE SOURCE CODE

sour cherry
sour cream
sour gourd
sour grapes
sour gum
sour mash
sour milk
sour-faced
sourball
source
source document
source language
source materials
source program
sourcebook
sourceless
sourcing
sourdeline
sourdine
sourdough

WORDS THAT END LIKE SOURCE CODE

access code
area code
bar code
binary code
character code
code
colour code
country code
criminal code
dress code
ethical code
genetic code
international Morse code
Morse code
national code
penal code
postal code
STD code
stock code
tax code
zip code

Synonyms and antonyms of source code in the English dictionary of synonyms

SYNONYMS

Translation of «source code» into 25 languages

TRANSLATOR
online translator

TRANSLATION OF SOURCE CODE

Find out the translation of source code to 25 languages with our English multilingual translator.
The translations of source code from English to other languages presented in this section have been obtained through automatic statistical translation; where the essential translation unit is the word «source code» in English.

Translator English - Chinese

源代码
1,325 millions of speakers

Translator English - Spanish

código fuente
570 millions of speakers

English

source code
510 millions of speakers

Translator English - Hindi

स्रोत कोड
380 millions of speakers
ar

Translator English - Arabic

شفرة المصدر
280 millions of speakers

Translator English - Russian

исходный код
278 millions of speakers

Translator English - Portuguese

código fonte
270 millions of speakers

Translator English - Bengali

সোর্স কোড
260 millions of speakers

Translator English - French

code source
220 millions of speakers

Translator English - Malay

kod sumber
190 millions of speakers

Translator English - German

Source-Code
180 millions of speakers

Translator English - Japanese

ソースコード
130 millions of speakers

Translator English - Korean

소스 코드
85 millions of speakers

Translator English - Javanese

Kode sumber
85 millions of speakers
vi

Translator English - Vietnamese

mã nguồn
80 millions of speakers

Translator English - Tamil

மூல குறியீடு
75 millions of speakers

Translator English - Marathi

मूळ सांकेतिक शब्दकोश
75 millions of speakers

Translator English - Turkish

kaynak kodu
70 millions of speakers

Translator English - Italian

codice sorgente
65 millions of speakers

Translator English - Polish

Kod źródłowy
50 millions of speakers

Translator English - Ukrainian

вихідний код
40 millions of speakers

Translator English - Romanian

codul sursă
30 millions of speakers
el

Translator English - Greek

πηγαίο κώδικα
15 millions of speakers
af

Translator English - Afrikaans

bron -kode
14 millions of speakers
sv

Translator English - Swedish

källkod
10 millions of speakers
no

Translator English - Norwegian

kildekode
5 millions of speakers

Trends of use of source code

TRENDS

TENDENCIES OF USE OF THE TERM «SOURCE CODE»

The term «source code» is very widely used and occupies the 13.362 position in our list of most widely used terms in the English dictionary.
0
100%
FREQUENCY
Very widely used
94
/100
The map shown above gives the frequency of use of the term «source code» in the different countries.
Principal search tendencies and common uses of source code
List of principal searches undertaken by users to access our English online dictionary and most widely used expressions with the word «source code».

FREQUENCY OF USE OF THE TERM «SOURCE CODE» OVER TIME

The graph expresses the annual evolution of the frequency of use of the word «source code» during the past 500 years. Its implementation is based on analysing how often the term «source code» appears in digitalised printed sources in English between the year 1500 and the present day.

Examples of use in the English literature, quotes and news about source code

EXAMPLES

4 QUOTES WITH «SOURCE CODE»

Famous quotes and sentences with the word source code.
1
Kevin Mitnick
It's true, I had hacked into a lot of companies, and took copies of the source code to analyze it for security bugs. If I could locate security bugs, I could become better at hacking into their systems. It was all towards becoming a better hacker.
2
Richard Stallman
Proprietary software tends to have malicious features. The point is with a proprietary program, when the users don't have the source code, we can never tell. So you must consider every proprietary program as potential malware.
3
Bjarne Stroustrup
Personally, I look forward to better tools for analyzing C++ source code.
4
Clive Thompson
If you, or any public-spirited programmer, wanted to figure out what the software on your machine is really doing, tough luck. It's illegal to reverse engineer the source code of commercial software to find out how it works.

10 ENGLISH BOOKS RELATING TO «SOURCE CODE»

Discover the use of source code in the following bibliographical selection. Books relating to source code and brief extracts from same to provide context of its use in English literature.
1
Applied cryptography: protocols, algorithms, and source code ...
About The Book: This new edition of the cryptography classic provides you with a comprehensive survey of modern cryptography.
Bruce Schneier, 2007
2
The Source Code: A Novel
Calling themselves Doomsday, they made a pact with the Russian mafia. Their plan was to steal the source code to a critical computer program and then, using that source code, to remove $10 billion from US banks without a trace.
William A. Thau, 2011
3
Lions' Commentary on Unix: With Source Code
Written in 1977, this text gives the complete source code to one of the earliest versions of the UNIX operating system. It also provides a commentary on the software's inner workings
John Lions, 1996
4
Code Quality: The Open Source Perspective
Complete files for the open source code illustrated in this book are available online at: http://www.spinellis.gr/codequality/
Diomidis Spinellis, 2006
5
Matters Computational: Ideas, Algorithms, Source Code
This book provides algorithms and ideas for computationalists.
Jörg Arndt, 2010
6
Functional JavaScript: Introducing Functional Programming ...
How can you overcome JavaScript language oddities and unsafe features? With this book, you’ll learn how to create code that’s beautiful, safe, and simple to understand and test by using JavaScript’s functional programming support.
Michael Fogus, 2013
7
Code Reading: The Open Source Perspective
In this indispensable book, Diomidis Spinellis uses more than 600 real-world examples to show you how to identify good (and bad) code: how to read it, what to look for, and how to use this knowledge to improve your own code.
Diomidis Spinellis, 2003
8
The Healing Code: 6 minutes to heal the source of your ...
The Healing Code has been subjected to numerous tests which have validated its success, as do the testimonies of the thousands of people for whom it has worked. In this book you will discover for yourself The Healing Code process.
Alex Loyd, Ben Johnson, 2011
9
The Nature of Code
This book focuses on a range of programming strategies and techniques behind computer simulations of natural systems, from elementary concepts in mathematics and physics to more advanced algorithms that enable sophisticated visual results.
Daniel Shiffman, 2012
10
Source Code Secrets: The Basic Kernel
Part of a series examining how operating systems really work, this text looks at 386BSD. 386BSD was based on UNIX, but integrates cutting-edge ideas from Windows NT, Mach, Sun's Solaris, and OS/2.
Lynne Greer Jolitz, William F. Jolitz, 1996

10 NEWS ITEMS WHICH INCLUDE THE TERM «SOURCE CODE»

Find out what the national and international press are talking about and how the term source code is used in the context of the following news items.
1
IBM doubles down on Apache Spark with cloud service, open …
IBM doubles down on Apache Spark with cloud service, open-source code, and ... And if IBM can get its people committing a sizable amount of code to Spark, ... «VentureBeat, Jun 15»
2
Singapore PM Lee Hsien Loong shares source code for Sudoku …
Two weeks ago, Singapore Prime Minister Lee Hsien Loong spoke about Singapore's ambitious plans to spin the city into the first Smart Nation at the Founder ... «e27, May 15»
3
'Source Code' Sequel in the Works (EXCLUSIVE)
Source Code 2″ is ramping up development, with Anna Foerster signed on to direct the follow-up to the science fiction thriller, sources confirm. The Mark ... «Variety, Dec 14»
4
'Imitation Game' Review: Superb Acting, Scrambled Source Code
His Turing is passionate in pursuit of a key to the Enigma code; touching in the isolation that comes from his bafflement at, or indifference to, the code of easy ... «Wall Street Journal, Nov 14»
5
Sorry Russia, Apple and SAP aren't revealing their source code
To ensure that SAP and Apple products aren't vulnerable to spying, Russia suggested last Tuesday that the companies give Russia access to their source code, ... «VentureBeat, Jul 14»
6
Post-Heartbleed, Open Source Gets A New Security Attitude
A recent report from software-testing outfit Coverity found that the quality of open-source code surpassed that of proprietary software. Shocked? You shouldn't be ... «ReadWrite, Apr 14»
7
Microsoft releases historic MS-DOS and Word source code to the …
Microsoft, in conjunction with the Computer History Museum in Silicon Valley, has released the source code for MS-DOS 1.1, MS-DOS 2.0, and Word for ... «ExtremeTech, Mar 14»
8
Adobe source code breach; it's bad, real bad
The theft of source code for Adobe Acrobat, Cold Fusion and other products poses a wide-spread threat given the installed base of these products, particularly ... «GigaOM, Oct 13»
9
With little time left, PCOS source code arrives for review
(UPDATED 4:21 p.m.) - The controversial source code for precinct count optical scan (PCOS) machines for the May 13 polls is now open for review, Comelec ... «GMA News, May 13»
10
'Warcraft' Movie Lands 'Source Code' Director (Exclusive)
Duncan Jones is making the jump to big-budget tentpole movies, signing on to direct Warcraft, Legendary Pictures' live-action adaptation of Blizzard ... «Hollywood Reporter, Jan 13»

REFERENCE
« EDUCALINGO. Source code [online]. Available <https://educalingo.com/en/dic-en/source-code>. May 2024 ».
Download the educalingo app
en
English dictionary
Discover all that is hidden in the words on
index
a b c d e f g h i j k l m n o p q r s t u v w x y z