Search:

Type: Posts; User: JavaDIV

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    1,005

    Re: Reading CSV File

    I'll give that a go and then post what i come up with in here
  2. Replies
    4
    Views
    1,005

    Re: Reading CSV File

    Thanks for the reply. That link is useful and i will have to read it quite a few times. As I am a complete beginner with limited free time to read up on Java, but the time I do have spare I spend...
  3. Replies
    4
    Views
    1,005

    Reading CSV File

    I have a CSV file with 16K entries of a data table.

    Does Java work well with CSV file? Sorry I am a complete noob

    --- Update ---



    Okay, so I found this code. And it seems its quite easy...
  4. Replies
    8
    Views
    1,310

    Re: Math, Poker, Repetition Drilling Program

    Yep, so any suggestions about the best way to create the "drilling" program???

    The tests so to speak will be quite easy to build i think once i know what i am doing
  5. Replies
    8
    Views
    1,310

    Re: Math, Poker, Repetition Drilling Program

    Correct
  6. No code, assign same value to group of command buttons

    I have 25 command buttons. I need to split these 25 buttons into three groups of 10, 10, 5.

    With a predefined value of 6(group5), 12(group10), and 4(group10).

    What would be the easiest way to...
  7. Replies
    8
    Views
    1,310

    Re: Math, Poker, Repetition Drilling Program

    No, MOST questions will be calculations in a loop that progresses to the next question once the correct answer is manually typed in. Not multiple choice.

    The questions will be very simple to...
  8. Replies
    8
    Views
    1,310

    Re: Math, Poker, Repetition Drilling Program

    Hey. thanks for the quick reply. Yes sorry, by drill I mean like "army drill" quiz myself on the same info until it becomes an instant known fact to my brain. So at the start of a session, i will...
  9. Replies
    8
    Views
    1,310

    Math, Poker, Repetition Drilling Program

    Okay, I have wanted to do this for some time and now I am actually going to get round to it. I'd like to create a program or a routine that "drills" me on certain things that I would like to get...
  10. Thread: Javaweb code

    by JavaDIV
    Replies
    2
    Views
    1,179

    Re: Javaweb code

    Thanks,

    I'm looking to setup some form of subscription based private community forum with training modules programmed in Java to begin with anyway. I guess I'll just have to keep my "modules" or...
  11. Replies
    5
    Views
    1,342

    Re: Calculate the average

    Original code below. Dont know the answer as im not too good at coding.


    public class main_class {
    public static void main(String[] args){
    String sentinel = "";
    int sum = 0;
    int counter = 0;...
  12. Thread: Javaweb code

    by JavaDIV
    Replies
    2
    Views
    1,179

    Javaweb code

    Okay..

    I know there's a way to embed java code into HTML or something like that, sorry i am not the most of tech persons and new to Java.

    I am just wondering if i program something like a...
  13. Thread: Yo

    by JavaDIV
    Replies
    3
    Views
    803

    Re: Yo

    Just generl advise and help. thanks
  14. Thread: Yo

    by JavaDIV
    Replies
    3
    Views
    803

    Yo

    Yo

    I'm new here, hello!! I wish to make poker training programs if anyone wants to help me pls let me know in here. yey poker.

    Peace and loves
Results 1 to 14 of 14