-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
.../posts/IGCSE Computer Science: Arrays and Iteration Workbook (20250208T2108).md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
+++ | ||
title = "IGCSE Computer Science: Arrays and Iteration Workbook (20250208T2108)" | ||
date = 2025-02-08T21:08:06+08:00 | ||
author = "ezntek" | ||
tags = [ "revision", "programming" ] | ||
description = "" | ||
draft = false | ||
+++ | ||
|
||
## DOWNLOAD! | ||
|
||
[here](https://ezntek.com/doc/igcse_cs_arrays_iteration_workbook.pdf) | ||
|
||
## Long time no see! | ||
|
||
Sorry for not posting so much. My workloads been very very heavy; working on projects like this one. IGCSE CS students, look out for the comprehensive whole-syllabus comp sci revision guide soon! I will release it before mocks. | ||
|
||
## What is this workbook? | ||
|
||
I wrote it because my comp sci teacher let me volunteer to teach. I happily took the offer due to everybody's cluelessness (they still cannot assign variables). So far I taught 2d arrays in front of the class, and technically this is an assignment only I was set; to make a worksheet on iteration and arrays. It is now a workbook as people need explanations. | ||
|
||
<script src="https://utteranc.es/client.js" | ||
repo="ezntek/ezntek.github.io" | ||
issue-term="title" | ||
label="comments" | ||
theme="github-dark" | ||
crossorigin="anonymous" | ||
async> | ||
</script> |
Binary file not shown.