Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: 📝 add what this course will cover #36

Merged
merged 2 commits into from
Sep 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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)