Skip to content

Commit

Permalink
new: post
Browse files Browse the repository at this point in the history
  • Loading branch information
ezntek committed Feb 8, 2025
1 parent 2725fc5 commit 9163ceb
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
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.

0 comments on commit 9163ceb

Please sign in to comment.