1 00:00:00,000 --> 00:00:09,436 [MUSIC] 2 00:00:09,436 --> 00:00:13,840 Hi, I'm Ashley, welcome to this JavaScript practice session on object interaction. 3 00:00:13,840 --> 00:00:15,430 For this practice session, 4 00:00:15,430 --> 00:00:19,250 we've been given the challenge of creating a basic library application. 5 00:00:19,250 --> 00:00:22,360 To do this, we'll use Object Oriented Principles. 6 00:00:22,360 --> 00:00:25,570 In this practice session, there'll be videos explaining each step of the way, 7 00:00:25,570 --> 00:00:28,450 followed by opportunities to try the coding on your own. 8 00:00:28,450 --> 00:00:32,653 A solution will be provided for each coding step, this is just for practice. 9 00:00:32,653 --> 00:00:34,063 If you're struggling with something, 10 00:00:34,063 --> 00:00:36,453 you can try to sort it out by using documentation, 11 00:00:36,453 --> 00:00:40,173 Treehouse's JavaScript syntax glossary or just the Treehouse community. 12 00:00:40,173 --> 00:00:42,493 But you can also jump straight to the solution, 13 00:00:42,493 --> 00:00:45,383 there is a tremendous benefit to making an attempt and following along.