Dorito_125's Profile
Reputation: 8
Worker
- Group:
- Active Members
- Active Posts:
- 88 (0.05 per day)
- Joined:
- 13-December 08
- Profile Views:
- 4,030
- Last Active:
Jun 11 2012 11:00 AM- Currently:
- Offline
Previous Fields
- Country:
- US
- OS Preference:
- Who Cares
- Favorite Browser:
- Chrome
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- Playstation
- Your Car:
- Honda
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: the Truth about Windows 7
Posted 8 Apr 2012
Atli, on 24 February 2012 - 06:06 AM, said:What bugs me more is the actual version number. Windows Vista is 6.0, and Windows 7 is 6.1.
Apparently the Microsoft developers didn't feel that Windows 7 qualified as a new version; that it's only an upgrade to Vista. The PR department apparently disagreed...
PR knew with all the bad blood from vista that they needed Windows 7 bad. I wonder why they wouldn't just call it ver 7 and let that be the end of it. These are the things that people will ask about in 20 years if windows is still around. Why is Win 25 ver 24?
-
In Topic: Standard Deviation, what is it?
Posted 8 Apr 2012
That is exactly what I needed to make it work, thanks for your help. -
In Topic: Helping friend with a IIS server.
Posted 22 Mar 2012
Nevermind. Found it.
<% Response.Write("<script type='text/javascript' src='http://app.jackrabbitclass.com/Openings.asp?id=510486&Session=" & Request.Form("session") & "&Cat1=" & Request.Form("classLevel") & "&hidecols=Description,Gender,Ages,StartDate,EndDate,Session'></script>") %> -
In Topic: Trouble returning the middle of the three numbers
Posted 2 Mar 2012
If I were you I would do away with Math.max and just write it yourself.
Start in Psuedocode.
We know the median is the number that is in between the other two values? SO think to yourself procedurally how you would find that.
If(x <= y && y <= z) // We know Y is in the middle?
We did this exact same thing in school. If you don't mind me asking what school do you go to? What book do you use?
Shot in the dark, Java Programming from the ground up, Methods Ch.6 Problem 12? -
In Topic: Error checking, or is it?
Posted 2 Mar 2012
CasiOo, on 02 March 2012 - 09:38 AM, said:I made it fail, do I get a price
?
public static void main(String[] args) { System.setIn(null); int myInt; double myDouble; System.out.print("Please enter an integer: "); myInt = getValueExpectInt(); System.out.print("Pleas enter a double: "); myDouble = getValueExpectDouble(); System.out.println("Your int: " + myInt); }
Prize? haha, to feel accomplished!
But really, in order to improve my code is there a way to make it fail without changing the code? As if you were a user?
My Information
- Member Title:
- D.I.C Head
- Age:
- 21 years old
- Birthday:
- January 22, 1992
- Gender:
-
- Location:
- Mid-South
- Programming Languages:
- Java
Contact Information
- E-mail:
- Private
Friends
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
Dorito_125 has no profile comments yet. Why not say hello?