Skip to content

CATHIE354/computer_programming_25_26

 
 

Repository files navigation

Computer Programming 25/26

Welcome to the Computer Programming tutorial repository for Semester 2, 2025/2026!

About This Repository

This repository is used as a companion resource for the Basic Programming tutorial sessions. It contains code examples, exercises, and supplementary materials to support students throughout the semester.

📅 Content is updated on a weekly basis — check back regularly for new materials!

Course Information

Detail Info
Course Computer Programming
Semester Semester 2, 2025/2026
Session Type Tutorial

Repository Structure

Each week's materials will be organised into their own folder as the semester progresses:

computer_programming_25_26/
├── session0/   # Introduction & Setup
├── session1/   # (coming soon)
├── session2/   # (coming soon)
├── session3/   # (coming soon)
├── session4/   # (coming soon)
└── ...

How to Use This Repository

  1. Clone the repository to your local machine:
    git clone https://github.com/project-with-student/computer_programming_25_26.git
  2. Pull the latest changes before each tutorial session to get the newest materials:
    git pull
  3. Follow along with the examples and attempt the exercises provided each week.

Weekly Updates

New content is added each week covering topics introduced in the tutorial sessions. Check the relevant week folder for:

  • Code examples discussed in class
  • Practice exercises
  • Additional reading or reference materials

Contributing / Issues

If you spot any errors or have questions about the materials, please open an Issue in this repository.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 95.5%
  • Shell 4.5%