
Coding ASMR Lo-Fi | Attempting to code a simple lottery ticket (part 1)
This is a lo-fi ASMR video of me attempting to code a simple lottery ticket in Java. This is part 1 of the program where I code the part where the program makes the user pick five numbers from 1 to 25 and print their picks as their lottery ticket.
I whisper along and do occasional hand gestures as I practice my Java coding. I also make keyboard noises as I type the Java code which I can't avoid but its useful for tingles :)
Note: This video isn't intended as a Java tutorial of some sorts. My explanations aren't 100% as I like to talk to myself which helps me complete the homework. I obviously make several little errors as I go along. I just started learning how to code as well and I am not too much of an expert at this moment!
[0:00] Intro
[3:25] coding the part where I make the user input numbers
[8:57] method that prints all numbers
[11:00] method that checks if a number already exists in the same ticket
[12:55] trying to test program
[16:30] explaining some changes after finding errors (video cut)
[18:10] testing my program for part 1
[19:43] wrapping up part 1
[20:45] End