RUG Meeting Feb 17 (Friday) 4- 5 pm

#DigitalGC

Hi, This semester RUG meeting is coming back and the first meeting is on Feb 17th (Firday) @  4 pm.  We will work on Geo-Coding and Reverse Geo-Coding using tidygeocoder …

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 Omeka

Hosted in room 6418 by Ricardo Martin Coloma and provided by the Interactive Technology and Pedagogy Certificate Program. Omeka is a free Content Management System (CMS) and a web publishing …

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 knowledge of JavaScript to add interactivity to a web page. **First part of the workshop is on Feb. 17th, workshop event link here. Please REGISTER …

RUG Meeting Online 4 – 5pm

#DigitalGC

This Friday RUG is coming back and we will talk about 2 topics. One is the floating trap in programming, the other might be the chatGPT application in R. I also …

Python User Group (PUG) – Online

#DigitalGC

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 …

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 …