n00bfest
http://n00bfest.com/phpBB3/

New Question...
http://n00bfest.com/phpBB3/viewtopic.php?f=11&t=43025
Page 1 of 1

Author:  Hito [ Sun Nov 20, 2011 7:13 pm ]
Post subject:  New Question...

The purpose of this assignment is to give you experience in both Java and Javascript, as well as in the design of algorithms for sorting different kinds of data. The system you will construct will consist of a window / Web page that contains a title, a table with two columns, and two buttons, as shown here. The first column of the table will contain the names of people and the second column will contain their corresponding ages. The table will initially be empty and a user will be able to type values into it. One button will cause the entries in the table to be sorted based on the name in column 1 and the second button will cause the entries to be sorted based on the ages in column 2. Note that you will produce two versions of this: one in Java using JFrame and the other in Javascript.

I kinda vaguely know hwo to do this... but I have such a problem with using JFrame or JavaScript... like what do you guys write ur programs in?

Author:  Zonata [ Mon Nov 21, 2011 4:05 am ]
Post subject:  Re: New Question...

Pro tip, use a language that doesn't suck as much as Java. Javascript works better when bridged with .net languages; or if you need database access, PHP and JScript.

Author:  Hooker [ Mon Nov 21, 2011 11:18 am ]
Post subject:  Re: New Question...

Protip:

Find out why he's asking for advice before assuming holier than thou attitude. He's taking a Java class. I think most of the people at cmu use eclipse if they're writing in Java.

Author:  dirkdeagler [ Mon Nov 21, 2011 11:45 am ]
Post subject:  Re: New Question...

Yeah Eclipse seems to be the IDE of choice, I still prefer visual studio.net but I'm generally a microsoft man.

Not sure you can code/compile true java in the .net IDE, might have to use J#.

Author:  Hito [ Mon Nov 21, 2011 12:22 pm ]
Post subject:  Re: New Question...

I use Eclipse but like I feel like this is a stupid question but like for javaScript, will it like give you shit for typing and like I just want to see a basic type up of a website. btw if you want to see what it looks like, I can post a screenshot

Author:  dirkdeagler [ Mon Nov 21, 2011 12:27 pm ]
Post subject:  Re: New Question...

you want the coding "helper" thingys? I believe you just need to download the appropriate eclipse plug-in for whatever language you're using.

Author:  CPTReynolds [ Mon Nov 21, 2011 3:08 pm ]
Post subject:  Re: New Question...

The answer is: I think it's your power supply.

or

The answer is: Yes your gay and can we touch butts.

or

The answer is: Javascript

Author:  Cpt. Carrot [ Mon Nov 21, 2011 4:46 pm ]
Post subject:  Re: New Question...

I don't that something called Eclipse IDE for JavaScript Web Developers exists at all Yellow_Flash_Colorz_PDT_40 .

Tip: test your JS coding in IE (turn on Scripting Debugger and notification about script errors) - it's annoying as hell, but helps deliver bug free code.

Attachment:
rtfm-300x300.jpg
rtfm-300x300.jpg [ 34.67 KiB | Viewed 3573 times ]



How did this go?

Page 1 of 1 All times are UTC - 6 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/