5,727 Posted Topics

Member Avatar for juju bean
Member Avatar for ja_lee_00

So, nice assignment. Now go ahead and do it. We're NOT your homework service.

Member Avatar for ja_lee_00
-1
113
Member Avatar for fsn812

Java all the way. PHP is an invitation to messy and spaghetti code, no incentive to modular programming at all. No separation between business and presentation code. Basically it's very JSP 0.92 without the capability to use Java beans.

Member Avatar for mama_rock
0
529
Member Avatar for kesh1000

try a search engine. There's tons of resources explaining exactly what bubble sort is as well as what a class is. Combine the two and you're good to go.

Member Avatar for chaospie
0
236
Member Avatar for mehak_soft

did you really have to create an account to post the exact same link someone else already posted [B][COLOR="Red"]4[/COLOR][/B] years ago?

Member Avatar for cwarn23
0
186
Member Avatar for octavius

If you have a valid license key, just activate it. If you don't, you're using a pirated copy whether you claim to have a real CD or not, and deserve no help (in fact you'd deserve a major spanking).

Member Avatar for octavius
0
138
Member Avatar for tanya9x

Given your unfamiliarity with programming you shouldn't start out programming games. First get a solid background in software design and programming in C++ and/or several other languages, then add the specific areas of expertise needed for game and network programming, and then start designing your games. Just browsing some source …

Member Avatar for nats01282
0
280
Member Avatar for gt.ang

JSP is based on http. Http is a request/response mechanism. Whether it is possible at all depends on whether the database presents a mechanism by which it can send automatic information about updates to listening clients. Personally I'd never do such a thing. A polling mechanism works a lot better …

Member Avatar for ~s.o.s~
0
105
Member Avatar for saphireina

So that's why the quality of newly graduated programmers is so poor. They're now handing out exam assignments that would be considered too simplistic for a 1st week homework assignment at the beginning of a course.

Member Avatar for saphireina
0
137
Member Avatar for Saif.m

just put books like "numerical recipes in C++" on the required reading list. Now that's not the best book for the quality of the code or for readability, but it's thick so must be important :)

Member Avatar for jwenting
0
89
Member Avatar for jk_bscomp

you should have deleted it as this is a request for pirated software which is a clear violation of the TOS as well as an incitement for peope to commit a crime (or help OP commit a crime which in itself is a crime in many places).

Member Avatar for WaltP
0
242
Member Avatar for 88omar

or just read a book on de design of logic circuits, like you should have been told to get on your required reading list.

Member Avatar for mrnutty
0
62
Member Avatar for Suhacini

2 one day flies responding to the same year old nonsense post. Well done, kids, you have very promising careers flipping burgers ahead of you.

Member Avatar for jwenting
-1
116
Member Avatar for k2k
Member Avatar for jemscomput
Re: c++

or (if you insist to use something that old, which is idiotic in 99% of cases, very few people have to maintain software that old and those that do know how to do it) use virtualisation to run an old operating system in for example VirtualBox or VMWare.

Member Avatar for jwenting
0
111
Member Avatar for houlahan
Member Avatar for balajimarch31

[url]http://www.amazon.com[/url] there you go, the link where you can get the best book, whatever it may be.

Member Avatar for balajimarch31
0
46
Member Avatar for pavan146

you don't, normally. JSP is overall a high end corporate technology, where people don't expect freebies and are quite willing to pay for quality service.

Member Avatar for jwenting
0
103
Member Avatar for MaxWildly

seems to work just fine. The only thing you've not yet figured out is how to print the array in such a way you actually see what's in it. That shouldn't be too hard :) And then there's learning to write proper object oriented code of course.

Member Avatar for MaxWildly
0
626
Member Avatar for amol14007
Member Avatar for Techwriter10

Pink Floyd's creations are meant to be seen as a whole, not individual tracks. The band wants to stress and enforce that point, not screw the record company. They're understandibly proud of their compositions and don't want them broken up for scrap.

Member Avatar for Techwriter10
0
623
Member Avatar for happygeek

So the trademark office didn't let themselves be bullied and/or bribed by Google. Interesting development, maybe the powermad Google boys are finally being shown they're not rulers of the world quite yet.

Member Avatar for jwenting
0
414
Member Avatar for oluscoa

if you use properly licensed software, the only risk is that it won't all work together with older products. If you're using pirated software, you deserve all the virusses and nastiness you may get and more.

Member Avatar for jwenting
0
80
Member Avatar for Ghada Ibrahim

if you want your site to be maintainable, you need a proper architecture. Embedding Java code in JSP isn't a proper architecture, a well designed MVC model goes a long way. In general, it can indeed be said that sites not employing an MVC model won't work. They're poorly designed, …

Member Avatar for peter_budo
0
102
Member Avatar for may781

