βοΈ Table of contents for my learning in public posts on DataTalksClub 2022 data engineering zoomcamp
Casually strolling through my LinkedIn feed near the end of January, I ran across the following status updates from a friend
So much wisdom, so many things I want to learn and do, so many emojis! π I want in!
At the time, I was also looking to start blogging about my learning journey, deciding which content management system to use, template, and a myriad of microdecisions and hotfixes to make everything run as I wanted it to. All this delayed my start on DataTalksClub 2022 Data Engineering Zoomcamp to a point where I wasn't going to be able to keep up with the rest of the class.
Nevertheless, this course offered me an excellent opportunity to learn its content and start my blogging journey by turning the information presented in the videos into a collection of structured blog posts.
π©βπ« Who teaches it?
The class is organized by the DataTalksClub, and taught by:
π My course notes: Table of contents
The course is an introduction to data engineering, with five weeks of lectures and the last three weeks dedicated to a capstone project.
Week 1
Lesson 1: Docker intro
Lesson 2: Ingesting NYC taxi trip data to Postgres
Lesson 3: Connecting pgAdmin to Postgres using containers
Lesson 4: Dockerizing a data ingestion script
Lesson 5: Running Postgres and pgAdmin with Β Docker Compose