Put it on the Web: An Intro to HTML and CSS

HTML and CSS are languages that form the structure and styling of a website. In this workshop, intended for beginning coders, you will learn the basic syntax of both languages …

R You Ready? Beginning Your Research with R

R is a versatile programming language, best suited for a variety of data science needs. Whether you need to run some statistical analyses, create publication-worthy data visualizations, or even publish …

Discover the Facts: Data Analysis in R

In this hands-on workshop, we will learn the basics of data exploration, analysis and visualization with R. We will introduce and work with the Tidyverse series of library and R …

Text Analysis with NLTK [Fall Python Series]

Python Intensive Workshops: An Exploration of Research Tools for Beginners Join GCDI for our second workshop in the Python Intensive Workshops: An Exploration of Research Tools for Beginners and learn …

Git It: Intro to Git and GitHub for Absolute Beginners

#DigitalGC

Git and GitHub are powerful tools for collaborative and individual projects. Git is a version control software that aids with tracking changes made to a set of files over time. …