Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K
~3K People Reached
About Me

learning...

Interests
music, PC games, coding, programming, learning new stuff, technology...
PC Specs
Intel Core 2 Duo E6300 1.86 GHZ 2GB DDR2 667 Corsair ValueSelect 250GB Seagate 7200 rpm PATA 100 ATi…
Favorite Tags

18 Posted Topics

Member Avatar for Monyet

Hi, I just started a new online community, I'm just wondering to where should I go to do a link exchange, can anyone give me some suggestion? My community is about programming.. thanx cscgals for your advice on previous topic :)

Member Avatar for webconfigure
0
274
Member Avatar for rajec3
Member Avatar for Monyet

Hi, I'm thinking to start again an online community. Before, I had started for a while, but doesn't work well... I just want to have some advices from whoever experienced... There are several factors that I'm always confused: 1. Should I get vBulletin license right away? 2. How can I …

Member Avatar for dojo
0
155
Member Avatar for Monyet

[code=java] import java.util.Random; public class CardDeck { private String deck[] = new String[52]; private String shapes[] = {"heart", "club", "spade", "diamond"}; private String numbers[] = {"ace", "deuce", "three", "four", "five", "six", "seven", "eight", "nine", "ten", "jack", "queen", "king"}; public void CreateDeck() { for(int s =0; s < shapes.length; s++) { …

Member Avatar for Johnbull
0
125
Member Avatar for Jaseva

or may be, install windows vista with the Parental Advisory whatever they call it? -.-" But still, as long as ur daughter PC connected to the internet, there's no way to restrict that 100% -.-" the best way is just to not put computer in her bedroom -.-"

Member Avatar for didier-fr
0
301
Member Avatar for Monyet

Hi, it is pretty much my fault for procrastinating, anyhow.. I need to get the best grip for this language in about 2 weeks using Microsoft Visual Studio 2005 Professional. I need to get comfortable with both, I have experienced with Java but still pretty much new... I know objects, …

Member Avatar for percent20
0
117
Member Avatar for Monyet

I want to make a program with C# that can locate a store that we want dependent on the (X, Y). So for example: if I put (1,2) it will say that this is the nearest store. Do you guys have any idea on how to do this? I'm fresh …

Member Avatar for iamthwee
0
180
Member Avatar for blud
Member Avatar for Monyet

This is my code, I'm thinking to update the instance variable m, so that I can update my array1[m].. does anyone have suggestion? please help thank you [code=java] private int m; private int n; private int array1[] = new int[m]; private int array2[][] = new int[m][n]; public int Init() { …

Member Avatar for masijade
0
126
Member Avatar for Monyet

Hi, I'm working on this for this last weekend and have been thinking for hours to figure out how the hell can I print the duplication in arrays that's been initialized with random numbers... :( does anyone have suggestion or ideas on how to do this? I'm just having problem …

Member Avatar for Monyet
0
113
Member Avatar for Monyet

I need help on this, does anyone know how? I tried by typing.. public int LeaderboardLength { get; } but Visual Studio gives me an error message :-/ I also tried to use public struct LeaderboardLength { get; } or public struct LeaderboardLength : get; please help, very well appreciate …

Member Avatar for Monyet
0
58
Member Avatar for Monyet

I don't understand this part... can anyone please explain it to me easier? how does this thing work? [code=C#] try { } catch(ArgumentException) { } [/code] thank you :(

Member Avatar for Monyet
0
93
Member Avatar for Monyet

Hi everybody, I'm so new with Visual Studio 2005!!!! It has bunch of functions that I don't understand on how it works, does anybody have idea on how to debut my code? I wrote a class program that will receive 2 integers from the main methods, but I don't know …

Member Avatar for JerryShaw
0
112
Member Avatar for Monyet

How do you do this? I can assign each random values into arrays, but I cannot increment the value so that I can display each values with another for loops. It needs to be 5 to the right.. [code=java] import java.util.Scanner; import java.util.Random; public class LabAssgn_laksmono { public static void …

Member Avatar for MacGyver Orca
0
135
Member Avatar for Monyet

each of them have different number that is dependent on the user's input. how to find the smallest number? I usually use math class library in java with min and max method, what to use in C#? Thanx >.< hehe

Member Avatar for JerryShaw
0
110
Member Avatar for im4tion
Member Avatar for Monyet

How do you create static methods using C#? How do you specify each items in the static methods? thanx.. I'm a C# newbie >.<

Member Avatar for Monyet
0
126
Member Avatar for Monyet

Hi guys, I found out that this is a VERY interesting community for programmers :D Anyways, it seems that C# and Java are VERY SIMILAR, and almost identical, however, i'm just wondering whther there's a need to import library in C# ? Thanx

Member Avatar for nikkiH
0
89

The End.