Plugging into APIs [Fall Python Series]

#DigitalGC

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

Introduction to JavaScript – Part I

#DigitalGC

JavaScript is one of the most popular programming languages and the premiere programming language of the web. In this first workshop of a two-part series, learn the basics of getting …

Working with APIs in Python

#DigitalGC

In this online synchronous workshop, we will learn how to make data requests from an Application Programming Interface (API) in Python. An API is a server that you can use to retrieve and send data to using code. For example, the weather app on your phone connects to the weather bureau’s API system, which contains …

Introduction to JavaScript – Part II

#DigitalGC

JavaScript is one of the most popular programming languages and the premiere programming language of the web. In this second workshop of a two-part series, we will utilize our newfound …

Introduction to linear regression and model selection in R

#DigitalGC

This workshop is intended to build up on R introduction workshop last semester and extend it to data analysis. In this workshop, we will learn how to implement linear regression model and interpret the results. Moreover, we will cover how to use the best-tuned model to predict continuous and binary output. Preliminary knowledge about R …

WordPress: attractive websites with elementor

#DigitalGC

One of the main questions when creating a website in Wordpress is how to make it more attractive. In this workshop we will learn about the popular plugin elementor. We will learn how it can make it simpler to design our sites and to take into consideration a responsive design for different devices. We will …

GitHub Part II: Building a Static Website

#DigitalGC

This session is a follow-up from last semester’s intro to Git and Github. But, even if you didn’t attend last time, you are still welcome to join! We will be learning some of the basics for building and hosting a simple website with GitHub and Jekyll. This is a great resource if you want a …