Added: 3 years ago
From: GWShane
Views: 34,393
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (31)

Sign In or Sign Up now to post a comment!
  • sound is a bit low

  • hv anyone told u that u sound like nicholas cage

  • @savanath Haha nope, haven't heard that one! lol

  • Whats the difference between java and comal programming? We use comal instead of java in school

  • @DemonXY2J Comal is an older language based on BASIC and pascal. Java is a more modern language based on C/C++.

  • HELP PLS!!!!

    I need to form

    a right triangle,

    using a series of 0 or zeros.

    i have to use ARRAYS.

    I hope you could help. It's an emergency.

    I have to pass it 4 hours from now and I have no idea. HELP pls.............

  • i have a java exam today

  • @goku123super Hope it went well!

  • im taking basic programing next year :D

  • @dontdodrugs666 Awesome, hope it went well.

  • can you populate an array for example, an array "c" using a fomula?

    -2710.0 + 6359.65 * i - 5231.3167 * Math.pow(i,2) + 2063.1875 * Math.pow(i,3) - 421.9375 * Math.pow(i,4) + 43.1625 * Math.pow(i,5) - 1.7458333 * Math.pow(i,6) + 0.5

  • @kulangotses I don't see why not. You can populate arrays in a variety of different ways. What I showed was just one basic way of doing it.

  • thanks body, that was an awesome explanation

  • @fastbracelet No problem and thank you!

  • are you using a netbook lolll

  • @Ultimaxkeyblade Close enough.. it was a crappy laptop. I'm using something much better now though.

  • MyArray (12)

    MyArray (int 5)

    MyArray (Object[] a)-- this could really be anything.

  • thanks for the tutorial :)

    I have a question. if we're making array of objects and we want to have 3 constructors let's call it, what would we put in each constructor?

    MyArray ()

    MyArray (int initCapacity)

    MyArray (Object[] a)

  • @NajanJan No problem! What danielgirotto put would work.

  • Your helped me soooooo friken mutch thank you!

  • @matthew360x No prob man!

  • omg I have a Java quiz in two days and arrays still boggled me, this helped so much, thanks

  • @Feuyaer Great! Glad it helped.

  • Partly good. I think you should have done this instead of print vartype[indexnum]

    for(int i; i<5; i++)

    {

    print(array);

    }

    idk. but i give you 5 stars since it was professional and well explained.

  • for(int i; i<5; i++)

    {

    print(array[i]);

    }

    need to print it at array[index], if you use i you make it array[i]

  • @danielgirotto True that.

  • @CaedmonGames Yes, that would've been much easier. However, the reason I decided not to go with a loop was because at the time I hadn't yet created a video explaining looping. But yeah, otherwise I would have done something like that. Thanks! I appreciate it.

  • thanks for the java programming video btw hw do you memorize all the method??

  • practice lol.

  • @devilskullsixtysix Yep, and lots of it.

  • @nickgila I only have some of them memorized. I would think that it'd take a long time to memorize every single one.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more