In this lecture, I'll show you how to navigate one of my courses on Coursera. And while this probably isn't the course you're currently enrolled in, that doesn't really matter. All the courses that I do on Coursera are structured pretty much the same. So let's go wander around one of my Coursera courses. Here's the home page for the course for you, and you can scan different information about the different weeks. In the course I typically would go to one of the weeks in the course and this particular week has a module and the module is starting to program. There are a variety of learning objectives for this particular week. There's a getting started lesson that will typically have some videos in here. A course introduction, this video I'm recording right now and they meet the instructor video. And then there's another lesson here, your first C++ code in this particular course, and so there's a mix of videos and readings. Oftentimes exercises or other kind of readings. And a discussion prompt typically at the end and then, most commonly, there's a programming assignment for you to complete. So let's look at this programming assignment, if I click it, you'll see I've passed. Wow, I could do the programming assignment. There are instructions that you should follow very carefully, each of these steps, or comments, or sentences in the instructions matters, so you should read them all and do them. And then when you're ready to submit, you click the my submission button, you click create a submission. And you upload a file and you say you're going to abide by the honor code, and then you submit your assignment. So I'm going back and I'm going to look at week two because if we look at this video into your data types, for example, I wanted to show you the resources that typically go along with each of the videos. So if you go over here on the left and select download, you can see there's a variety of things you can download. You can download the lecture video, you can download the slides. This one actually has an extra reading and then I've got some zip files for in this particular course. Both Visual Studio final code and X Code Final Code. So if you're in a course that you can use either Visual Studio on Windows or X code on a Mac, then I provide the code for both of those. If it's all Visual Studio, no matter which platform you're on that, of course I just provide Visual Studio Code. But each of the videos that I generate code for, I include the code as a downloadable resource for you. So you should download that rather than trying to copy and piece from a video. If you're trying to use some of the ideas from the code I generated in the video, just go download the code and unzip this and then you can use that code, okay? Also, on the left and the navigation bar, you can take a look at your grades and look at me. I've got 100 on all three programming assignments. This particular course has a final exam, a quiz at the end that I'm late doing, but that's okay. So this is where you can go to see all your great. The notes section, you can add some notes if you choose to do so and they can be created from the video pages. So you can capture notes for particular videos. Lots of people go to the discussion forums. So for example, if you went to the weak one discussion forum, there's a generic week one discussion forum. There's a sub forum about the assignment that's due that week. And there are sub forums for each of the exercises as well. So there's lots of opportunity for you to interact with your fellow learners, posting questions about the course material or specific graded or ungraded activities. And people are generally reasonably active on the forums. So that's a good place for you to go to ask for help if you get stuck on stuff, the messages section. If I send you a message, it will appear here in the messages section. So my guess is you will probably be picking in general a particular week to interact with. And you'll work your way through the material for that week, all the way through submitting the programming assignment. And I expect that's in general how you'll interact with the page. Although of course you may well be active on the discussion forums as well. And there you go, that's how you navigate one of my courses on Coursera