If any of you have any ideas for tutorials you'd like written, I would love to hear them. I enjoy writing these, and would love to help everyone out. I use Python or Go for these, and write using an example format. i.e
Short Explanation 1
```
Code Sample 1
```
Short Explanation 2
```
Code...