I see more static methods than main, I usually just discard the code (maybe reusing snippets here and there to put into other methods).

Member Avatar for jwenting
0
108
Member Avatar for Sunny89
Member Avatar for clutchkiller

[QUOTE=Narue;1158503]I bet you think VB programmers are inferior to you too. :icon_rolleyes: [/QUOTE] I think it is a VB programmer who doesn't understand XNA and tries to hide that by means of vitriolic comments about how bad it is, giving it an excuse to not actually have to try to …

Member Avatar for jwenting
-3
141
Member Avatar for cool2

[CODE] package java.for.dummies; public class JavaForDummies { public static void main(String... args) { System.out.println("Hello World!"); } } [/CODE]

Member Avatar for jwenting
0
78
Member Avatar for deepugtm

yup, C# is better. That way there's less people posting homework questions here :) Long answer: IF all you're concerned about is deploying to Windows, using C# would be more appropriate than choosing Java, as it's much more tightly integrated with the operating system. But it's not "a better language" …

Member Avatar for jwenting
0
98
Member Avatar for Ancient Dragon
Member Avatar for diafol
0
242
Member Avatar for yumyam09

you're not a student, you're just a lazy schoolkid. If you'd paid attention in class and done your homework until now you'd have no problem doing this yourself. So if you can't do it, you only have yourself to blame and deserve no help from us or anyone else.

Member Avatar for Roodra
0
599
Member Avatar for vmanes

Ah, it's even better! They got a small detail wrong there and that's assuming it's electrons that go back and forth at all. In reality electrons hardly move at all, they just pass energy between themselves. So all that flows is something quite eathereal, impossible to catch on camera except …

Member Avatar for vmanes
0
78
Member Avatar for apegram

Take pleasure in doing a good job, rather than in counting how many people appreciate the effort you put in. Because you'll soon realise that hardly anyone appreciates your effort, least of all your customers.

Member Avatar for geekgoddess
1
242
Member Avatar for pradeep2002gs

you did compile everything and deploy it correctly, did you? If you didn't, do that first (and read the manuals and tutorials to figure out how, don't ask for a step by step explanation here please).

Member Avatar for jwenting
0
112
Member Avatar for jorelastig

in case you're too stupid to get the message yet: [B][COLOR="Red"]DO YOUR OWN HOMEWORK![/COLOR][/B]

Member Avatar for jwenting
0
104
Member Avatar for funjoke88
Member Avatar for jwenting
0
121
Member Avatar for Adnan Saleem

Do something about how lazy kids can't ever come up with their own project ideas. It's a sure winner, and you can use yourself as an example of just such a kid.

Member Avatar for BestJewSinceJC
-1
3K
Member Avatar for AbdullahDar
Member Avatar for gomezfx

that function should take everything entered on the keyboard until the next enter, strip all but the first character from that string, and return only that first character.

Member Avatar for jwenting
0
154
Member Avatar for nikhilmohan

Peter said all there is to say. Even were he wrong (he isn't), after OP's vitriolic response I'd be utterly disinclined to help him.

Member Avatar for jwenting
0
209
Member Avatar for coool_iq

[QUOTE=coool_iq;1156753]i ve been succful in complting it thnx any way[/QUOTE] As successful as in your English classes?

Member Avatar for jwenting
0
103
Member Avatar for ezecharles1

learn English, then try searching for information. You might be surprised how much you can find out there.

Member Avatar for jwenting
-2
31
Member Avatar for tlnarayana

you seem to have the same problem as all the homework kiddos: a lack of interest in communicating clearly (in addition to a lack of interest in doing your own research and expecting private consultation for free).

Member Avatar for jwenting
0
35
Member Avatar for prodam

[QUOTE=qlipboard;1154094]I say, always use the right tool for the job. This may be java, or .net, depending on the job.[/QUOTE] Visual Basic is never the right tool for the job. .NET may be, but not Visual Basic.

Member Avatar for strmstn
0
77
Member Avatar for new programer
Member Avatar for thunderstorm98
0
141
Member Avatar for ksaihat
Member Avatar for kvass
0
128
Member Avatar for David22

Use a ListModel that takes te ArrayList as a content provider for the JList. That way, if you remove something from the ArrayList it's automatically removed from the ListModel as well and therefore from the JList's display. That's the proper way to do things at all times.

Member Avatar for BestJewSinceJC
0
119
Member Avatar for silvert122
Member Avatar for danz23

Well, whatever it means it's just another homework kiddo wanting us to do its work for it so it can play videogames.

Member Avatar for jwenting
0
54
Member Avatar for coachHinesfan

Or you can block the server that generates the ads by adding it as an exclusion to your hosts file or blocking it in your firewall. That will remove googleads from all websites :)

Member Avatar for Biker920
0
265

The End.