
Coding ASMR Lo-Fi | multiple choice quiz (Part 1). Keyboard sounds, whispers
This is a lo-fi ASMR coding video of me writing a program of Java that involves classes and objects.
I attempt to code a simple text-based multiple choice quiz in Java. In this part, I code a class representing one single question, whose attributes include possible answers, correct answer and the question itself. This is only part 1 of this series as I only had time to code a single question without making the video too long. In later parts I will add to this code to make it more of a full quiz.
I make typing noises as well as whisper voice for ASMR triggers. I do not have a high tech mic unfortunately so I just use my built-in microphone on my device to start with.
Note that this is not meant to be 100% a tutorial, but as you watch you may pick up or reinforce the concept of of objects, fields/attributes and classes.
Stay tuned for part 2, where I make multiple questions users can answer and see whether they pass or not.