Linux Daemon with Go: Build a Webpage Database Crawler
Do you know that over 75% of projects in the Cloud Native Computing Foundation, including Docker and Kubernetes, are written in Go? This Guided Project was created to help learners create database applications that can run as background processes or daemons using Go.
More specifically, in this 1.5-hour long project-based course, you will develop a Linux daemon, communicate with web servers using HTTP, as well as extract key data from textual raw data.
To achieve this, you will create a web article database crawler application by working through a scenario where you are an intermediate-level Go developer for a tech company.
In order to be successful in this project, you will need to know the fundamentals of Go including slices, functions, and error handling. MySQL connection and row update with Go ("Relational Database with Go: Build an Article Search Engine" highly recommended).
Watch on Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Linux & CLI
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
A Simple Guide to Building Phylogenetic Trees and Heatmaps in R
Medium · Python
The Over-Engineered Solution Was Never the Real Problem
Dev.to · ruth mhlanga
The Assumption That Cost Retailers Millions: Income Has Nothing To Do With Spending
Medium · Python
Global Airport Traffic
Medium · Data Science
🎓
Tutor Explanation
DeepCamp AI