WEBVTT

00:00.140 --> 00:01.850
All right, let's do some programming.

00:01.850 --> 00:06.290
And before you get started, please make sure that you have correctly done every step from the previous

00:06.290 --> 00:09.830
section and that your Raspberry Pi is installed and configured.

00:09.860 --> 00:11.180
This is very important.

00:11.180 --> 00:12.740
So you can follow along.

00:12.740 --> 00:16.880
And from now on I will do everything using the Raspberry Pi desktop.

00:16.880 --> 00:23.870
So before you actually start to program with Gpio or camera, web servers and so on, you need to have

00:23.870 --> 00:26.060
some basics in Python.

00:26.060 --> 00:28.100
This section and the next one are here.

00:28.100 --> 00:34.580
So you can get all the required Python programming knowledge to start doing fun projects with your Raspberry

00:34.580 --> 00:35.090
Pi.

00:35.120 --> 00:41.150
If at this point you already know Python, feel free to jump ahead to the section on how to build your

00:41.150 --> 00:41.870
first circuit.

00:41.900 --> 00:46.910
However, I still recommend that you watch the next lessons as a reminder.

00:46.940 --> 00:48.620
Okay, let's get started.
