diff --git a/workshop/text-to-sort.txt b/workshop/code/text-to-sort.txt similarity index 100% rename from workshop/text-to-sort.txt rename to workshop/code/text-to-sort.txt diff --git a/workshop/graph_utils.py b/workshop/code/text-tree-utils.py similarity index 100% rename from workshop/graph_utils.py rename to workshop/code/text-tree-utils.py diff --git a/workshop/text-tree.py b/workshop/code/text-tree.py similarity index 100% rename from workshop/text-tree.py rename to workshop/code/text-tree.py diff --git a/workshop/treesort.py b/workshop/code/treesort.py similarity index 100% rename from workshop/treesort.py rename to workshop/code/treesort.py diff --git a/workshop/visualizer.py b/workshop/code/visualizer.py similarity index 100% rename from workshop/visualizer.py rename to workshop/code/visualizer.py