Update for 17-05-22 12:15

This commit is contained in:
Tyler Perkins 2022-05-17 12:15:01 -04:00
parent ebf9552ce9
commit 5afce4ff0c
3 changed files with 39 additions and 0 deletions

37
class/CS.wiki Normal file
View File

@ -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

1
class/Discrete.wiki Normal file
View File

@ -0,0 +1 @@
= Discrete =

View File

@ -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]] ==