User Profile
Collapse
-
Thank you so much for this...and thank you for the precise answers... =) -
How to send options from a form?
I'm fairly new to javascript and along with it, I'm using PHP for server-side scripting. It's really hard to put the problem into words, but here's the scenario:
In clicking a link, I want a confirmation box to pop-up. I know js's confirm() function does this, but I'm not sure about that really, because I want the confirmation box to display 3 buttons: a 'cancel' button, a 'yes' button and a 'no' button, where buttons 'yes' and 'no'... -
How can I turn my table into a dynamic 2D-Matrix?
Okay, so I know the question is really mixed up right there, but that's not exactly what I mean. I think it will be clearer if I give you the situation.
I have this table T that contains 3 columns. Let's say columns x, y, and z. and I want an application-generated table G where the values under T.x goes as the column header for table G, T.y becomes the row header, and Z the value stored within (x,y). You see, I was planning on making... -
How do I use PIVOT if I don't know what the columns are?
Okay, so basically, I want to convert rows to columns. But the row distinctions don't have an exact number. They can be changed by the user. So how do I use PIVOT if the number of distinct rows are dynamic? -
How do I determine my connectionString?
I wanted to connect VB.net and SQL (I'm not sure if that's what I should call it). I don't know exactly how the connection goes. I searched and found the common solution about using an SQL Connection. The main problem is, I don't know what to write as connectionStrin g because I'm so new to it.
My database is in the computer I'm using. -
How do I make a network game on JAVA?
There is a local card game here in our place that me and my classmates got addicted to (oh no, we don't put bets on it, we just play the game), but when we get to our respective homes, no one in our place knows how to play the game but us. So we were thinking if we could search the net for an online version, but no, there is none (because it's a local game, no one out there knew of it).
Now we thought like, "What if we make this... -
They might call this resurrecting a zombie, but I just want to put one last post.
I thought I need database for player profiles...so I dumped that. I was able to make a scoring process (I even made a "reward" system to increase the "life" of the players, like casual Mario).
My team mates helped with the audio-visual and I did the internal logic thingy. We did the project, passed it on time and we luckily...Leave a comment:
-
Thanks thatthatguy! I was thinking of making separate methods that could call these questions randomly as well as methods that provide an answer. A Binary Searching Algorithm could be of use or since we plan to generate a maximum of fifteen characters, I guess a simple linear searching method would do the trick. (Like you said, looping will be necessary, as well as the "charAt()" method from the String class.)
Now the problem...Leave a comment:
-
Thanks ThatThatGuy!!! Okay, tomorrow I will consult her. If logic is all I would need for greater marks, then how about I randomize everything?
I was planning for an easy-average-difficult type of game. In each of the three levels, I would make the time interval for the string's marquee-like action become even less, and also, I might like to add questions like, "What are the 5th and 9th numbers?"
Then I randomize...Leave a comment:
-
Yeah, haha... I'm taking up Computer Science (even though most people think that you don't need a course for programming).
I was thinking of this game I tried in my friend's phone. It has a string of numbers scrolling across the screen for a short time then it asks questions like "What is the nth number?" or "How many odd/even digits were there?" or "Or how many 3's were there?" and on...
Will...Leave a comment:
-
Okay, now that I think of it, will a scrib-age like program be bad? (Scrib-age or bookworm like.)
Will this be a heavy program?
Okay, perhaps a word-list would make it too large. Same might go for the randomization of letter-combinations. Hmmm...what do you think?
By the way, ThatThatGuy, the deadline I mentioned beforehand was the deadline for passing the project program proposal, not the program itself. We're...Leave a comment:
-
Re: What simple GUI programs are there?
Yeah, like I don't wanna do GUI yet because we weren't taught that lesson yet. If I could just do that. T_T
But the thing is, my teacher wanted us to make a GUI program. If I were to be asked, I'd prefer to learn GUI first. My big problem is, I can't decide what to program since I don't how good my GUI programming will be in the future (when our teacher would finish the discussion)...Leave a comment:
-
What simple GUI programs are there?
Hello! I've just learned Java for about a month and a half. It's our focus for this semester. Now my teacher said that for our project, we are to make useful programs with GUI. She said that games would be okay. The thing is, I don't have any idea what I'm supposed to make in this project. Our deadline for passing program proposal is the end of January, but I still don't know what to make! >.<
I have thought of making a memo-calendar...
No activity results to display
Show More
Leave a comment: