Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 22 of 22
Search took 0.01 seconds.
Search: Posts Made By: You Like Java?
Forum: Java May 22nd, 2005, 7:58 PM
Replies: 7
Views: 344
Posted By You Like Java?
No, I eliminated E, D, C, and B, leaving the...

No, I eliminated E, D, C, and B, leaving the answer as A. I jsut never explicitly stated teh answer to be A, I said, after eliminating everything but A, "SO I guesswe found teh answer."

I'm sorry...
Forum: Java May 16th, 2005, 6:45 PM
Replies: 7
Views: 344
Posted By You Like Java?
Isn't this what I said? w/e

Isn't this what I said? w/e
Forum: Java Apr 28th, 2005, 12:03 AM
Replies: 5
Views: 371
Posted By You Like Java?
public class LikeThis { public static void...

public class LikeThis
{
public static void main(String[] args)
{
//example data
int[][] array = new int[5][10];
double value = 23.5;

/*
create the Random object with the
Forum: Java Apr 27th, 2005, 11:41 PM
Replies: 7
Views: 344
Posted By You Like Java?
(I took AP COmputer Science A last year and...

(I took AP COmputer Science A last year and recieved a 5, Iw as going to take AB this year, but too few students signed up for it so it was concelled. I know the stuff though.)

For the first...
Forum: Coder's Corner Lounge Apr 15th, 2005, 9:35 PM
Replies: 6
Views: 200
Posted By You Like Java?
Well, it appears you are a little... skeptical to...

Well, it appears you are a little... skeptical to the lack of information on the contest, I don't think much more info is needed, it is a very open contest, if anyone thinks more info is neded, I...
Forum: Existing Project Development Apr 14th, 2005, 9:12 AM
Replies: 6
Views: 184
Posted By You Like Java?
Of course, an admin would need to be proficient...

Of course, an admin would need to be proficient at Java.

I will judge fairly, of course.

Good luck on your finals!
Forum: Other Programming Languages Apr 13th, 2005, 5:37 PM
Replies: 8
Views: 714
Posted By You Like Java?
I'm sure this has nothing to do with warez, he...

I'm sure this has nothing to do with warez, he seems to just want to know how to write a program that searches for something in a database and returns different values from the fields of the element...
Forum: Existing Project Development Apr 13th, 2005, 5:29 PM
Replies: 6
Views: 184
Posted By You Like Java?
:), thank you for being interested. There are a...

:), thank you for being interested.

There are a few positions available, some that normally don't exist on BBs, but I want mine to be a bit different there are so many forums that look alike out...
Forum: Coder's Corner Lounge Mar 27th, 2005, 11:17 AM
Replies: 6
Views: 200
Posted By You Like Java?
Programming contest

We are holding a programming contest at "You Like Java?", we are accepting programs in languages other than Java, so come try it out!

YouLikeJava.tk (http://www.YouLikeJava.tk)
Forum: Existing Project Development Mar 24th, 2005, 10:22 AM
Replies: 6
Views: 184
Posted By You Like Java?
:), glad I got a response, but I realy don't need...

:), glad I got a response, but I realy don't need moderators that bad, but I would gladlyet more people be moderators, I have one so far. The only requirement for being a moderator is being sincerely...
Forum: Existing Project Development Mar 23rd, 2005, 3:25 PM
Replies: 6
Views: 184
Posted By You Like Java?
Java Forum

I ahve a Java forum, that is my project, I am looking for some people to moderate my forum. I have 6 users.

You Like Java? (http://www.eyvind.us/sm/)
Forum: Java Mar 23rd, 2005, 3:22 PM
Replies: 2
Views: 228
Posted By You Like Java?
If you want a simple counter for a loop: int...

If you want a simple counter for a loop:

int counter = 0;

If you will hjust be using the counter in that loop, use a for loop (the i is the counter that is increased by one every time it goes...
Forum: HTML / XHTML / CSS Mar 21st, 2005, 9:54 PM
Replies: 8
Views: 457
Posted By You Like Java?
haha I got it! You just use float:left; and...

haha I got it!

You just use float:left; and float:right;!!! so simple!, that way they move with resizing windows and different screen resolutions and with right text alignment, padding, and...
Forum: HTML / XHTML / CSS Mar 21st, 2005, 9:03 PM
Replies: 8
Views: 457
Posted By You Like Java?
What I meant was, how do I use CSS to create a...

What I meant was, how do I use CSS to create a layout like this, which could have been done with tables but I heard tables are "bad":
...
Forum: HTML / XHTML / CSS Mar 21st, 2005, 1:50 PM
Replies: 8
Views: 457
Posted By You Like Java?
Making Tables With <div> Tags

How do you make "tables" with <div> tags?
Forum: Java Mar 20th, 2005, 8:02 PM
Replies: 4
Views: 435
Posted By You Like Java?
Those "cannot resolve symbol," with the symbol...

Those "cannot resolve symbol," with the symbol being a method method, mean




You misspelled the method name
You gave invalid parameters, for example:

Too many or too few parameters
Wrong type...
Forum: Community Introductions Mar 20th, 2005, 7:55 PM
Replies: 17
Views: 487
Posted By You Like Java?
475 posts, just hooking up with hot females and...

475 posts, just hooking up with hot females and causing trouble? you must be busy. :)
Forum: Java Mar 20th, 2005, 6:19 PM
Replies: 3
Views: 340
Posted By You Like Java?
Is this what you wanted? import java.text.*; ...

Is this what you wanted?

import java.text.*;

class Wk3
{
public static void main (String[] arguments) //create main
{
int term = 30; //init var for length of loan
double amount =...
Forum: Community Introductions Mar 20th, 2005, 6:12 PM
Replies: 17
Views: 487
Posted By You Like Java?
Pimp Daddy, if you take advantage of Java the way...

Pimp Daddy, if you take advantage of Java the way you should, you can print out a String by just typing

out(someString);

or

pint(someString);

Java is probably the most OOP langiage that...
Forum: Community Introductions Mar 20th, 2005, 3:41 PM
Replies: 17
Views: 487
Posted By You Like Java?
What course would that be, are you in high...

What course would that be, are you in high school? If you are maybe it's AP Computer Science A? I took that last year taking AB next year.

How was Thailand?

You don't know my question?
Forum: Community Introductions Mar 20th, 2005, 3:09 PM
Replies: 17
Views: 487
Posted By You Like Java?
Like the rest

(as title) :)

My name is Eyvind, I'm 15, 16 on April 2nd, I am half Swedish half Norwegian, I live in San Diego, California (which is on the west oast of the US for those of you who diddn'tknow,...
Forum: Community Announcements and Feedback Mar 20th, 2005, 2:47 PM
Replies: 3
Views: 373
Posted By You Like Java?
Java Tutorials

How about a Java Tutorial subforum in the Tutorials Forum, I have a beginning Java tutorial.
Showing results 1 to 22 of 22

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:50 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC