ics4u
There are 24 repositories under ics4u topic.
johnfraserss/ICS4U
ICS4U Course for John Fraser SS
Raymo111/Battleship
ICS4U ISP - Group Project
ErikHumphrey/ics4u
Comprehensive guide to the senior year course ICS4U, Computer Science
KyleRAnderson/Multiplayer-Arcade
The final project for Nicolas Hawrysh and Kyle Anderson in the ICS4U course.
jslightham/Collision-Simulator
A 2D collision simulation for a combined SPH4U and ICS4U ISP
KirillTregubov/ICS4U
The JavaScript portion of my ISC4U course work.
mrseidel-classes/archives
Archives of previous school years
TsundereKermit/bubble
ICS4U Term Project - Bubble, the chatting app with a minimalistic design and ease of use. Powered by ChatKit and MongoDB. Unfortunately defunct due to termination of ChatKit services @TsundereKermit @acec17
henryinqz/Projectile-Motion
Projectile motion simulator based off Ontario grade 11/12 physics curriculum
numberisnan/isc4u-notebooks
A collection of Jupyter notebook lessons on Java I made for my ICS4U summative
simonguozirui/UCCFYCompsci
Coursework for Upper Canada College's Foundation Year Computer Science (ICS4U)
slightlyskepticalpotat/classic-pong
Pong-like game created with Java and Swing. Two manually-controlled players.
daniel-luan/TCubed
A python game created for ICS4U Problem Set 3
jiasunzhu613/ICS4U
A repository storing different assignments and projects written in C++ created throughout the ICS4U course which focuses on various programming concepts such as recursion, search and sorting algorithms, and object oriented programming.
yuj7121/MaCSBook
ICS 4U Assignment. March 1, 2022. Reads in data from a file, creates students, test marks, assignment marks, final project mark, and average mark. Can choose students to view or edit by names or student number. Saves data to file.
yuj7121/MagicSchoolBus
ICS 4U Assignment. February 14, 2022. Creates a Magic School Bus which Inherits Bus.
sadmanca/ics4u
Lesson and exercise files from my Grade 12 Introduction to Computer Science course.
sttic/Airline-Booking-System
OOP assignment to store and handle airline data
TimothyW553/ICS4U1-Contacts-App
ICS4U1 Assignment for Object Orientated Programming Practice
tylertian123/netbeansifier
Simple and dumb Python script that packages up Java files into a basic Netbeans project.
yuj7121/SongRater
ICS 4U Assignment. Created in collaboration with Andrew Jamieson and Nicole Poroshenko. February 28, 2022.
yuj7121/SortingAssignment
(Work in Process) ICS 4U Assignment. Created in Collaboration with Andrew Jamieson and Nicole Poroshenko. March 23. Takes in a list of students and countries, sort them by name(alphabetically) and marks or population and saves to a new file.
yuj7121/StringManipulation
ICS 4U intro Assignment. February 4th. Compares two strings regardless of case