I just wanted to see the capabilities of java. Can you please post your favorite project (that you've made). If you want, please also post the source code.
It will graph a polynomial up to the fifth order....not hard math, but getting it to graph that was not very fun, especially if you use the built in java function(drawPolyline());
I use Java professionally so no flashy stuff but solid corporate applications (mainly internet and intranet stuff for customers including several multinationals).
Most of it is confidential and the rest no longer exists as the projects were cancelled or the companies taken over.
jext.org was made in java...I believe netbeans.org was made in java. Those are not ones I made, but you'll see the capabilities of Java by looking at them.
Java is a very powerful language, just put your mind to it.
>Ahh, I see, you work for a company
If freesoft is a professional Java programmer and still isn't comfortable with simple arrays, we have cause to be worried.
>Ahh, I see, you work for a company
If freesoft is a professional Java programmer and still isn't comfortable with simple arrays, we have cause to be worried.
FOR THE LOVE OF GOD IT WAS A CARELESS MISTAKE, LET IT GO
I'm a pedant by nature, get used to it. Anyway, I get the feeling that you're either not a professional, or you have a very cushy job where nobody questions you. Otherwise you would be more capable of taking a jab without switching to hurt and whiney mode.
Please direct any further bitching to my PM box, so we don't completely hijack this thread. kthxbye.
I really i wish i could show you a screen shot but actually you know we are getting the api's and functions ready and thus the layout is something we left to be done last so actually we are now using flow layout.
Another application that i have developed is an image manipulator. Its something like a mini photo shop but i think it still could use a lot of improvements.
C++ i saw your code about decryption. What type of alogrothim did you use for that application. Didn't quite get it.