1 00:00:01,490 --> 00:00:04,096 - So in this lesson, we of course just barely scratch 2 00:00:04,096 --> 00:00:07,110 the surface of what's available to you 3 00:00:07,110 --> 00:00:09,890 in the context of IBM Watson. 4 00:00:09,890 --> 00:00:12,940 So I just want to point out some additional resources 5 00:00:12,940 --> 00:00:15,300 that are available to you if you want to pursue 6 00:00:15,300 --> 00:00:18,480 these technologies through IBM Watson and learn more 7 00:00:18,480 --> 00:00:19,370 about them. 8 00:00:19,370 --> 00:00:23,730 So here in my browser, I'm on the Watson Dashboard page 9 00:00:23,730 --> 00:00:26,110 and we showed you this earlier in the lesson. 10 00:00:26,110 --> 00:00:27,680 And I just want to point out the 11 00:00:27,680 --> 00:00:30,440 Developer Resources Section here. 12 00:00:30,440 --> 00:00:33,780 You've got the online documentation for all the different 13 00:00:33,780 --> 00:00:35,740 web sources that we showed you, 14 00:00:35,740 --> 00:00:38,030 and other ones that we talked about, 15 00:00:38,030 --> 00:00:41,150 and still more that we didn't even talk about as well. 16 00:00:41,150 --> 00:00:44,340 If you're interested in STK's for other languages, 17 00:00:44,340 --> 00:00:46,630 you've got an STK's link that will take you 18 00:00:46,630 --> 00:00:48,810 to all of those STK's. 19 00:00:48,810 --> 00:00:52,390 And there's also some additional learning resources 20 00:00:52,390 --> 00:00:54,380 available to you as well. 21 00:00:54,380 --> 00:00:56,800 Now, in the documentation I just want to point out 22 00:00:56,800 --> 00:00:58,380 a couple of things. 23 00:00:58,380 --> 00:01:01,970 There's two links associated with each of these services. 24 00:01:01,970 --> 00:01:06,320 The main documentation link and the API reference link. 25 00:01:06,320 --> 00:01:08,320 So for instance, if I scroll down here 26 00:01:08,320 --> 00:01:11,610 to one of the services we used, which was Speech to Text, 27 00:01:11,610 --> 00:01:14,462 if I click that documentation link in a new tab 28 00:01:14,462 --> 00:01:17,760 it'll take you to the getting started tutorial, 29 00:01:17,760 --> 00:01:21,809 and a whole ton of additional information about working 30 00:01:21,809 --> 00:01:25,290 with the Speech to Text web service. 31 00:01:25,290 --> 00:01:28,730 And separately, if I go back to that previous tab 32 00:01:28,730 --> 00:01:31,095 and I click the API reference page, 33 00:01:31,095 --> 00:01:33,450 this is where you can learn more 34 00:01:33,450 --> 00:01:38,450 about the specific classes in the Watson STK, 35 00:01:38,720 --> 00:01:42,000 as well as all the different methods within those classes 36 00:01:42,000 --> 00:01:44,040 and the arguments to the methods. 37 00:01:44,040 --> 00:01:46,970 And I just want to point out a couple of things here. 38 00:01:46,970 --> 00:01:50,250 In addition to the Table of Contents and the documentation 39 00:01:50,250 --> 00:01:53,610 for whatever you happen to be looking at, at a given time, 40 00:01:53,610 --> 00:01:55,254 what you're going to find is that over here 41 00:01:55,254 --> 00:01:59,670 in the right hand side, they will show you code for whatever 42 00:01:59,670 --> 00:02:01,000 language you're interested in. 43 00:02:01,000 --> 00:02:03,350 So they have a few that are displayed by default. 44 00:02:03,350 --> 00:02:05,172 And then they have this more menu, 45 00:02:05,172 --> 00:02:09,120 where you can see Python, and as you work your way 46 00:02:09,120 --> 00:02:12,310 through the documentation, over on the right hand side here 47 00:02:12,310 --> 00:02:13,420 they'll show you things like 48 00:02:13,420 --> 00:02:16,802 how to create objects, how to invoke those objects, 49 00:02:16,802 --> 00:02:19,600 and a whole lot more as well. 50 00:02:19,600 --> 00:02:21,980 So you'll definitely want to take a look 51 00:02:21,980 --> 00:02:25,430 for each of the web services at the main documentation 52 00:02:25,430 --> 00:02:28,880 and the API references links as well. 53 00:02:28,880 --> 00:02:31,500 And by the way, in the main documentation it's not 54 00:02:31,500 --> 00:02:35,080 uncommon for them to also have a video overview 55 00:02:35,080 --> 00:02:40,060 of working with the given web service also. 56 00:02:40,060 --> 00:02:44,130 Now separately, there's also a Watson YouTube Channel, 57 00:02:44,130 --> 00:02:45,610 which you can find here. 58 00:02:45,610 --> 00:02:49,950 And they are often posting new videos about how 59 00:02:49,950 --> 00:02:52,740 to work with various aspects of Watson. 60 00:02:52,740 --> 00:02:55,730 So you'll probably want to take a look at the Watson 61 00:02:55,730 --> 00:02:57,450 YouTube Channel also. 62 00:02:57,450 --> 00:03:00,610 And finally, there is actually some detailed books 63 00:03:00,610 --> 00:03:02,910 that they give away for free. 64 00:03:02,910 --> 00:03:04,550 They call those "Red Books". 65 00:03:04,550 --> 00:03:08,440 And here, I've done a Watson search specifically, 66 00:03:08,440 --> 00:03:10,714 and there are 15 at this time, 67 00:03:10,714 --> 00:03:13,746 "Red Books" available to you that are specific 68 00:03:13,746 --> 00:03:16,671 to working with IBM Watson. 69 00:03:16,671 --> 00:03:19,005 So if you take a look at those, 70 00:03:19,005 --> 00:03:22,130 you can download those for free at the moment 71 00:03:22,130 --> 00:03:26,850 from the "Red Books" site on redbooks.ibm.com. 72 00:03:26,850 --> 00:03:30,420 And lots of additional detail in those books 73 00:03:30,420 --> 00:03:32,930 showing you how to build applications 74 00:03:32,930 --> 00:03:35,573 using various aspects of Watson.