1 00:00:00,230 --> 00:00:03,380 A common question is, where to go next in your learning. 2 00:00:03,380 --> 00:00:05,650 I would like to suggest a few things. 3 00:00:05,650 --> 00:00:07,980 The first is to start making things. 4 00:00:07,980 --> 00:00:12,660 Just a single page PHP website that does simple calculations. 5 00:00:12,660 --> 00:00:15,990 Another is to read a lot cookbook style textbooks and 6 00:00:15,990 --> 00:00:21,370 websites that show you how to solve a multitude of problems using PHP. 7 00:00:21,370 --> 00:00:25,630 The final is by walking through the docs at each of the built in functions for 8 00:00:25,630 --> 00:00:27,320 each of the data types. 9 00:00:27,320 --> 00:00:28,910 Simply knowing what is available for 10 00:00:28,910 --> 00:00:32,640 you to use will greatly enhance your development education. 11 00:00:32,640 --> 00:00:36,370 Feel free to post any question you may have about this course or 12 00:00:36,370 --> 00:00:37,970 any others to the forums. 13 00:00:37,970 --> 00:00:41,240 See you next time, and remember to work hard and have a little joy.