Loading Map....

Date/Time
Date(s) - April 20, 2018
10:00 am - 11:30 am

Location
Room 175, Morgan Library


Put on by the CSU Library. This session focuses on Version Control Using Git. Please visit their website to register:

Coding & Cookies

Everything is better with cookies. Especially data.

 

MOST SESSIONS ARE HELD 10:00 A.M. – 11:30 A.M. AT MORGAN LIBRARY, COMPUTER CLASSROOM 175

Good data management practices are becoming increasingly important in the digital age. Because we now have the technology to freely share research data, and also because funding agencies want to do more with decreasing research funds, many funding agencies and journals require authors and grantees to share their research data. Coding & Cookies sessions are focused on coding in R, a programming language for statistical computing and graphics.

New to R or RStudio? We encourage you to attend the first session, R Basics. A basic working knowledge of R and RStudio is helpful to get the most out of the rest of the sessions.

Fri., Apr. 20 – Version Control Using Git

We’ve all intuitively used some type of version control in our work such as saving multiple versions of a document. While easy, it can cause file bloat and ultimately become more complicated. Luckily, formal version control systems have been developed to streamline this process. This session, we’ll be covering version control using git. After this session, you’ll be able to create a git repository, make and add changes to the repository, and use GitHub to remotely store your repository.