All language subtitles for 3. What is Computer Programming

af Afrikaans
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bn Bengali
bs Bosnian
bg Bulgarian
ca Catalan
ceb Cebuano
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
tl Filipino
fi Finnish
fr French
fy Frisian
gl Galician
ka Georgian
de German
el Greek
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
km Khmer
ko Korean
ku Kurdish (Kurmanji)
ky Kyrgyz
lo Lao
la Latin
lv Latvian
lt Lithuanian
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mn Mongolian
my Myanmar (Burmese)
ne Nepali
no Norwegian
ps Pashto
fa Persian
pl Polish
pt Portuguese
pa Punjabi
ro Romanian Download
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
st Sesotho
sn Shona
sd Sindhi
si Sinhala
sk Slovak
sl Slovenian
so Somali
es Spanish
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
te Telugu
th Thai
tr Turkish
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
or Odia (Oriya)
rw Kinyarwanda
tk Turkmen
tt Tatar
ug Uyghur
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.