Skip to content

Commit

Permalink
docs: 📝 move list with what is covered up and simplify text
Browse files Browse the repository at this point in the history
  • Loading branch information
signekb committed Nov 6, 2024
1 parent dca2ced commit 6703dfa
Showing 1 changed file with 14 additions and 24 deletions.
38 changes: 14 additions & 24 deletions preamble/syllabus.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,19 @@ be addressed within the individual sessions:

## Is this course for you? {#sec-is-it-for-you}

This course will cover:

- Using Git and GitHub with VS Code and the GitHub web interface
- Working with at least one other person on a project (*a Git
repository*)
- 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) and kanban boards

To help manage expectations and develop the material for this course, we
make a few assumptions about *who you are* as a participant in the
course:
Expand All @@ -58,27 +71,4 @@ course:
These assumptions help guide the course content, but if you don't meet
the assumption but are interested in learning, *you’re still welcome to
join*! We welcome everyone, that is until the course capacity is
reached.

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.

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)
reached.

0 comments on commit 6703dfa

Please sign in to comment.