All language subtitles for 3. What is Computer Programming

af Afrikaans
ak Akan
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (Soranî)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil)
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian Download
rm Romansh
nyn Runyakitara
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es Spanish
es-419 Spanish (Latin American)
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:06,990 --> 00:00:12,510 In this lecture, we will learn what programming is, programming is writing instructions that the computer 2 00:00:12,510 --> 00:00:13,260 will follow. 3 00:00:13,290 --> 00:00:15,660 To process data into information. 4 00:00:16,230 --> 00:00:20,520 There are several programming languages that we can use in order to write these instructions for the 5 00:00:20,520 --> 00:00:21,090 computer. 6 00:00:21,630 --> 00:00:27,300 Each programming language has its own syntax or rules of the language that the programmer must follow 7 00:00:27,300 --> 00:00:28,500 as they code the program. 8 00:00:29,130 --> 00:00:34,800 When programming errors will come up in the program, the process of finding and fixing errors in your 9 00:00:34,800 --> 00:00:36,270 code is known as debugging. 10 00:00:36,660 --> 00:00:41,430 Programming allows developers to solve problems and empowers them to create software. 11 00:00:41,610 --> 00:00:48,300 It lets us make hardware, talk to software, get user input, solve problems and provide services. 12 00:00:48,600 --> 00:00:51,270 Here are some basic terms associated with programming. 13 00:00:51,750 --> 00:00:55,140 Documentation is the reference manual for the language. 14 00:00:55,530 --> 00:01:01,050 It allows us to see all of the things that the programming language gives us built in access to pseudo 15 00:01:01,050 --> 00:01:04,170 code is programming logic written out in plain English. 16 00:01:04,620 --> 00:01:06,990 It allows us to plan out our code before we write it. 17 00:01:07,590 --> 00:01:11,130 Libraries are groups of code available to import into your own code. 18 00:01:11,550 --> 00:01:15,450 Code readability is a term that refers to how easy the code is to read. 19 00:01:15,930 --> 00:01:21,390 Version control is software that makes it easier to save changes and collaborate with other developers 20 00:01:21,750 --> 00:01:22,770 in the next lecture. 21 00:01:23,190 --> 00:01:26,300 We will learn about the five generations of programming languages. 2148

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.