You are viewing our Forum Archives. To view or take place in current topics click here.
Wanting to write a program
Posted:
Wanting to write a programPosted:
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 3,449
Reputation Power: 155
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 3,449
Reputation Power: 155
I wanted to write a program with a friend of mine, we wanted to write it for a web app(fifa 14) and wanted to know what languages would be required as we know some java already! Thanks all!
#2. Posted:
Status: Offline
Joined: Apr 15, 201113Year Member
Posts: 614
Reputation Power: 83
.. why not just write it in java then? you can always embed it on a web-page.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 3,449
Reputation Power: 155
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 3,449
Reputation Power: 155
iyop45 wrote .. why not just write it in java then? you can always embed it on a web-page.
Well we know java can be used, however not exactly how and if there is a more efficient way. Thanks for the reply however!
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Apr 15, 201113Year Member
Posts: 614
Reputation Power: 83
i5-4670k wroteiyop45 wrote .. why not just write it in java then? you can always embed it on a web-page.
Well we know java can be used, however not exactly how and if there is a more efficient way. Thanks for the reply however!
[ Register or Signin to view external links. ]
It depends what you're planning to do on this app; the term 'app' is very broad. Though typically speaking Java will always execute faster than client sided scripts such as JavaScript, personally I think applets are horrible. But, considering your mind-set to take an 'efficient' approach you should use Java.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Sep 10, 201212Year Member
Posts: 29
Reputation Power: 1
You should probably write it in Java then, it's easier than learning several new languages just to accomplish it another way..
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.