Skip to content

Commit

Permalink
Fix 2024-08-29 link to env setup
Browse files Browse the repository at this point in the history
  • Loading branch information
shane-et-al authored Aug 29, 2024
1 parent 2a8abe3 commit 73fbb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sessions/2024-2025/2024-08-29.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: Code Lab Fundamentals
* [Benjamin Schmidt, Do Digital Humanists Need to Understand Algorithms?](https://dhdebates.gc.cuny.edu/read/untitled/section/557c453b-4abb-48ce-8c38-a77e24d3f0bd#ch48) - Don't get caught up in the technical details; there's absolutely no need to understand a Fourier Transform in any depth.

*Homework*
* Schedule a 1 on 1 with me in the next 2 weeks to talk about your dreams, your discontents, and your computer. We'll also use this time to set up your [development environment](environment_setup.md).
* Schedule a 1 on 1 with me in the next 2 weeks to talk about your dreams, your discontents, and your computer. We'll also use this time to set up your [development environment](https://github.com/scholarslab/CodeLab/blob/master/Week01/environment_setup.md).
* Afterward, complete Ian Milligan and James Baker, "Introduction to the Bash Command Line," The Programming Historian 3 (2014), [https://programminghistorian.org/en/lessons/intro-to-bash](https://programminghistorian.org/en/lessons/intro-to-bash). This is an introduction to the Bash shell, which will serve well enough as an introduction to other shells like Zsh as well.
* For Windows users, skip the "Windows Only: Installing Git Bash" section. Instead, use the VSCode Terminal or Windows Terminal, as recommended in the Code Lab environment setup.
* Set up an account at [Github](http://www.github.com) and post your username on the Slack praxis channel so I can add you to our organization.
Expand Down

0 comments on commit 73fbb6c

Please sign in to comment.