Skip to content

Commit

Permalink
update link kahoot lec 04
Browse files Browse the repository at this point in the history
  • Loading branch information
danilofreire committed Jan 27, 2025
1 parent e822e59 commit e066158
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
10 changes: 9 additions & 1 deletion docs/lectures/lectures.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,15 @@ <h3 class="anchored" data-anchor-id="wednesday-january-29">Wednesday, January 29
<li><strong>Assignment 02:</strong> <a href="https://github.com/danilofreire/qtm350/blob/main/assignments/02-assignment.ipynb">Problem Set 02</a>.</li>
<li><a href="https://play.kahoot.it/v2/?quizId=8cc3711e-3b26-4748-9df1-82dae843882a&amp;hostId=05eb977d-4f8a-440e-9e45-95212b29d103">Kahoot quiz</a>.</li>
</ul>
<p>Suggested references: - Kerr, D. (2024). <a href="https://effective-shell.com/">Effective Shell</a>. - Irianto, I. (2021). <a href="https://github.com/iggredible/Learn-Vim">Learn Vim (the Smart Way)</a>. - Neil, D. (2015). <a href="https://pragprog.com/titles/dnvim2/practical-vim-second-edition/">Practical Vim: Edit Text at the Speed of Thought</a>. Pragmatic Bookshelf. - Dennis, J. <a href="https://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim/1220118#1220118">Your problem with Vim is that you don’t grok vi.</a> (Stack Overflow). - <a href="https://vim-adventures.com/">Vim Adventures</a>. (Instructor’s note: this is a fun, albeit cringy, way to learn Vim). - Videos: <a href="https://www.youtube.com/watch?v=yz7nYlnXLfE&amp;pp=ygUXaG93IHRvIHVzZSBjb21tYW5kIGxpbmU%3D">freeCodeCamp - Command line crash course</a>, <a href="https://www.youtube.com/watch?v=aKRYQsKR46I&amp;pp=ygUcdGVybWluYWwgZm9yIGJlZ2lubmVycyBtYWNvcw%3D%3D">Percy Grunwald - Absolute beginner guide to the macOS terminal</a>, <a href="https://www.youtube.com/watch?v=qOrlYzqXPa8&amp;pp=ygUcdGVybWluYWwgZm9yIGJlZ2lubmVycyBtYWNvcw%3D%3D">NetworkChuck - 50 macOS tips and tricks using terminal</a></p>
<p>Suggested references:</p>
<ul>
<li>Kerr, D. (2024). <a href="https://effective-shell.com/">Effective Shell</a>.</li>
<li>Irianto, I. (2021). <a href="https://github.com/iggredible/Learn-Vim">Learn Vim (the Smart Way)</a>.</li>
<li>Neil, D. (2015). <a href="https://pragprog.com/titles/dnvim2/practical-vim-second-edition/">Practical Vim: Edit Text at the Speed of Thought</a>. Pragmatic Bookshelf.</li>
<li>Dennis, J. <a href="https://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim/1220118#1220118">Your problem with Vim is that you don’t grok vi.</a> (Stack Overflow).</li>
<li><a href="https://vim-adventures.com/">Vim Adventures</a>. (Instructor’s note: this is a fun, albeit cringy, way to learn Vim).</li>
<li>Videos: <a href="https://www.youtube.com/watch?v=yz7nYlnXLfE&amp;pp=ygUXaG93IHRvIHVzZSBjb21tYW5kIGxpbmU%3D">freeCodeCamp - Command line crash course</a>, <a href="https://www.youtube.com/watch?v=aKRYQsKR46I&amp;pp=ygUcdGVybWluYWwgZm9yIGJlZ2lubmVycyBtYWNvcw%3D%3D">Percy Grunwald - Absolute beginner guide to the macOS terminal</a>, <a href="https://www.youtube.com/watch?v=qOrlYzqXPa8&amp;pp=ygUcdGVybWluYWwgZm9yIGJlZ2lubmVycyBtYWNvcw%3D%3D">NetworkChuck - 50 macOS tips and tricks using terminal</a></li>
</ul>
</section>
<section id="monday-february-03" class="level3">
<h3 class="anchored" data-anchor-id="monday-february-03">Monday, February 03:</h3>
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: - Kerr, D. (2024). Effective Shell. - Irianto, I. (2021). Learn Vim (the Smart Way). - Neil, D. (2015). Practical Vim: Edit Text at the Speed of Thought. Pragmatic Bookshelf. - Dennis, J. Your problem with Vim is that you don’t grok vi. (Stack Overflow). - Vim Adventures. (Instructor’s note: this is a fun, albeit cringy, way to learn Vim). - Videos: freeCodeCamp - Command line crash course, Percy Grunwald - Absolute beginner guide to the macOS terminal, NetworkChuck - 50 macOS tips and tricks using terminal\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
1 change: 1 addition & 0 deletions lectures/lectures.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Suggested references:
- [Kahoot quiz](https://play.kahoot.it/v2/?quizId=8cc3711e-3b26-4748-9df1-82dae843882a&hostId=05eb977d-4f8a-440e-9e45-95212b29d103).

Suggested references:

- Kerr, D. (2024). [Effective Shell](https://effective-shell.com/).
- Irianto, I. (2021). [Learn Vim (the Smart Way)](https://github.com/iggredible/Learn-Vim).
- Neil, D. (2015). [Practical Vim: Edit Text at the Speed of Thought](https://pragprog.com/titles/dnvim2/practical-vim-second-edition/). Pragmatic Bookshelf.
Expand Down

0 comments on commit e066158

Please sign in to comment.