diff options
author | Adam T. Carpenter <atc@53hor.net> | 2023-07-12 10:09:13 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2023-07-12 10:09:13 -0400 |
commit | cbfbfcf897552f3f162572d6c3fa50b84e26e3e1 (patch) | |
tree | 653534a2aec4ffea68737f6ea8da6c7923764ebe /00 | |
parent | 4df22583f7ce3cf74c2e1bcfa357eb081e8fa4ce (diff) | |
download | cps-rust-cbfbfcf897552f3f162572d6c3fa50b84e26e3e1.tar.xz cps-rust-cbfbfcf897552f3f162572d6c3fa50b84e26e3e1.zip |
feat: finish and record 00 and 01
Diffstat (limited to '00')
-rwxr-xr-x | 00/readme.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/00/readme.md b/00/readme.md index 893a935..131a12e 100755 --- a/00/readme.md +++ b/00/readme.md @@ -21,8 +21,8 @@ Welcome! # What is this course? This course will focus on computational problem solving using Rust as a first -language. _It aims to provide students with the knowledge and skills to write -programs to solve problems._ +language. It aims to provide students with the knowledge and skills to write +programs to solve problems. Consider this an introductory, "101"-level computer science course on programming fundamentals taught by Carpenter Tutoring. @@ -67,8 +67,8 @@ language content comes from the [Rust Book](https://doc.rust-lang.org/book/). # Who am I? - Bachelor's of Science from College of William and Mary, majoring in CS -- Nearly five years employed as software engineer focusing on server-side - automation and support self-service +- Five years employed as software engineer focusing on server-side automation + and support self-service - Using Rust productively for over three years [Bio](https://www.53hor.net/info) |