Enjoy an Ads-Free Jets Insider - Become a Jets Insider VIP!
LATEST JI HEADLINES
TOP STORY
Kellen Winslow Signs One-Year Contract
 
6/14 : Jets set to rebuild around talented trio of d-linemen
6/14 : JetsInsider Radio: Minicamp Wrap-Up Edition (Player Embedded)
6/13 : Drops on Drops on Drops
6/11 : Winslow, Sims-Walker Begin Tryouts
Go Back   Jets Insider.com Forums > Beyond Sports > Business Networking Forum
Register FAQ Calendar Mark Forums Read

Business Networking Forum A place to introduce and network your business or service to fellow Jets Fans. NOTE: This is not a forum to spam. Illegal or inappropriate businesses will be deleted. The moderators reserve the right to delete any business they feel is inappropriate.

Reply
 
Thread Tools
Old 10-09-2009, 09:47 AM   #1
TechJet
Still waiting for the next Jet SB crown.
All Pro
 
Join Date: Apr 2003
Location: Fr:NYC to Mid Ga.
Posts: 8,558
Off topic "Intro to Java Programming"

Somebody please help me to refresh my memory now.

Write, Compile, and test a class that displays the following pattern
below in java. zip file.

*

* *

* * *

* *

*

TechJet is offline   Reply With Quote
Sponsored Links
Old 10-09-2009, 09:50 AM   #2
Trades
Jets Insider VIP
 
Join Date: May 2004
Location: New Jersey
Posts: 5,570
Quick internet search found this. Shoudl be easy enough to modify

http://www.dreamincode.net/forums/showtopic24865.htm
Trades is offline   Reply With Quote
Old 10-09-2009, 09:54 AM   #3
quantum
GFY Snatchez!
Hall Of Fame
 
Join Date: Nov 2004
Location: LI
Posts: 18,031
Are you asking us to do your homework?
quantum is offline   Reply With Quote
Old 10-09-2009, 09:59 AM   #4
TechJet
Still waiting for the next Jet SB crown.
All Pro
 
Join Date: Apr 2003
Location: Fr:NYC to Mid Ga.
Posts: 8,558
Quote:
Originally Posted by quantum View Post
Are you asking us to do your homework?
attention whore!
TechJet is offline   Reply With Quote
Old 10-09-2009, 10:01 AM   #5
freestater
we gonna lay around the shanty, Mama, and put a good buzz on
Hall Of Fame
 
Join Date: Jan 2006
Location: Rochester, NY
Posts: 13,525
My Braylon Edwards thread ends up in the dump... now this...
freestater is offline   Reply With Quote
Old 10-09-2009, 10:03 AM   #6
K-Met57
Jets 38 Bills 17
All Pro
 
Join Date: Apr 2003
Posts: 9,204
Quote:
Originally Posted by TechJet View Post
Somebody please help me to refresh my memory now.

Write, Compile, and test a class that displays the following pattern
below in java. zip file.

*

* *

* * *

* *

*

NotVeryTechJet
K-Met57 is offline   Reply With Quote
Old 10-09-2009, 10:05 AM   #7
quantum
GFY Snatchez!
Hall Of Fame
 
Join Date: Nov 2004
Location: LI
Posts: 18,031
Quote:
Originally Posted by K-Met57 View Post
NotVeryTechJet
lol - zing!
quantum is offline   Reply With Quote
Old 10-09-2009, 10:17 AM   #8
southside
Forever Awesome
All Pro
 
Join Date: Jul 2009
Posts: 8,938
Simple,

I used to be a java developer but now doing C# but I'll take a stab.

class GetPattern {
public static string ReturnPattern(){
private string pattern = "*\n\n* *\n\n* * *\n\n* *\n\n*";
return pattern;
}
}

Done. Compile it. Then all you have to do to use it is write a console application to include the GetPattern class and execute it from the main method:

include GetPattern;

class RunPattern {
public static void main(string args[]){
Console.Write(GetPattern.ReturnPattern());
}
}
southside is offline   Reply With Quote
Old 10-09-2009, 10:19 AM   #9
southparkcpa
I see the 88 to 97 period all over again.
Jets Insider VIP
 
Join Date: Sep 2005
Location: NC
Posts: 15,923
Quote:
Originally Posted by southside View Post
Simple,

I used to be a java developer but now doing C# but I'll take a stab.

class GetPattern {
public static string ReturnPattern(){
private string pattern = "*\n\n* *\n\n* * *\n\n* *\n\n*";
return pattern;
}
}

Done. Compile it. Then all you have to do to use it is write a console application to include the GetPattern class and execute it from the main method:

include GetPattern;

class RunPattern {
public static void main(string args[]){
Console.Write(GetPattern.ReturnPattern());
}
}

Oy Veh..........
southparkcpa is offline   Reply With Quote
Old 10-09-2009, 10:22 AM   #10
EM31
All Pro
 
Join Date: Sep 2005
Location: Oceanside, Long Island
Posts: 9,306
( | ) ( / ) ( | ) ( \ ) ( | )

Shake that booty
EM31 is offline   Reply With Quote
Old 10-09-2009, 10:26 AM   #11
chesapeakejet
is a geek who loves football boardgames.
Schluberator & Gadfly ®
 
Join Date: Mar 2005
Location: Virginia
Posts: 24,514
Please don't post OT threads in the Landing Strip. That's viewed as spamming and is a bannable offense.
chesapeakejet is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Enjoy an Ads-Free Jets Insider - Become a Jets Insider VIP!

All times are GMT -4. The time now is 02:18 PM.



Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Copyright ©1999 - 2013, JetsInsider.com LTD