This is a Python program that recursively compares filenames in a source directory against a reference directory. If any files are missing in the reference directory, it copies those files from the source directory to a third directory while retaining the folder structure of the source. It was written by ChatGPT. It works better than rsync in this case because rsync won't allow you to use a reference directory and only take into account filenames instead of timestamps and sizes.
Updated 2024-04-04 13:28:42 +02:00
Website for the Great Barrier Island Community Health Trust.
Updated 2024-02-09 23:30:18 +01:00
Website for the Great Barrier Island Garden Tour
Updated 2024-02-09 23:11:34 +01:00
Updated 2024-02-09 22:25:50 +01:00
Seeing if I can change the origin of a git repo.
Updated 2024-02-09 22:22:11 +01:00
Lessons and exercises from Ecole 42 in France. A month long intensive coding course.
Updated 2024-01-12 20:43:50 +01:00
Old version of the MBL website
Updated 2023-10-07 22:27:54 +02:00
First version of the Great Barrier Garden Tour website.
Updated 2023-10-07 22:19:17 +02:00
The course is split up into two individual courses: Java Programming I and Java Programming II. Each course consists of seven parts, each with its own exercise set. Completing a single part takes approximately 5-20 hours, and we recommend reserving at least 10 hours per part, depending on prior skills with computers.
Updated 2023-10-03 14:57:35 +02:00
A rewrite of the original Tacot des Lacs website to make it mobile friendly. It isn't very pretty but the point was to keep the original content and layout as much as possible while making it usable on a mobile phone.
Updated 2023-10-03 11:18:38 +02:00
Mooc.fi's 2013 Programming with Java course.
Updated 2023-10-03 11:06:56 +02:00