Giter Site home page Giter Site logo

dsc-structure-of-this-course's Introduction

The Structure of This Course

Introduction

In this lesson you will learn about how this course is structured in Canvas. Additionally, you will be introduced to Jupyter Notebooks and what they are for the very first time!

Objectives

You will be able to:

  • Understand the difference between a Canvas Assignment and Page
  • Understand how Pages host Lessons and Assignments host Code Lessons and Labs
  • Get introduced to Jupyter Notebooks

Setting the Stage

There are two main types of materials in this course: Pages and Assignments.

You can recognize a Page by the following icon:

And an Assignment by the following icon:

Pages contain Lessons, and these lessons are mainly about giving you tons of information to absorb. In these lessons you'll be reading text and sometimes watching videos (note that what you're reading now is a Page). There is really not much more about it, all you need to do is to read them in Canvas. Enjoy!

Often, you'll be required to write code. This is where Assignments come in. Assignments come in two forms:

  • Code Lessons: Code Lessons require you to be able to run code, but you will not be instructed to write code yourself. Code Lessons are very much like Lessons, but there is an interactive component to it as you'll be running some code that was provided for you.
  • Labs: Labs ask you to write code yourself! We provide example solutions for each lab to help you if you get stuck.

You can easily tell if an assignment is a Code Lesson or a Lab from the title and the organization. If the title ends with "Lab", it's a lab. Additionally, Labs are indented. In the image below, you see a Code Lesson followed by a Lab.

Note that there is a third type of content that hasn't been discussed: a Quiz. Quizzes are less prevalent than Assignments or Pages, but they're important, as they contain questions for you to answer to reinforce your learning!

The quiz icon looks like this:

Assignments: Meet IllumiDesk!

With any assignment that you open, this is what you'll see:

In order to go to the assignment, you need to load the assignment in a new window by clicking on the grey bar:

Clicking on the grey bar will take you into IllumiDesk to work on a Jupyter Notebook, a document-like application that allows you to do live coding!

This is what a Jupyter Notebook looks like:

Lab Solutions

We provide solutions for each Lab to help you get unstuck when all else fails. Learning how to persevere and solve coding problems is one of the most important skills you will learn as a data scientist! That said, sometimes it's not worth your time or energy to keep trying to solve a problem, especially if the problem ends up being something minor like a typo. In general, if you're not making any progress with a Lab after 10-20 minutes then you should reach out to peers for help. If that doesn't get you unstuck, then look at a solution. Read just enough of the solution to get unstuck, then continue on your own.

Be careful about when & how you use these! You may be tempted to go look at the solution immediately when you don't know what to do or your code isn't working. You won't always be able to look up a correct solution to problems you encounter during a technical interview or on the job, so don't let yourself fall into the habit.

To access a Lab solution, click the GitHub icon to go to the Lab's GitHub repository.

From the GitHub repository, click the branch dropdown to switch to the solution branch.

Great - enough talking, let's dive right into your first Jupyter Notebook in the next Assignment!

Summary

In this lesson, you learned about how Assignments and Pages are the two main building blocks of the Data Science Program in Canvas, hosting Lessons, Code Lessons and Labs. Next up, we'll explore our first Code Lesson in a Jupyter Notebook!

dsc-structure-of-this-course's People

Contributors

loredirick avatar davidbraslow avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.