Chapter 4 A Gentle Introduction to Digital Literacy

  • digital literacy and data literacy are not the same thing
  • not going to ‘teach’ python or R, but rather show working blocks of code and how to reuse/repurpose for immediate tasks
  • will link out to appropriate other tutorials as necessary
  • the basic goal is always minimal amount to get things going

4.1 Introduction to Python

  • things like creating new environments for particular tasks
    • packages and where to find them

4.2 Introduction to R & R Studio

  • things like creating new projects for particular tasks
    • packages and where to find them

4.3 Version Control

  • go with gitlab maybe rather than github?