All language subtitles for 002 Running Python Code in a Cloud IDE_en

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 Download
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
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:00,840 --> 00:00:06,840 At the end of this course, you'll be a professional Python developer and you'll learn how to use many 2 00:00:06,840 --> 00:00:09,390 technologies. At the moment 3 00:00:09,420 --> 00:00:15,420 if you are a beginner and want to get started right away and not to worry about different installations, 4 00:00:15,660 --> 00:00:20,280 versions and operating systems, you can use a Python IDE 5 00:00:20,820 --> 00:00:22,440 that runs in the cloud. 6 00:00:24,700 --> 00:00:29,310 There are many such services, but my favorite one is Repel. 7 00:00:30,960 --> 00:00:35,850 So open up your browser and go to replit.com 8 00:00:36,890 --> 00:00:37,640 It's free 9 00:00:37,940 --> 00:00:44,120 but I'd advise you to create an account because Reple is not just a simple editor, but a platform 10 00:00:44,270 --> 00:00:49,880 that allows you to build and host your coding projects instantly with no setup. 11 00:00:50,450 --> 00:00:53,810 All you need is a browser with an internet connection. 12 00:00:54,500 --> 00:00:58,460 It has many features, including collaboration and sharing. 13 00:00:58,940 --> 00:01:00,740 Let me show you how to use it. 14 00:01:02,630 --> 00:01:03,440 I'm logging in. 15 00:01:06,430 --> 00:01:10,150 Once I'm logged in, it will take me to my homepage. 16 00:01:11,020 --> 00:01:18,790 I can create the new Reple, which is in fact a Python project, by just clicking on a blue button with 17 00:01:18,820 --> 00:01:20,170 a plus sign on it. 18 00:01:21,460 --> 00:01:25,750 Now, it's prompting me to select the programming language I'd like to use. 19 00:01:26,500 --> 00:01:33,280 I find it useful also because you can code in almost any programming language, not only in Python. 20 00:01:34,390 --> 00:01:38,440 Okay, I'm going to select Python from this dropdown list. 21 00:01:40,120 --> 00:01:46,270 Note that there are also templates with prebuilt code in them to start easily. 22 00:01:47,470 --> 00:01:50,710 I'm selecting Python and I'm giving it a name. 23 00:01:55,920 --> 00:02:00,930 Now, it's creating the riple and it's taking me to the coding environment. 24 00:02:03,470 --> 00:02:05,420 This is the coding environment. 25 00:02:09,199 --> 00:02:14,630 What we see here, are the project settings section of file 3, 26 00:02:15,470 --> 00:02:16,640 the run button, 27 00:02:17,450 --> 00:02:18,530 the editor, 28 00:02:19,570 --> 00:02:20,380 a console, 29 00:02:21,470 --> 00:02:22,130 and the shell. 30 00:02:23,450 --> 00:02:29,360 You can save your files, create a new folders, and organize your project as you wish. 31 00:02:30,620 --> 00:02:36,740 You normally write their Python code in the editor, click the run button, see the output at the 32 00:02:36,740 --> 00:02:49,640 console. For example, name = Andrei and then print a pair of parentheses and "Hello name". 33 00:02:51,190 --> 00:02:51,550 Okay. 34 00:02:51,970 --> 00:02:52,900 And I'm clicking run. 35 00:02:54,210 --> 00:02:55,710 And this is the output. 36 00:02:57,440 --> 00:03:05,060 Another alternative to Reple is Glot.io, which is an open source service that allows you to run code 37 00:03:05,060 --> 00:03:06,920 in different programming languages. 38 00:03:08,210 --> 00:03:08,600 Okay. 39 00:03:08,690 --> 00:03:14,930 That's all! In the next lectures I'll show you how to install Python locally and how to install a professional 40 00:03:14,930 --> 00:03:16,940 IDE to run your Python code. 41 00:03:17,420 --> 00:03:19,390 Note that at the end of the day. 42 00:03:19,400 --> 00:03:26,060 it doesn't matter where you write and run your Python code as long as it runs without errors and you have 43 00:03:26,060 --> 00:03:28,250 understood all the concepts well. 3933

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