1
00:00:00,540 --> 00:00:01,080
Hey guys,

2
00:00:01,080 --> 00:00:06,080
Welcome to Day 33 of 100 Days of Code. It's Angela here

3
00:00:06,720 --> 00:00:11,490
and today we're going to be learning about application programming interfaces,

4
00:00:11,820 --> 00:00:16,110
also known as APIs. What are we going to use it for? Well,

5
00:00:16,110 --> 00:00:21,110
we're going to learn this technology so that we're able to create an ISS

6
00:00:21,390 --> 00:00:22,223
tracker.

7
00:00:22,440 --> 00:00:26,880
So this is the international space station and it floats high above in the sky

8
00:00:26,970 --> 00:00:29,610
and it circles earth many, many times a day.

9
00:00:30,210 --> 00:00:35,040
Here's a video that's taken from the ISS and you can see how glorious earth

10
00:00:35,070 --> 00:00:38,550
looks in the eyes of the ISS.

11
00:00:39,000 --> 00:00:43,860
And what we're going to try to do is we're going to try and track where the ISS

12
00:00:44,100 --> 00:00:47,700
is currently at in the sky. And at the time point

13
00:00:47,970 --> 00:00:52,860
when the ISS is in the night sky, right above where we are,

14
00:00:53,220 --> 00:00:55,350
then we're going to send ourselves an email

15
00:00:55,440 --> 00:00:59,760
telling us to look up and spot the fast-moving ISS.

16
00:01:00,600 --> 00:01:04,590
Once you are ready, head over to the next lesson and we'll get started learning

17
00:01:04,590 --> 00:01:05,430
about APIs.

