All language subtitles for 149 Where to Go from Here.en_US

af Afrikaans
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bn Bengali Download
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 Download
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:02,410 --> 00:00:05,760 Congratulations on finishing this course. 2 00:00:05,760 --> 00:00:08,890 And I hope that you had a great time 3 00:00:08,890 --> 00:00:11,000 learning all these new skills 4 00:00:11,000 --> 00:00:16,000 and a lot of fun building the beautiful Omnifood project. 5 00:00:16,150 --> 00:00:18,560 And maybe even more importantly, 6 00:00:18,560 --> 00:00:21,490 I hope that you're super confident now 7 00:00:21,490 --> 00:00:25,620 to write HTML and CSS code on your own, 8 00:00:25,620 --> 00:00:29,470 and also that you're ready to still continue 9 00:00:29,470 --> 00:00:31,460 your learning journey. 10 00:00:31,460 --> 00:00:33,860 But for now you should just be 11 00:00:33,860 --> 00:00:36,300 really, really proud of yourself 12 00:00:36,300 --> 00:00:39,050 for completing this big course. 13 00:00:39,050 --> 00:00:42,520 And for also taking your first steps 14 00:00:42,520 --> 00:00:46,280 into the big world of web development. 15 00:00:46,280 --> 00:00:48,090 Now, before I leave you, 16 00:00:48,090 --> 00:00:52,080 I want to pass on two very important messages here. 17 00:00:52,080 --> 00:00:55,810 The first message is that taking a course like this 18 00:00:55,810 --> 00:00:58,370 is really only the beginning. 19 00:00:58,370 --> 00:01:00,640 So simply watching a course 20 00:01:00,640 --> 00:01:04,770 will of course not make you a developer, right? 21 00:01:04,770 --> 00:01:08,270 Instead you have to now put in the hard work 22 00:01:08,270 --> 00:01:12,410 and really practice the skills that you just learned. 23 00:01:12,410 --> 00:01:14,470 Only then you can call yourself 24 00:01:14,470 --> 00:01:17,623 truly an HTML NCSS developer. 25 00:01:18,660 --> 00:01:21,620 Now, how do you actually do that? 26 00:01:21,620 --> 00:01:26,610 Well, I think that the easiest way to practice HTML and CSS 27 00:01:26,610 --> 00:01:29,110 is by recreating other websites 28 00:01:29,110 --> 00:01:32,040 and other layouts that you like. 29 00:01:32,040 --> 00:01:35,350 So just start with some simple examples, 30 00:01:35,350 --> 00:01:37,210 and then from there you can move on 31 00:01:37,210 --> 00:01:40,350 to more and more complex interfaces 32 00:01:40,350 --> 00:01:44,260 such as for example, this Twitter application. 33 00:01:44,260 --> 00:01:47,110 And I believe that with some practice 34 00:01:47,110 --> 00:01:51,560 you could actually be able to build an interface like this. 35 00:01:51,560 --> 00:01:55,480 So that's maybe a nice challenge, all right. 36 00:01:55,480 --> 00:01:59,890 But anyway, the second message is that in web development, 37 00:01:59,890 --> 00:02:03,100 you can never stop learning. 38 00:02:03,100 --> 00:02:07,310 So web development is in fact, a huge field. 39 00:02:07,310 --> 00:02:11,493 And HTML and CSS are really just the beginning. 40 00:02:12,370 --> 00:02:14,810 Now you should and can of course 41 00:02:14,810 --> 00:02:17,080 not learn everything there is, 42 00:02:17,080 --> 00:02:21,220 but I can give you actually some nice recommendations. 43 00:02:21,220 --> 00:02:23,840 So I believe that your next step 44 00:02:23,840 --> 00:02:27,620 should be to learn the third core technology of the web, 45 00:02:27,620 --> 00:02:29,980 which is JavaScript. 46 00:02:29,980 --> 00:02:33,630 And after that, maybe you can learn some library 47 00:02:33,630 --> 00:02:37,130 or framework like React for the front end 48 00:02:37,130 --> 00:02:39,393 or Node JS for the backend. 49 00:02:40,360 --> 00:02:44,450 You can also go even deeper into more advanced CSS 50 00:02:44,450 --> 00:02:48,230 and other related technologies like Sass. 51 00:02:48,230 --> 00:02:51,770 And if your goal is really to build websites, 52 00:02:51,770 --> 00:02:55,330 you can also look into the old school WordPress 53 00:02:55,330 --> 00:02:58,050 or you can look into something more modern 54 00:02:58,050 --> 00:02:59,900 called the Jamstack, 55 00:02:59,900 --> 00:03:02,460 where the main tools that you're gonna use 56 00:03:02,460 --> 00:03:05,090 are aesthetic website generators, 57 00:03:05,090 --> 00:03:09,390 such as 11ty, Jekyll or Next.js, 58 00:03:09,390 --> 00:03:12,423 which is actually related to React as well. 59 00:03:13,300 --> 00:03:17,580 Now, if all this sounds like a lot, then don't worry. 60 00:03:17,580 --> 00:03:20,570 Again, you don't need to learn everything 61 00:03:20,570 --> 00:03:24,760 and you can also just learn this stuff slowly over time. 62 00:03:24,760 --> 00:03:28,583 This is just to give you a high level overview roadmap here. 63 00:03:30,160 --> 00:03:33,700 Now I do have courses on some of these topics, 64 00:03:33,700 --> 00:03:36,820 as you can find in the next text lecture. 65 00:03:36,820 --> 00:03:39,640 And I also run a free newsletter 66 00:03:39,640 --> 00:03:43,020 where I share some news, tutorials 67 00:03:43,020 --> 00:03:47,920 and also some other interesting articles once per month. 68 00:03:47,920 --> 00:03:49,810 So if you wanna check that out, 69 00:03:49,810 --> 00:03:53,173 you can just subscribe over at Jonas.io. 70 00:03:54,370 --> 00:03:56,710 So to make a long story short, 71 00:03:56,710 --> 00:04:00,130 you should keep practicing as much as you can. 72 00:04:00,130 --> 00:04:03,720 You should keep on top of web development news 73 00:04:03,720 --> 00:04:07,523 and you should, of course never stop learning. 74 00:04:08,480 --> 00:04:11,150 But anyway, to finish now, 75 00:04:11,150 --> 00:04:13,850 it was really nice having you here, 76 00:04:13,850 --> 00:04:17,550 and I'm just really happy and really grateful 77 00:04:17,550 --> 00:04:20,003 to have taken this journey with you. 78 00:04:20,890 --> 00:04:24,020 So good luck with your new skills. 79 00:04:24,020 --> 00:04:27,736 Take care and I see you next time. 80 00:04:27,736 --> 00:04:30,986 (bright upbeat music) 5934

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