1
00:00:00,070 --> 00:00:06,480
Python has been so popular during the last five years, many modern tools that assist Python programming

2
00:00:06,480 --> 00:00:07,620
have surfaced out.

3
00:00:07,950 --> 00:00:14,220
And these are things like making the publishing of a Python website a breeze, creating articles with

4
00:00:14,220 --> 00:00:21,120
embedded Python codes and publishing those articles on the web, creating and publishing data visualization.

5
00:00:21,840 --> 00:00:25,260
These are some of the things you learn how to do in this section.

6
00:00:25,590 --> 00:00:32,040
These tools can in general, replace the traditional way of programming on our local computer.

7
00:00:33,280 --> 00:00:36,430
Because these tools tend to be cloud based.

8
00:00:37,000 --> 00:00:43,690
Now, I do believe that the traditional way of programming on your local computer will never fade away

9
00:00:43,690 --> 00:00:49,510
because by programming locally, you can keep your programs private and secure in your computer.

10
00:00:50,290 --> 00:00:57,040
However, it is advantageous to also have the knowledge and be up to date with cutting edge tools that

11
00:00:57,040 --> 00:01:01,900
make our lives easier and make programming more productive and enjoyable.

12
00:01:02,170 --> 00:01:04,209
That is what this section is about.

13
00:01:04,569 --> 00:01:10,270
So get ready to get introduced to some very cool tools that you can use along Python.

14
00:01:10,600 --> 00:01:11,650
See you in the next video.

