Skip to content

Latest commit

 

History

History
69 lines (45 loc) · 2.74 KB

index.md

File metadata and controls

69 lines (45 loc) · 2.74 KB

About this Site

Welcome to the course website for Computer Systems and Programming Tools in {{ semester }} with Professor Brown.

This class meets {{ time }} in {{ location }}.

This website will contain the syllabus, class notes, and other reference material for the class.

{{ bscalendar }}

[subscribe to that calendar](https://documentation.brightspace.com/EN/le/calendar/learner/subscribe_to_calendar.htm) in your favorite calendar application

Navigating the Sections

The Syllabus section has logistical operations for the course broken down into sections. You can also read straight through by starting in the first one and navigating to the next section using the arrow navigation at the end of the page.

This site is a resource for the course. We do not follow a text book for this course, but all notes from class are posted in the notes section, accessible on the left hand side menu, visible on large screens and in the menu on mobile.

The resources section has links and short posts that provide more context and explanation. Content in this section is for the most part not strictly the material that you'll be graded on, but it is often material that will help you understand and grow as a programmer and data scientist.

Reading each page

All class notes can be downloaded in multiple formats, including as a notebook. Some pages of the syllabus and resources are also notebooks, if you want to see behind the curtain of how I manage the course information.

:class: exercise
Notes will have exercises marked like this
:class: question
Questions that are asked in class, but unanswered at that time will be answered in the notes and marked with a box like this. Long answers will be in the main notes
Notes that are mostly links to background and context will be highlighted like this.  These are optional, but will mostly help you understand code excerpts they relate to.
```{admonition} Question from class
Questions that are asked in class, but unanswered at that time will be answered in the notes and marked with a box like this. Short questions will be in the margin note
```
Both notes and assignment pages will have hints from time to time. Pay attention to these on the notes, they'll typically relate to things that will appear in the assignment.
:class: anchor

Special tips will be formatted like this
:class: checkin, dropdown

Questions to use to check your comprehension will looklike this
:class: community

Chances to earn community badges will sometimes be marked like this