Computer science and IT assignments

January 14, 2020

Web design for a local restaurant

You are required to design a customized software for your client, who happens to own a restaurant at atourist place. Due to the shortage of manpower […]
January 14, 2020

Natural Language

You are asked to complete 4 Jupyter notebooks which are provided with these guidelines: a3 1.ipynb a3 2.ipynb a3 3.ipynb a3 4.ipynbA separate notebook has been […]
January 13, 2020

Hashtable implementation

Need the project to be done in intellij or eclipse so it will work for the lecturerer that will asses this. The assesment is to impliment […]
January 11, 2020

Tree viewer associated with an algebraic expression

  In C++: Starting from an algebraic expression, the tree associated with this algebraic expression will be created, and then it will be graphically represented, with […]
January 11, 2020

Java GUI music player

Code already madeGUI neededuse JLayerPlay songsStop pause resume songsDisplay album with album image, playlists and songsGenerate UML diagram (Songs and album images are provided) Need to […]