Skip to content

confluentinc/learn-governing-data-streams-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Governing Data Streams

This repository is for the Governing Data Streams course provided by Confluent Developer.

For full details of the course and exercise instructions, please visit developer.confluent.io.

Repo Structure

exercises

This folder is where you will do your work. Inside the folder you will find an exercise.sh script.

You can use this script to setup an exercise by running:

./exercise.sh stage <exerciseId>

You can solve the exercise automatically by running:

./exercise.sh solve <exerciseId>

You can also solve an individual file by running:

./exercise.sh solve <exerciseId> <filename>

staging

This folder contains any file necessary to set up for the individual exercises. For the most part, you can probably ignore this folder.

solutions

This folder contains the solution files for each exercise. You can use it for reference if needed, but we recommend you try and do each exercise on your own.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published