filmov
tv
LIVE Programming a Web Crawler w/ Kotlin – Programming Polyglot #000

Показать описание
Today, I am starting a new series on this channel: Programming Polyglot – this is the first test-run episode! It is going to be a live coding series with the underlying concept that I'm going to implement essentially the same application, a functional web crawler, with a different programming language in each episode that is more or less unknown to me beforehand. Thus, I will explore each language together with you, the audience!
Timestamps:
00:00:00 Starting soon...
00:06:29 Introduction
00:14:14 Let's get started programming
00:17:32 1.1: Do an HTTP request
00:28:06 2.1: Parse the HTTP response using RegEx
00:50:55 2.2: Collect all URLs on a page
01:12:30 3.1: Creating a data class
01:23:00 3.2: More parsing of each URL into the data class
01:52:52 4.1: Implementing breadth-first web crawling
02:13:42 First self-sustaining web crawler version
02:19:30 5.1: Add crawling statistics
02:47:00 6.1: Fixing small bugs
03:03:03 7.1: Sorting the statistics descendingly
03:14:57 Start: Small break
03:21:21 8.1: Improving code quality
03:32:58 9.1: Trying to implement the Wikipedia game on top of it
If you have any suggestions for content or feedback please leave them in the comments.
In case you enjoyed this video, make sure to leave like, subscribe and share it with anyone you could consider interested!
Timestamps:
00:00:00 Starting soon...
00:06:29 Introduction
00:14:14 Let's get started programming
00:17:32 1.1: Do an HTTP request
00:28:06 2.1: Parse the HTTP response using RegEx
00:50:55 2.2: Collect all URLs on a page
01:12:30 3.1: Creating a data class
01:23:00 3.2: More parsing of each URL into the data class
01:52:52 4.1: Implementing breadth-first web crawling
02:13:42 First self-sustaining web crawler version
02:19:30 5.1: Add crawling statistics
02:47:00 6.1: Fixing small bugs
03:03:03 7.1: Sorting the statistics descendingly
03:14:57 Start: Small break
03:21:21 8.1: Improving code quality
03:32:58 9.1: Trying to implement the Wikipedia game on top of it
If you have any suggestions for content or feedback please leave them in the comments.
In case you enjoyed this video, make sure to leave like, subscribe and share it with anyone you could consider interested!
Комментарии