summaryrefslogtreecommitdiff
path: root/posts/2023-06-07-the-study-of-computer-science-computational-problem-solving-with-rust-01.php
blob: 58eff4bbf8e501dde8199ea29da375674bb35f38 (plain) (blame)
1
2
3
4
5
6
7
<h1>The study of Computer Science: Computational problem solving with Rust 01</h1>

<p class="description">
	In this first installment, we'll take a look at the study of Computer Science. We'll walk about what a program is, and some general guidelines for beginning to program. We'll also talk about how digital computers work, and how we can use them to manipulate date we're familiar with.
</p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/wQ81tMOvlYc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>