1 00:00:00,210 --> 00:00:05,070 Congratulations, you finished module one, the purpose of module one was to teach you how to problem 2 00:00:05,070 --> 00:00:06,180 solve using code. 3 00:00:08,170 --> 00:00:12,030 And the objective of Module two is going to be to teach you how to write high quality code. 4 00:00:13,480 --> 00:00:17,470 Now, writing high quality code implies organizing your code into objects. 5 00:00:19,330 --> 00:00:24,370 And that being said, programming using objects is known as object oriented programming. 6 00:00:28,060 --> 00:00:30,970 In this module, you're going to take your coding skills to the next level. 7 00:00:31,380 --> 00:00:32,320 I hope you're excited.