Skip to content

Instantly share code, notes, and snippets.

@ayjayt
Last active March 27, 2024 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayjayt/c1399b9c85ebffaba8e4aefbfebab73c to your computer and use it in GitHub Desktop.
Save ayjayt/c1399b9c85ebffaba8e4aefbfebab73c to your computer and use it in GitHub Desktop.
CLASS.md

Class Notes

Video 1

  • Install Anaconda <-- You can stop here to get started!
    • Create new envionrment
    • Install basics
    • Download project sample
    • Install notebook
    • Do same for another environment
    • Demonstrate Use

Video 2

  • Install Visual Studio Code <-- Some more nice features!
    • Install Python extension
    • Install Jupyter extension
    • Demonstrate use
    • Install liveshare
    • Install editorconfig
    • Install ruff
  • Install Git <-- Truly ready for profesional development
    • Install Github Desktop
    • Clone repositories
    • Show off git log graph
    • Get development version running
    • Demonstrate how it works
    • Show off linter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment