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
Introduction to Python
- things like creating new environments for particular tasks
- packages and where to find them
Introduction to R & R Studio
- things like creating new projects for particular tasks
- packages and where to find them
Version Control
- go with gitlab maybe rather than github?