diff --git a/class/CS.wiki b/class/CS.wiki new file mode 100644 index 0000000..1ea0267 --- /dev/null +++ b/class/CS.wiki @@ -0,0 +1,37 @@ += CS = + +My self made CS course, for free. + += Classes = + +== Core CS == + +* [[Discrete]] +* Data structures +* Programming patterns +* Programming Languages +* Algorithms + +== Low level == + +* Operating systems +* Computer Arch +* Systems +* Digital Design +* Embedded Systems + +== Networking == + +* Computer Networking +* Network Security + +== Design == + +* Databases +* Human Interface Computing +* Software Engineering + +== Security == + +* Infosec +* Cryptology diff --git a/class/Discrete.wiki b/class/Discrete.wiki new file mode 100644 index 0000000..bd0488d --- /dev/null +++ b/class/Discrete.wiki @@ -0,0 +1 @@ += Discrete = diff --git a/index.wiki b/index.wiki index 4347d72..d8857c7 100644 --- a/index.wiki +++ b/index.wiki @@ -12,6 +12,7 @@ _Ideas.md and Classes.md are encrypted, so these links will not work_ * [[Ideas.md.gpg]] - Some of my ideas for projects * [[Classes.md.gpg]] - My class info for Graduation * [[splash]] - The splash page +* [[class/CS]] - my course plan for a self made CS course == [[tech/index|Tech notes]] ==