summaryrefslogtreecommitdiff
path: root/posts/2023-06-07-introduction-computational-problem-solving-with-rust-00.php
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2023-07-18 22:44:04 -0400
committerAdam T. Carpenter <atc@53hor.net>2023-07-18 22:44:04 -0400
commite13ae14064901c0f4baa6e7d95ef878a1a056c7b (patch)
tree82e05d926c1afe57b6a6f43e6b4e35cdd4ae62c2 /posts/2023-06-07-introduction-computational-problem-solving-with-rust-00.php
parent3fddf4e0d72d8e2b40837269d849cd248107bd07 (diff)
download53hor-e13ae14064901c0f4baa6e7d95ef878a1a056c7b.tar.xz
53hor-e13ae14064901c0f4baa6e7d95ef878a1a056c7b.zip
feat: two new cps rusts and update now, projects
Diffstat (limited to 'posts/2023-06-07-introduction-computational-problem-solving-with-rust-00.php')
-rw-r--r--posts/2023-06-07-introduction-computational-problem-solving-with-rust-00.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/posts/2023-06-07-introduction-computational-problem-solving-with-rust-00.php b/posts/2023-06-07-introduction-computational-problem-solving-with-rust-00.php
new file mode 100644
index 0000000..a305d1a
--- /dev/null
+++ b/posts/2023-06-07-introduction-computational-problem-solving-with-rust-00.php
@@ -0,0 +1,8 @@
+<h1>Introduction: Computational problem solving with Rust 00</h1>
+
+<p class="description">
+ This course focuses on computational problem solving using Rust as a first language. It provides students with the knowledge and skills to translate thoughtful solutions into computer programs.
+ Consider this an introductory, 101-level computer science course on programming fundamentals taught by Carpenter Tutoring.
+</p>
+
+<iframe width="560" height="315" src="https://www.youtube.com/embed/Ut33XKakptE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>