Skip to content

Commit

Permalink
docs: 📝 add what this course will cover (#36)
Browse files Browse the repository at this point in the history
## Description

Closes #13 

## Reviewer Focus

This PR needs an in-depth review. 

## Checklist

- [X] Ran spell-check
- [X] Formatted Markdown
- [ ] Rendered website locally
  • Loading branch information
signekb authored Sep 26, 2024
1 parent 38a09ea commit 156abf2
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion preamble/syllabus.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,21 @@ In addition to the assumptions, we also have a fairly focused scope for
teaching and expectations for learning. So this may also help you decide
if this course is for you.

- List of what we will teach and won't teach
This course will cover:

- Using Git

- Using GitHub

- Working with at least one other person

- Using \<IDE\>

- Working with plain text files (as Markdown `.md` )

This course will **NOT** cover:

- Using any programming language (like R or Python)

- Any project management, for example related to tasks/issues (even
though we briefly cover issues)

0 comments on commit 156abf2

Please sign in to comment.