AP Computer Science Video 6 - Guessing Game with Math.random()

Sdílet
Vložit
  • čas přidán 9. 12. 2014
  • Video #6 in a lecture series teaching the AP Computer Science curriculum and an introduction to Java. In this one, we build a very simple guessing game that the user can play. We learn about the int variable type and generating random numbers with Math.random(). Presented by Don Woodlock, Senior Vice President from GE Healthcare and MIT trained in Computer Science. Link to the code is: www.donwoodlock.com/APCS/Video...

Komentáře • 2

  • @joshuaking98
    @joshuaking98 Před 8 lety

    Thank you so much this was great help.

  • @joshuaking98
    @joshuaking98 Před 8 lety

    2:39 you say video in future that will come out soon right? im making number guess game but the user gets to pick the range.