Ep. 2: Computer Science Basics

Streamed on:
20

# Show Description

## Infrastructure
Repository: https://notabug.org/c0digam0s/calc-explorer

## This Episode
In this episode, we will:
1. Talk about the software practices we have used up to this point
2. Decide what direction to take to improve current implementations
3. Implement updated methods

## Topic Breakdown
- Comp Sci Principles
- Commentary on Writing Software and Learning to Code (Writing vs Designing)
- Numbers & Builtin Types
- Numeric Comparisons
- Idioms and Idiomatic Code
- Comp Sci Practices in Rust
- Derived Data Types (WHY?)
- "OOP"
- Error Handling (WHY?)
- Return Types
- Enums

## Disclaimers
- The software written here is MIT licensed
- Use, (re)-distribute, modify, monetize at will
- The software has no guarantees and the author is not liable: test the code!
- This show provides no advice for:
- Legal
- Engineering
- Safety
- The show aims for a PG-13 environment
- There may be on occasion topics or jokes that aren't suitable for young children
- Intention: keep things relatively clean with limited to no profanity

## Footer
Fair warning: While I'm an experienced programmer, I am new to Rust, so expect many mistakes. Looking at you, borrow checker! :P

Loading comments...