Computer science and IT assignments

July 6, 2020

Java Data Structures Assignment – Heaps

Attaching the zip file with all required files, including specification sheet with instructions on assignment. Ignore the ‘readme.txt’ file, I will complete that, just do all […]
July 6, 2020

C++

Each experiment should be documented with a separate C++ file + output screen. You can add some notes next to the lines documenting what the statements […]
July 6, 2020

Assignment 3

1) Create an OpenGL Application with a window that has a title of (Ghalia) and of size 700×500 Change the background color to anything other than […]
July 6, 2020

Connect 4

Connect 4 Game with multiple clients connecting to it, as well as it having a chat for the players to communicate. This youtube video is basically […]
July 5, 2020

Python: Graphical User Interface

Task: Graphical User InterfaceTask description: Cannon game You will use a variation of the code from the last exercise to create a cannonball game. The player […]