No description
Find a file
2025-11-16 12:54:42 +01:00
.github/workflows fix typst features 2025-10-07 17:28:35 +02:00
common week 10 2025-11-05 13:08:47 +01:00
pages add GH pages 2025-10-07 17:26:09 +02:00
week1 remove pdfs 2025-09-22 15:52:48 +02:00
week2 remove pdfs 2025-09-22 15:52:48 +02:00
week3 update 2025-09-23 12:00:00 +02:00
week4 week 4 + 5 2025-09-29 17:28:00 +02:00
week5 week 4 + 5 2025-09-29 17:28:00 +02:00
week6 add week 6 2025-10-11 18:38:36 +02:00
week7 fix week 7, solve weather week 9 2025-10-30 22:39:07 +01:00
week9 week 10 2025-11-05 13:08:47 +01:00
week10 week 10 2025-11-05 13:08:47 +01:00
week11 creative exercise 1 2025-11-10 20:03:04 +01:00
week12 attempt dict with hashmap, incorrect impl, would be too hard 2025-11-16 12:54:42 +01:00
.editorconfig first commit 2025-09-22 15:51:40 +02:00
.envrc week 4 + 5 2025-09-29 17:28:00 +02:00
.gitignore experiment with formatting 2025-10-07 17:15:22 +02:00
build.nu fix build 2025-10-07 17:30:47 +02:00
DEVELOP.md experiment with formatting 2025-10-07 17:15:22 +02:00
LICENSE add a license 2025-10-07 17:31:39 +02:00
main.typ creative exercise 1 2025-11-10 20:03:04 +01:00
README.md add link to pdf 2025-10-07 17:32:16 +02:00
shell.nix partial week 9 solution 2025-10-26 20:12:22 +01:00

Introduction to programming

This repository contains the descriptions and code solutions of selected exercises from the book "Introduction to Programming in Java: An Interdisciplinary Approach" by Robert Sedgewick and Kevin Wayne (2nd edition).

Submitted documents are merged into a single PDF that can be found here.