Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~11.8K People Reached
About Me

My technical career started about 6 years ago when I worked as a navy IT. Since I have left the navy I have been persueing a CS degree at Illinois Tech. When I am not programming, you can find me hanging out with friends or out on the town.

Interests
frisbee golf
Favorite Tags
Member Avatar for Dani

Hey there forum lurkers - all you people who are browsing the site but still haven't taken a minute to sign up. I just thought it would be a nice idea to welcome you all to the forums. Why not drop us a line and say howdy here? Heck, you …

Member Avatar for jamesjoseph1
0
9K
Member Avatar for JJ___

My list: 1. Kirby Superstar - Best. Kirby. Ever. :D 2. LOZ:Ocarina of Time - Just so good. No other way of saying it. A masterpeice ;) 3. SSB:M - the best fighter in the multiverse :D 4. Starfox - It's a 3D SNES game! :surprised 5. Simpsons:Hit and Run …

Member Avatar for maravich12
0
989
Member Avatar for higherGround574

Hi, I'm working on a OOP school project, and I'm trying to add a web interface to it; however, my experience working with html forms is limited. Anyways, I'm trying to set up a user login, where the user enters some info onto a form. I want to pull the …

0
68
Member Avatar for higherGround574

I have to get an animation to restart once the user scrolls the mouse over the image... I know I have to use MouseMotionListener, what I don't know is how to get the coordinates of the image to do this operation. I'm using GridBagLayout manager, the whole thing runs inside …

Member Avatar for cms271828
0
96
Member Avatar for higherGround574

Hey guys, I'm for the most part a backend programmer but I'm taking a GUI class as a elective, and I'm haveing some problems with an applet. Part of the assigment is to create a logo design that displays a bunch of pentagons in a circle with different colors and …

Member Avatar for higherGround574
0
170
Member Avatar for higherGround574

does anyone know of a good distro that offers a downloadable iso .. and the gnome environment???

Member Avatar for jbennet
0
219
Member Avatar for higherGround574

im a linux noob.... and i jus installed suse pro 9.3 however, i am not able to play any audio files. ive tried to play mp3's on amarok and xmms. It is not a hardware or volume control prob since the files will not even start. I also noticed that …

Member Avatar for TKSS
0
106
Member Avatar for higherGround574

i jus installed fedora version 4 ... and I am unable to access any of my windows partion files. I had been using suse 9.3 previously and all of the mounting was automaticly done .. so any help anyone might have would be appreciated

Member Avatar for hollystyles
0
85
Member Avatar for higherGround574

if anyone knows of some good tutorials or links covering the how/to's of programming C completly off of linux command line... inputs would be greatly appreciated ... --thanx

Member Avatar for l3.azarmehr
0
90
Member Avatar for higherGround574

I'm currenty using Eclipse for my compiler ... does anyone have any better suggestions?

Member Avatar for freesoft_2000
0
155
Member Avatar for vex

8.10 Sum of series Write a program to calculate and display the sum of the series: 1 - 1/2 + 1/3 - 1/4 + ... Until a term is reached that is less than 0.0001 I do not need help with the code! What comes next in the series? Is …

Member Avatar for server_crash
0
190
Member Avatar for CoolHandLuke

I am attempting to learn Java and am having a time of it. I am wanting to write a program that will allow a user to input number...then output them in reverse order. If someone would be so kind as to look at it and provide me with suggestions or …

Member Avatar for server_crash
0
98
Member Avatar for

how are these subjects of mathematics are related with computer science and why are they required if you want to be a computer scientist: 1.linear algebra 2.single variable calculus and differential calculus of several variables 3.theory of probability and probabilistic systems analysis 4.mathematical analysis 5.matrix theory 6.discrete mathematics

Member Avatar for Real-tiner
1
537
Member Avatar for higherGround574

I want to start studying for the scjp exam but I'm not too sure where to start... Does anyone have some good book or link suggestions?

Member Avatar for jwenting
0
99
Member Avatar for higherGround574

in the past i have been able to run dos commands thru C++... for example: system("cls") in C++ used to clear the screen... does anyone know if this can be done in java?

Member Avatar for server_crash
0
178
Member Avatar for higherGround574

I would appreciate any input anyone might have for the following problem: Describe the worst-case time complexity, measured in terms of comparisons, of the following searching algorithm: (x: increasing integer a1, a2, a3.... an) i=1//left end point j=n//right end point while (i<j) t=[ (i+j/3) ] begin if ( x < …

Member Avatar for higherGround574
0
163