You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
938 B

---
layout: default
title: "Tutoring"
---
## Tutoring
I believe in solving problems.
Learn how to solve your own unique computer-related problems by learning how they work underneath all the fancy buttons you see.
Contact me at [tutoring@tait.tech](mailto:tutoring@tait.tech) for more info.
### Rates/hour
***C$25*** for a programming language I am comfortable with already.
* C, C++, Java, Python, HTML/CSS/JS.
***C$20 + 1 week prep. time*** for a programming language I am not very comfortable with already.
* Rust, Go, Node.js.
***C$35*** for Linux system administration.
* Paritioning disks, install and configure software and automate tasks via the command line interface (CLI).
I offer group discounts for 2+ students.
##### Resources:
My favourite resources are the following:
* [thenewboston (Youtube)](https://www.youtube.com/user/thenewboston)
* [cppreference.com](https://cppreference.com) (also has C references)