Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 967 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 967 Bytes

README.md for tts-ds-ai


Additional class materials I created to update the data science curriculum for TTS (website, LinkedIn)

Also see my YouTube channel for example homework/lab solutions

❄ Contents

/hello

Various "Hello World!" software installation labs for installing and using software

The order to do these labs is

  • windows-terminal.md (if you use Windows)
  • WSL.md (if you use Windows)
  • git.md
  • ssh-github.md
  • conda.md

This software suite was inspired by TTS's data science curriculum as well as goodresearch.dev's modern data science workflow for python1.

🌸 References

Footnotes

  1. Set up your project | goodresearch.dev | Patrick Mineault