Next-Generation Dissertations After-Panel Discussion (GC)

#DigitalGC

At this meeting, we will be building on the conversation from the Next-Generation Dissertations event (March 7th @ 2pm) and brainstorm together on what digital dissertations can look like at The Graduate Center. We will discuss what are existing resources and barriers towards a digital dissertation. If you're interested, please REGISTER HERE. Zoom link to …

Introduction to HTML and CSS

#DigitalGC

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 and practice using a text editor (Visual Studio Code) to create a mock website page. No previous experience is required! Register here. Zoom info will …

Event Series RUG Meeting

RUG Meeting

#DigitalGC

This Fri we will have the first RUG meeting for this semester. The meetings will all be online via Zoom. In the first meeting, we may chat about what topics to cover for this term and have a warmup code demo. Feel free to join us and discuss~ Here is our Github repo for the …

RUG Meeting

#DigitalGC

The R User Group is open to R users at any levels who are interested in learning, discussing, and using R. This will be an opportunity for anyone to join the call and receive some support on R related Topics (ex., data wrangling, data analysis, modeling). RUG Community: Our official group forum is: http://cuny.is/rug Join …

GIS/Mapping User Group

#DigitalGC

The GIS/Mapping User Group is a place for people to meet, learn and work together on projects and ideas involving spatial data visualization and analyses. We are open to anyone interested in learning how to better communicate information through your maps, as well as create and manipulate new spatial data to answer important scientifical questions. …

Word Embeddings

#DigitalGC

Textual Analysis techniques enable researchers to analyze large texts, or other collections of words. In this example-based introduction to basic word embeddings techniques with Jupyter we will explore the package word2vec to learn vector representation of words and analyze language variation. Specifically, we will be using a gensim model to measure differences in meaning and …

Beginning Game Design with Python

#DigitalGC

Level up your Python programming skills by creating a simple computer game! In this workshop you will be introduced to Pygame, a free and open-source library for creating computer games …

GC Digital Fellow Information Session

Are you looking for a fellowship that will challenge you to enhance your existing technical skills? Do you enjoy working collaboratively with an interdisciplinary team? Do you like working with …

Event Series PUG Meeting

PUG Meeting

Python User’ Group (or PUG for short) is an open and informal collaborative space for experimentation and exploration with the Python programming language. It is an opportunity for those interested in Python to work together virtually and find support. Whether you are looking for advice or assistance with new or current projects, looking to discuss …

Beginner’s Guide to Web Scarping

#DigitalGC

If you're thinking of using web scraping for your project, this workshop may be for you. In this beginner workshop, we will be discussing some of the common practices and …