WEBVTT

00:00.320 --> 00:01.170
It there.

00:01.500 --> 00:03.430
So this section is all about.

00:03.430 --> 00:03.850
No.

00:03.960 --> 00:04.400
No.

00:04.440 --> 00:04.750
Yes.

00:04.770 --> 00:09.530
And the core of it is how do we take a programming language any language ph.

00:09.540 --> 00:11.270
Ruby Noad Python.

00:11.460 --> 00:12.890
Any of the other ones out there.

00:12.960 --> 00:17.810
And how do we combine that with my as well so that we can do things like build web applications.

00:18.030 --> 00:21.210
And in this section we're not getting to the Web just yet.

00:21.210 --> 00:27.180
So for a lot of you I know that building a web app has sort of been like the whatever you call this

00:27.180 --> 00:35.940
thing the catnip I guess or the the toy that has been dragging you through this course getting you through

00:35.940 --> 00:39.100
the more dull parts knowing that you'll see how to make an app at the end.

00:39.270 --> 00:43.380
But remember this is not a web application course this is a course on my ass.

00:43.380 --> 00:48.400
Q So it's just a small part but if that's what it takes it's the light at the end of the tunnel.

00:48.540 --> 00:50.410
Well we're basically through the tunnel now.

00:50.700 --> 00:56.190
And like I said in this section we're not building the web app just yet but we are seeing how to connect

00:56.190 --> 00:57.930
my Eskew to another language.

00:57.990 --> 00:59.790
In our case it's no yes.

01:00.060 --> 01:05.340
And so what we're going to do here kind of it's a tricky situation for me because I don't have the luxury

01:05.340 --> 01:09.120
of teaching everybody Noad and teaching all the basics that you need.

01:09.120 --> 01:15.000
So we're kind of going to do a crash course the beginning then we're going to work with a file of javascript

01:15.240 --> 01:20.610
and connected to a minuscule database so that we could do things like randomly generate 500 users and

01:20.610 --> 01:26.210
insert all of them with one go so we can insert you know 500 users manually.

01:26.220 --> 01:29.610
But how could we make 500 random users every time I run a file.

01:29.790 --> 01:30.710
That's what we're doing.

01:30.900 --> 01:34.870
And then in the next section we'll build a web app to connect to our database.

01:35.100 --> 01:36.240
All right we're almost there.
