-
1 Attachment(s)
java to javascript
i have been manually converting a few java files to java script and I cannot convert two of the files.. i have been at this for two weeks now. please someone help!
I have attached the java script files i converted so far from java but cannot do the others.
i am new to both languages.
-
Re: java to javascript
-
Re: java to javascript
this is personal challenge.
I have converted the following to java script files.
• CatalogItem.java
• Catalog.java
• CatalogTest.java
i cannot figure out how to translate to the following to java to java script.
• ItemOrder.java
• ShoppingCart.java
• ShoppingCartTest.java
how do i convert the latter to java script? i have attached these files.