All language subtitles for 10. Tips for becoming the best C# programmer you can be

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,870 --> 00:00:11,130 In this lecture, we will learn some tips for becoming the best seashore programmer that you can be. 2 00:00:11,790 --> 00:00:15,810 Let's go over some tips for how you can become the best programmer that you can possibly become. 3 00:00:15,900 --> 00:00:17,040 To achieve your goals. 4 00:00:17,370 --> 00:00:19,290 Tip number one, be persistent. 5 00:00:19,800 --> 00:00:24,330 The number one piece of advice I have for anyone trying to learn programming is to be persistent. 6 00:00:24,810 --> 00:00:28,710 At times it is going to be confusing and you're going to be tempted to give up. 7 00:00:29,310 --> 00:00:30,570 Resist the urge to quit. 8 00:00:31,020 --> 00:00:33,120 Continue to study and practice coding. 9 00:00:33,210 --> 00:00:34,770 And I promise it will be easier. 10 00:00:35,340 --> 00:00:37,560 Tip number two, stick to a routine. 11 00:00:37,830 --> 00:00:39,840 I also recommend sticking to a schedule. 12 00:00:40,310 --> 00:00:43,680 I code every single day, including weekends and vacation. 13 00:00:43,830 --> 00:00:46,080 It's not always for work on my off time. 14 00:00:46,080 --> 00:00:51,810 I work on side projects, udemy courses and work on learning more to build up my arsenal of skills. 15 00:00:52,230 --> 00:00:54,000 Even if you don't code every single day. 16 00:00:54,330 --> 00:00:55,680 Try to stick to a routine. 17 00:00:56,040 --> 00:00:58,890 Whether it is one, two or three times a week. 18 00:00:59,220 --> 00:01:01,860 Set aside some time for yourself to learn programming. 19 00:01:02,190 --> 00:01:04,710 Tip number three, focus on the fundamentals. 20 00:01:05,310 --> 00:01:07,140 I know that you want to do the flashy stuff. 21 00:01:07,530 --> 00:01:09,280 I love the advanced material too. 22 00:01:09,660 --> 00:01:14,940 But before you can work up to the advanced techniques, it is super important that you master the fundamentals 23 00:01:14,940 --> 00:01:20,520 of computer science, understand what the basic concepts are and the theories behind those concepts, 24 00:01:20,820 --> 00:01:22,590 and then build upon that foundation. 25 00:01:22,860 --> 00:01:27,960 Tip number four, build hands on projects no matter what level of experience you have. 26 00:01:28,560 --> 00:01:30,630 Programming is a learned by doing activity. 27 00:01:31,080 --> 00:01:36,600 You will learn tons more by tinkering with the code and seeing how things work in practice than by just 28 00:01:36,600 --> 00:01:38,100 watching along with the videos. 29 00:01:38,520 --> 00:01:44,010 Make sure that you are not just taking notes, but also typing in the code, as I do, to truly reap 30 00:01:44,010 --> 00:01:45,720 the full benefits of this course. 31 00:01:46,050 --> 00:01:47,130 Tip number five. 32 00:01:47,490 --> 00:01:49,060 Don't be afraid to ask for help. 33 00:01:49,680 --> 00:01:51,090 If you get stuck and need help. 34 00:01:51,530 --> 00:01:52,510 Here is the process. 35 00:01:52,560 --> 00:01:58,920 I suggest you go through first check the course Q&A forum and see if someone else has had the same problem 36 00:01:59,010 --> 00:02:00,180 and got a working answer. 37 00:02:00,870 --> 00:02:06,090 Then Google the issue and try for around 10 minutes to see if you can figure out the solution. 38 00:02:06,660 --> 00:02:11,130 After that other post your question to the Q&A forum or message me on you. 39 00:02:11,140 --> 00:02:13,530 To me, asking for help is perfectly normal. 40 00:02:14,010 --> 00:02:19,170 When I started coding, there were times that I got stuck and getting help from a more experienced programmer 41 00:02:19,290 --> 00:02:24,690 really helped me not only to fix the issue, but understand it more deeply in the next lecture. 42 00:02:25,110 --> 00:02:28,060 We will look at a recap of what we learned in this section of the course. 4060

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