Computer science and IT assignments

June 25, 2020

HND Software Development Graded Unit

The assignment was to decide on a project in a programming language, research techniques and skills that I had not used before and implement them into […]
June 25, 2020

HND Software Development Graded Unit

The assignment was to decide on a project in a programming language, research techniques and skills that I had not used before and implement them into […]
June 25, 2020

Adjacency Lists

In this assessment, you will implement the areTheyConnected function to search a graph using its adjacency list to determine if one node is “connected” to another. […]
June 24, 2020

Liri bot

In this assignment, you will make LIRI. LIRI is like iPhone’s SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a _Language_ […]
June 24, 2020

X in row (java)

The functionalities below are required:    Provide an entry screen as a JPanel containing GUI objects for players to:    Enter Player 1s name    Enter Player 2s name    […]