diff options
author | Jasper Ras <jras@hostnet.nl> | 2024-11-24 21:22:33 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2024-11-24 21:22:33 +0100 |
commit | c217bb6a422599f600d7005f8bb3cf3bf6cd8c4d (patch) | |
tree | e3bc871da3e7ce024e06734b514befd2a0cab3ba | |
parent | d570d3595715e94aaea87892e104e31a09c344e2 (diff) |
init compsci roadmap project
-rw-r--r-- | .obsidian/workspace.json | 2 | ||||
-rw-r--r-- | 1 projects/computer-science-roadmap.md | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 7e78c07..7040ca9 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -163,6 +163,7 @@ }, "active": "7e2bc46d82cc87a1", "lastOpenFiles": [ + "1 projects/computer-science-roadmap.md", "3 resources/nix.md", "TODO.md", "3 resources/ansible.md", @@ -188,7 +189,6 @@ "0 inbox/2024-11-12.md", "0 inbox/2024-11-11.md", "0 inbox/2024-10-15.md", - "0 inbox/2024-10-04.md", "Interviews", "Refined", "Daily", diff --git a/1 projects/computer-science-roadmap.md b/1 projects/computer-science-roadmap.md new file mode 100644 index 0000000..6e88090 --- /dev/null +++ b/1 projects/computer-science-roadmap.md @@ -0,0 +1,5 @@ +# Completely finish the Computer Science Roadmap +https://roadmap.sh/computer-science + + +Pick a language: C |