Skip to content

Commit

Permalink
update kahoot link in lectures page
Browse files Browse the repository at this point in the history
  • Loading branch information
danilofreire committed Jan 28, 2025
1 parent cf20170 commit b6c2a1b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/lectures/lectures.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h2 class="anchored" data-anchor-id="module-02-introduction-to-the-command-line-
<h3 class="anchored" data-anchor-id="monday-january-27">Monday, January 27:</h3>
<ul>
<li>Lecture 03: <a href="https://raw.githack.com/danilofreire/qtm350/main/lectures/lecture-03/03-command-line.html">The Command-Line Interface (CLI), Shell Basics, and File Management</a>.</li>
<li><a href="https://play.kahoot.it/v2/?quizId=fdb248cb-ef2e-4d12-b3fe-5b684aa8897f&amp;hostId=05eb977d-4f8a-440e-9e45-95212b29d103">Kahoot Quiz</a>.</li>
<li><a href="https://play.kahoot.it/v2/?quizId=9a77f4a0-f1ea-498a-b85f-1a8993922f82&amp;hostId=05eb977d-4f8a-440e-9e45-95212b29d103">Kahoot Quiz</a></li>
</ul>
<p>Suggested references:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@
"href": "lectures/lectures.html#module-02-introduction-to-the-command-line-interface-and-version-control",
"title": "Lectures",
"section": "Module 02: Introduction to the Command-Line Interface and Version Control",
"text": "Module 02: Introduction to the Command-Line Interface and Version Control\n\nMonday, January 27:\n\nLecture 03: The Command-Line Interface (CLI), Shell Basics, and File Management.\nKahoot Quiz.\n\nSuggested references:\n\nJanssens, J. (2021). Data Science at the Command Line: Obtain, Scrub, Explore, and Model Data with Unix Power Tools (2nd ed.). O’Reilly Media.\nLevy, J. (2024). The Art of Command Line. GitHub.\nShotts, W. (2019). The Linux Command Line: A Complete Introduction. No Starch Press.\nHealy, K. (2019). The Plain Person’s Guide to Plain Text Social Science. Chapters 1-5.\n\n\n\nWednesday, January 29:\n\nLecture 04: More Command Line Tools, Text Files and Scripting.\nAssignment 01 due (5%).\nAssignment 02: Problem Set 02.\nKahoot Quiz\n\nSuggested references:\n\nKerr, D. (2024). Effective Shell.\nIrianto, I. (2021). Learn Vim (the Smart Way).\nNeil, D. (2015). Practical Vim: Edit Text at the Speed of Thought. Pragmatic Bookshelf.\nDennis, J. Your problem with Vim is that you don’t grok vi. (Stack Overflow).\nVim Adventures. (Instructor’s note: this is a fun, albeit cringy, way to learn Vim).\nVideos: freeCodeCamp - Command line crash course, Percy Grunwald - Absolute beginner guide to the macOS terminal, NetworkChuck - 50 macOS tips and tricks using terminal\n\n\n\nMonday, February 03:\n\nLecture 05: Version control with Git and GitHub.\n\nSuggested references:\n\nChacon, S. and Straub, B. (2014). Pro Git. Apress. (Instructor’s note: this is the book on Git).\nGitHub tutorials: GitHub skills (recommended), Git guides, GitHub learning lab, Best practices for repositories.\n\n\n\nWednesday, February 05:\n\nLecture 06: More Git and GitHub: pull requests, issues, pages, and collaboration features.\nAssignment 02 due (5%).\nAssignment 03: Problem Set 03.\n\nSuggested references:\n\nPerez-Riverol, Y., Gatto, L., Wang, R., Sachsenberg, T., Uszkoreit, J., Leprevost, F. da V., Fufezan, C., Ternent, T., Eglen, S. J., Katz, D. S., Pollard, T. J., Konovalov, A., Flight, R. M., Blin, K., & Vizcaíno, J. A. (2016). Ten Simple Rules for Taking Advantage of Git and GitHub. PLOS Computational Biology, 12(7), e1004947.\nBeckman, M. D., Çetinkaya-Rundel, M., Horton, N. J., Rundel, C. W., Sullivan, A. J., & Tackett, M. (2021). Implementing version control with git and GitHub as a learning objective in statistics and data science courses. Journal of Statistics and Data Science Education, 29(sup1), S132-S144.\nEscamilla, E., Klein, M., Cooper, T., Rampin, V., Weigle, M. C., & Nelson, M. L. (2022). The Rise of GitHub in Scholarly Publications. arXiv preprint arXiv:2208.04895.\n\n\n\nMonday, February 10:\n\nLecture 07: Quiz 01: Git and Github (6%)."
"text": "Module 02: Introduction to the Command-Line Interface and Version Control\n\nMonday, January 27:\n\nLecture 03: The Command-Line Interface (CLI), Shell Basics, and File Management.\nKahoot Quiz\n\nSuggested references:\n\nJanssens, J. (2021). Data Science at the Command Line: Obtain, Scrub, Explore, and Model Data with Unix Power Tools (2nd ed.). O’Reilly Media.\nLevy, J. (2024). The Art of Command Line. GitHub.\nShotts, W. (2019). The Linux Command Line: A Complete Introduction. No Starch Press.\nHealy, K. (2019). The Plain Person’s Guide to Plain Text Social Science. Chapters 1-5.\n\n\n\nWednesday, January 29:\n\nLecture 04: More Command Line Tools, Text Files and Scripting.\nAssignment 01 due (5%).\nAssignment 02: Problem Set 02.\nKahoot Quiz\n\nSuggested references:\n\nKerr, D. (2024). Effective Shell.\nIrianto, I. (2021). Learn Vim (the Smart Way).\nNeil, D. (2015). Practical Vim: Edit Text at the Speed of Thought. Pragmatic Bookshelf.\nDennis, J. Your problem with Vim is that you don’t grok vi. (Stack Overflow).\nVim Adventures. (Instructor’s note: this is a fun, albeit cringy, way to learn Vim).\nVideos: freeCodeCamp - Command line crash course, Percy Grunwald - Absolute beginner guide to the macOS terminal, NetworkChuck - 50 macOS tips and tricks using terminal\n\n\n\nMonday, February 03:\n\nLecture 05: Version control with Git and GitHub.\n\nSuggested references:\n\nChacon, S. and Straub, B. (2014). Pro Git. Apress. (Instructor’s note: this is the book on Git).\nGitHub tutorials: GitHub skills (recommended), Git guides, GitHub learning lab, Best practices for repositories.\n\n\n\nWednesday, February 05:\n\nLecture 06: More Git and GitHub: pull requests, issues, pages, and collaboration features.\nAssignment 02 due (5%).\nAssignment 03: Problem Set 03.\n\nSuggested references:\n\nPerez-Riverol, Y., Gatto, L., Wang, R., Sachsenberg, T., Uszkoreit, J., Leprevost, F. da V., Fufezan, C., Ternent, T., Eglen, S. J., Katz, D. S., Pollard, T. J., Konovalov, A., Flight, R. M., Blin, K., & Vizcaíno, J. A. (2016). Ten Simple Rules for Taking Advantage of Git and GitHub. PLOS Computational Biology, 12(7), e1004947.\nBeckman, M. D., Çetinkaya-Rundel, M., Horton, N. J., Rundel, C. W., Sullivan, A. J., & Tackett, M. (2021). Implementing version control with git and GitHub as a learning objective in statistics and data science courses. Journal of Statistics and Data Science Education, 29(sup1), S132-S144.\nEscamilla, E., Klein, M., Cooper, T., Rampin, V., Weigle, M. C., & Nelson, M. L. (2022). The Rise of GitHub in Scholarly Publications. arXiv preprint arXiv:2208.04895.\n\n\n\nMonday, February 10:\n\nLecture 07: Quiz 01: Git and Github (6%)."
},
{
"objectID": "lectures/lectures.html#module-03-literate-programming-with-markdown-quarto-and-jupyter",
Expand Down
2 changes: 1 addition & 1 deletion lectures/lectures.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Suggested references:
### Monday, January 27:

- Lecture 03: [The Command-Line Interface (CLI), Shell Basics, and File Management](https://raw.githack.com/danilofreire/qtm350/main/lectures/lecture-03/03-command-line.html).
- [Kahoot Quiz](https://play.kahoot.it/v2/?quizId=fdb248cb-ef2e-4d12-b3fe-5b684aa8897f&hostId=05eb977d-4f8a-440e-9e45-95212b29d103).
- [Kahoot Quiz](https://play.kahoot.it/v2/?quizId=9a77f4a0-f1ea-498a-b85f-1a8993922f82&hostId=05eb977d-4f8a-440e-9e45-95212b29d103)

Suggested references:

Expand Down

0 comments on commit b6c2a1b

Please sign in to comment.