CS
From charlesreid1
The outline of basic computer science topics to cover:
- Intro and Hello World/Java
- Intro and Hello World/Go
- Intro and Hello World/Cpp
- Intro and Hello World/Python
- Intro and Hello World/Perl
- Intro and Hello World/Bash
- Primitive Data/Java
- Primitive Data/Go
- Primitive Data/Cpp
- Primitive Data/Python
- Primitive Data/Perl
- Primitive Data/Bash
- For Loops/Java
- For Loops/Go
- For Loops/Cpp
- For Loops/Python
- [[For Loops/Perl]
- For Loops/Bash
- Parameters/Java
- Parameters/Go
- Parameters/Cpp
- Parameters/Python
- [[Parameters/Perl]
- Parameters/Bash
- Strings/Java
- Strings/Go
- Strings/Cpp
- Strings/Python
- [[Strings/Perl]
- Strings/Bash
- Conditional Execution/Java
- Conditional Execution/Go
- Conditional Execution/Cpp
- Conditional Execution/Python
- [[Conditional Execution/Perl]
- Conditional Execution/Bash
- Program Logic/Java
- Program Logic/Go
- Program Logic/Cpp
- Program Logic/Python
- [[Program Logic/Perl]
- Program Logic/Bash
- Indefinite Loops/Java
- Indefinite Loops/Go
- Indefinite Loops/Cpp
- Indefinite Loops/Python
- [[Indefinite Loops/Perl]
- Indefinite Loops/Bash
- File Processing/Java
- File Processing/Go
- File Processing/Cpp
- File Processing/Python
- [[File Processing/Perl]
- File Processing/Bash
- Arrays/Java
- Arrays/Go
- Arrays/Cpp
- Arrays/Python
- [[Arrays/Perl]
- Arrays/Bash