ASMR Coding | Rate My Teachers Console App Java (Part 1)
This is an ASMR styled coding video. Watch me code a little spoof of Rate my Teachers in Java along with typing sounds and indoor voice speaking and typing noises.
In this video I make a simple fake teacher review console app in java just like Rate my Teachers where you write reviews and give a star rating from 1 to 5, with 5 stars being the best rating. This involved some concepts of object oriented programming where I used a class to represent review objects, a class to represent teachers containing reviews as well as a main class.
Note that this is not a real site but just a spoof of Rate My Teachers. I make typing noises as well as speak in an indoor voice for ASMR triggers.
[0:00] Intro
[1:00] coding/typing sounds
[1:14] TeacherReview java class
[8:16] testing/debugging
[12:52] Teacher java class
[23:39] testing
[26:28] average stars for a teacher
[28:53] testing/debugging
[30:02] modifying toString for Teacher class
[31:54] testing/debugging, adding more reviews
[38:32] reading the made up reviews
[39:33] conclusion
[40:25] End