714 tutorials · free to read

A working handbook for data and software engineering.

Hands-on tutorials by Alex Merced on Apache Iceberg, the data lakehouse, pipelines, agentic AI, and the languages and tools that hold it all together.

Browse by topic

All topics

Latest tutorials

Page 86 of 119
  1. 01An In-Depth Overview of Open Lakehouse Tech: Apache Iceberg & NessieUnleashing the Power of Open Lakehouse Technologies: Apache Iceberg and Project Nessie Organizations are seeking innovative solutions to…
  2. 02How to effectively learn software developmentGetting Started Of course the first step in learning software development is to pick an initial language (I recommend Javascript, Python…
  3. 03Overview of the Open Lakehouse: Why Dremio?Pain Points What are the modern data pain points: My cloud infrastructure bill has run wild My datasets have many derived copies for…
  4. 04How to build a Java Spring JSON API from scratchStep 1: Set Up the Maven Project Create a new Maven project using your preferred IDE or by using the following command in your terminal…
  5. 05How to write a JSON API in Scala with Play from scratchStep 1: Create a Blank SBT Project Create a new directory for your project and navigate to it in your terminal. Create a build.sbt file in…
  6. 06An Approach to Architecting a Lower Cost, Fast and Self-Service Data LakehouseThere are several goals data architects are perpetually trying to improve upon: Speed: Data Analysts and scientists need data to derive…