1 00:00:01,170 --> 00:00:02,250 Tim: Congratulations on getting 2 00:00:02,250 --> 00:00:05,760 to the last video in the Beginning C++ course. 3 00:00:05,760 --> 00:00:08,100 It's a huge course, so it's a huge achievement. 4 00:00:08,100 --> 00:00:10,560 Congratulations for finishing the course! 5 00:00:10,560 --> 00:00:12,900 This video is designed to show you how to get 6 00:00:12,900 --> 00:00:15,330 some free valuable programming information 7 00:00:15,330 --> 00:00:16,890 into your hands today. 8 00:00:16,890 --> 00:00:19,320 Firstly, I wanna talk about the course slides. 9 00:00:19,320 --> 00:00:21,540 We're making these available for download. 10 00:00:21,540 --> 00:00:24,960 There's a huge amount of slides comprising 600+ pages. 11 00:00:24,960 --> 00:00:26,820 You'll get access to those for free, 12 00:00:26,820 --> 00:00:28,350 and I'll tell you how in this video. 13 00:00:28,350 --> 00:00:29,370 Secondly, I'm gonna point you 14 00:00:29,370 --> 00:00:30,600 to another course (pencil scratches) 15 00:00:30,600 --> 00:00:31,980 about learning to code. 16 00:00:31,980 --> 00:00:33,900 This one's on YouTube. 17 00:00:33,900 --> 00:00:35,100 It's different to the courses 18 00:00:35,100 --> 00:00:37,007 that I and Frank have been producing on Udemy, 19 00:00:37,007 --> 00:00:38,910 'cause it's designed to help you understand 20 00:00:38,910 --> 00:00:40,410 how programming works 21 00:00:40,410 --> 00:00:43,680 by showing how computers work under the hood. 22 00:00:43,680 --> 00:00:46,140 So I'm talking right down to circuits and switches, 23 00:00:46,140 --> 00:00:47,700 how the hardware works, 24 00:00:47,700 --> 00:00:49,410 and how computers use binary 25 00:00:49,410 --> 00:00:51,450 and talk in only one language, machine code, 26 00:00:51,450 --> 00:00:52,283 things of that nature 27 00:00:52,283 --> 00:00:55,110 which you wouldn't normally learn in a particular course. 28 00:00:55,110 --> 00:00:56,160 And that course is designed 29 00:00:56,160 --> 00:00:57,660 to teach you that information 30 00:00:57,660 --> 00:00:59,640 from a perspective of a programmer. 31 00:00:59,640 --> 00:01:02,460 And it's gonna help make you a better programmer long-term, 32 00:01:02,460 --> 00:01:04,800 'cause you'll understand more fully how things work 33 00:01:04,800 --> 00:01:07,950 at a hardware level when you're typing in your source code. 34 00:01:07,950 --> 00:01:09,240 I'm also giving you free access 35 00:01:09,240 --> 00:01:12,720 to my programmer's guide in e-book format. 36 00:01:12,720 --> 00:01:14,730 Now that e-book goes into detail answering 37 00:01:14,730 --> 00:01:17,250 some very common questions that come up 38 00:01:17,250 --> 00:01:18,990 through your programming career. 39 00:01:18,990 --> 00:01:21,210 And you'll also get a hundred related videos, 40 00:01:21,210 --> 00:01:24,330 which will go into more detail answering those questions. 41 00:01:24,330 --> 00:01:26,730 The e-book and videos collectively answer pretty well 42 00:01:26,730 --> 00:01:28,530 all the important questions, 43 00:01:28,530 --> 00:01:30,210 certainly the majority of them relating 44 00:01:30,210 --> 00:01:32,220 to programming careers. 45 00:01:32,220 --> 00:01:33,360 And as an example of some 46 00:01:33,360 --> 00:01:35,257 of the sample questions that I'll answer, 47 00:01:35,257 --> 00:01:37,297 "How long does it take to become a developer? 48 00:01:37,297 --> 00:01:39,667 "Do you need a degree to make it as a developer? 49 00:01:39,667 --> 00:01:41,257 "What's the number one skill you need to have 50 00:01:41,257 --> 00:01:42,937 "to succeed as a programmer? 51 00:01:42,937 --> 00:01:45,600 "Are you too old to become a programmer?" 52 00:01:45,600 --> 00:01:47,137 And one other one, "Do you need to be good at math 53 00:01:47,137 --> 00:01:48,780 "to succeed as a programmer?" 54 00:01:48,780 --> 00:01:50,460 That's just a sample of some of the questions. 55 00:01:50,460 --> 00:01:51,540 There's over a hundred more, 56 00:01:51,540 --> 00:01:53,310 I believe there's 106 videos, 57 00:01:53,310 --> 00:01:56,550 as of the date I'm recording this video in July, 2021, 58 00:01:56,550 --> 00:01:58,620 so you get all the answers to those questions. 59 00:01:58,620 --> 00:02:01,140 And lastly, because I know this video is dragging on a bit, 60 00:02:01,140 --> 00:02:03,630 the "Learn Programming Academy" channel has 50+ 61 00:02:03,630 --> 00:02:04,500 other courses here on Udemy. 62 00:02:04,500 --> 00:02:06,720 So I'm gonna give you the information 63 00:02:06,720 --> 00:02:08,190 in a bit of a summary format 64 00:02:08,190 --> 00:02:10,259 on what each of those courses are all about, 65 00:02:10,259 --> 00:02:11,670 but also with the big discount links 66 00:02:11,670 --> 00:02:14,280 so you can get them at the best possible price as well. 67 00:02:14,280 --> 00:02:16,920 All right, so how do you access all this free material? 68 00:02:16,920 --> 00:02:18,390 All you need to do is download the e-book 69 00:02:18,390 --> 00:02:19,530 that's right in this lecture 70 00:02:19,530 --> 00:02:21,180 that you're watching right now. 71 00:02:21,180 --> 00:02:22,410 You need to be logged into a computer, 72 00:02:22,410 --> 00:02:24,840 it probably won't show up if you're on a tablet or a phone, 73 00:02:24,840 --> 00:02:26,100 so log into a computer. 74 00:02:26,100 --> 00:02:27,300 Then you click on the resources 75 00:02:27,300 --> 00:02:29,880 that you can see on-screen now on this particular lecture 76 00:02:29,880 --> 00:02:32,070 and click on the bonus PDF, which you can see. 77 00:02:32,070 --> 00:02:32,903 Open it up. 78 00:02:32,903 --> 00:02:34,890 It's got everything you need to access all the information 79 00:02:34,890 --> 00:02:37,170 that I've talked about here in this video. 80 00:02:37,170 --> 00:02:39,050 If there's any issues downloading the PDF, 81 00:02:39,050 --> 00:02:41,700 contact me on Udemy and I'll do my best to help you out. 82 00:02:41,700 --> 00:02:43,350 All right, so download the e-book right now 83 00:02:43,350 --> 00:02:44,400 while you remember. 84 00:02:44,400 --> 00:02:45,660 Thanks again for watching. 85 00:02:45,660 --> 00:02:48,210 Congratulations again on completing this course, 86 00:02:48,210 --> 00:02:49,080 and I look forward 87 00:02:49,080 --> 00:02:51,630 to hearing about your future programming success. 88 00:02:51,630 --> 00:02:52,463 Bye for now.