Computer science and IT assignments

May 19, 2020

java program

Exercise 1A) Write a class called SportsCar containing the two instance variables maxSpeed and horsepowerof type int. Both these instance variables must, in any SportsCar object […]
May 19, 2020

Data Modeling (Oracle SQL Developer)

This assignment is part 2 of a project.  Part one is what is uploaded now.  There is a Word document with some revisions that need to […]
May 19, 2020

Web Crawler

Need to design a web crawler using C language, the specifications for this assignment is in that project 1 web crawler pdf. There’s two additional documents […]
May 19, 2020

Java Assignment

Please dont use hashmaps for the data structure No scene builder or java fxml, ONLY JavaFX should be used for the GUI components for adding customer […]
May 19, 2020

Python Project

Find the count of words in ‘Functionality’ column of the attached spreadsheet. Write a python program to find count of words and frequency of words (tf-idf) […]