Gophercises #5 - Sitemap Builder

preview_player
Показать описание
Learn how to create a sitemap using the HTML link parser from exercise #4.

Рекомендации по теме
Комментарии
Автор

Thanks man, this is just what I wanted for my Go practice project, and thanks for the nice explanation.

blank
Автор

Table Of Contents:
00:01 Overview
09:15 Overview Strategy
16:29 Main Package
22:08 GET-ting a Webpage
27:48 Parsing and building links
42:49 Filtering links
54:31 Implementing a BFS
01:15:06 Outputting XML

osamamosaad