1 00:00:00,710 --> 00:00:06,040 Fantastic job putting in all the hard work you needed to complete this to-do app. 2 00:00:06,040 --> 00:00:09,320 There are many more features and changes you can make, so 3 00:00:09,320 --> 00:00:12,190 check the teacher's notes for some suggestions. 4 00:00:12,190 --> 00:00:16,240 You've learned a lot on your programming journey, but it's just the beginning. 5 00:00:16,240 --> 00:00:20,050 I this course we've explored many of the logical operators you'll use 6 00:00:20,050 --> 00:00:21,630 throughout your voyage. 7 00:00:21,630 --> 00:00:28,040 You can now handle complex data using arrays, sort, loop and display that data. 8 00:00:28,040 --> 00:00:31,820 And apply conditionals to control the flow of your program. 9 00:00:31,820 --> 00:00:36,420 You also use many of the built in functions that PHP supplies. 10 00:00:36,420 --> 00:00:40,300 In the following courses, you learn to build your own functions, 11 00:00:40,300 --> 00:00:44,690 work with databases, handle user input, and much more. 12 00:00:44,690 --> 00:00:47,860 Building an application is about taking all the knowledge and 13 00:00:47,860 --> 00:00:52,040 skills that you possess, and applying them to solve a problem. 14 00:00:52,040 --> 00:00:55,680 As your programming skills grow, you become more comfortable and 15 00:00:55,680 --> 00:00:58,870 efficient in your ability to solve a problem. 16 00:00:58,870 --> 00:01:03,610 But coding skills are just one of the many skills that you bring to an application. 17 00:01:03,610 --> 00:01:05,220 Problem solving skills and 18 00:01:05,220 --> 00:01:10,150 your ability to ascertain the actual problem are often even more valuable. 19 00:01:11,560 --> 00:01:15,220 Oftentimes you'll need to learn new skills as you go and 20 00:01:15,220 --> 00:01:18,160 also new ways of thinking about a solution. 21 00:01:18,160 --> 00:01:23,590 This continuous learning in my opinion is one of the best parts about programming. 22 00:01:23,590 --> 00:01:28,250 I love learning and solving problems in new and interesting ways. 23 00:01:28,250 --> 00:01:33,510 My goal as a teacher is to help you discover how rewarding programming can be. 24 00:01:33,510 --> 00:01:37,970 I look forward to continuing this journey with you as we have fun and keep learning.