Provide a source code solution for the given problem


Assignment: JavaScript

1) Provide a source code solution (multiple classes using JavaScript) for the following problem using The factory object oriented design pattern: Creation of five different types of vehicles (Utility, Tractor, Car, Truck, Motorcycle). A test program is needed to test the interaction with the factory for creating the vehicle objects.

2) Provide a source code solution (multiple classes using JavaScript) for the following problem using the Iterator object oriented design pattern: Collection of movie objects with the following attributes:

(a) Title

(b) Release Year

(c) One sentence representing the movie plot

The objects can be created at run-time. The iterator class should implement next() and hasNext() methods for interacting with the movie object collection. A test program is needed to test the interaction with the iterator and movie object collection.

3) Complete three D3js tutorials of your choosing. Each project group member must complete at least one D3js tutorial that is independent from other group mem-bers. Copy and paste your source code for each complete tutorial to answer this homework question. Label each of the tutorials with a header for the tutorial.

The response should include a reference list. Double-space, using Times New Roman 12 pnt font, one-inch margins, and APA style of writing and citations.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Provide a source code solution for the given problem
Reference No:- TGS02993911

Expected delivery within 24 Hours