BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Software Training for Students - ECPv6.17.3//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Software Training for Students
X-ORIGINAL-URL:https://sts.doit.wisc.edu
X-WR-CALDESC:Events for Software Training for Students
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20250309T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20251102T070000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20260308T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20261101T070000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20270314T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20271107T070000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260914T173000
DTEND;TZID=America/Chicago:20260914T190000
DTSTAMP:20260810T221001Z
CREATED:20260810T221001Z
LAST-MODIFIED:20260810T221001Z
UID:10001032-1789407000-1789412400@sts.doit.wisc.edu
SUMMARY:A Beginner's Guide to Programming
DESCRIPTION:Curious about coding but don’t know where to start? \nThis workshop unpacks programming and coding from the ground up. It explains the terms and structures used in most modern programming languages and introduces some basic computer science concepts in an accessible\, easy to digest format with no technical background knowledge required. \nIf you’re interested in picking up some coding skills yourself or are just curious about how programming works\, this workshop gives you everything you need to get started. \nNote: this workshop doesn’t go into detail on a particular programming language (like Java\, Python\, or JavaScript)\, but it provides background knowledge that will be helpful for anyone interested in learning more about specific languages later on. \nTopics include: \n\nWhat exactly a computer does and how programming fits into the picture\nEssential programming concepts like variables\, functions\, data types\, loops\, and conditionals are and how they are used\nHow programs are structured and executed\nTools and apps that make programming easier\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in getting familiar with the basics of programming and coding - no technical knowledge required.PrerequisitesNone
URL:https://sts.doit.wisc.edu/workshop/a-beginners-guide-to-programming-14/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260914T173000
DTEND;TZID=America/Chicago:20260914T190000
DTSTAMP:20260814T220711Z
CREATED:20260810T221023Z
LAST-MODIFIED:20260814T220711Z
UID:10001044-1789407000-1789412400@sts.doit.wisc.edu
SUMMARY:SQL: Introduction to Databases with SQL
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nStructured Query Language (SQL) is a programming language used to interact with databases and create datasets. It is a useful tool for data analysts\, software developers\, and researchers to create and structure data for analysis and modeling. \nTopics Covered: \n\nIntroduction to database concepts\nBasic SQL queries and syntax\nCreating tables\nAnalysis with SQL\nExporting tables\n\n Workshop InformationAudienceAnyone looking to learn SQL for analytics\, research\, or application development\, as well as basic database conceptsPrerequisitesBasic understanding of programming and what a table is
URL:https://sts.doit.wisc.edu/workshop/sql-introduction-to-databases-with-sql-16/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260915T173000
DTEND;TZID=America/Chicago:20260915T190000
DTSTAMP:20260810T221002Z
CREATED:20260810T221002Z
LAST-MODIFIED:20260810T221002Z
UID:10001033-1789493400-1789498800@sts.doit.wisc.edu
SUMMARY:Python 1: Foundational Python for Beginners
DESCRIPTION:This STS workshop offers an introduction to basic Python concepts that will help you become familiar with the coding basics – no previous programming experience required! \nPython is a powerful\, popular programming language that gets used for just about everything: basic coding\, graphics processing\, machine learning\, AI\, web scraping\, data analysis\, and much more. \nPython’s easy-to-read syntax makes it a great introduction for people who are new to coding\, and the large library of open-source modules make it easy to start making useful code right away. \nTopics include: \n\nWriting and running scripts in Python\nData types\nVariables and Functions\nCalculations in Python\nControl flow\nData structures\nPython’s Standard library\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning the basics of coding using PythonPrerequisitesNone
URL:https://sts.doit.wisc.edu/workshop/python-1-foundational-python-for-beginners-20/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260915T173000
DTEND;TZID=America/Chicago:20260915T190000
DTSTAMP:20260827T173536Z
CREATED:20260810T221024Z
LAST-MODIFIED:20260827T173536Z
UID:10001046-1789493400-1789498800@sts.doit.wisc.edu
SUMMARY:GitHub: Git and GitHub for Beginners
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP WITH DOWNLOADED SOFTWARE*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nDownload GitHub Desktop for free: https://desktop.github.com/download/ \nCreate a free GitHub account: https://github.com/signup \nNeed to use git for class but don’t know where to start? This workshop is for you! \nThis workshop covers the basics of using git for version control and explores how to use it with the popular cloud-based platform GitHub using the GitHub desktop app – no previous knowledge of git\, GitHub\, or command lines required! \nTopics in this workshop include: \n\nCreating file repositories\, or repos\nCommits\nPushing and pulling repositories from GitHub\nMerging\nBranches\nConflicts\n\nNOTE: Before attending this session\, learners should: \n\nDownload and install the GitHub Desktop app: https://desktop.github.com/download/\nCreate an account on GitHub: https://github.com/signup\n\n Workshop InformationAudienceAnyone who wants to learn how to use git and GitHubPrerequisitesBasic computer proficiencyUseful ForComputer Science majors\, Data Science majors\, anyone who wants to use version control for their projects
URL:https://sts.doit.wisc.edu/workshop/github-git-and-github-for-beginners-7/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260916T173000
DTEND;TZID=America/Chicago:20260916T190000
DTSTAMP:20260821T161551Z
CREATED:20260810T221023Z
LAST-MODIFIED:20260821T161551Z
UID:10001045-1789579800-1789585200@sts.doit.wisc.edu
SUMMARY:Excel 1: Introduction to Data Processing with Excel
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP WITH DOWNLOADED SOFTWARE*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nDownload Excel for free from the Office 365 Portal (make sure you are signed in with your school email): https://portal.office.com/account \nThis workshop is an introduction to working with data in Excel. Students will learn spreadsheet terminology\, the basics of the Excel interface\, how to create and edit spreadsheets\, and how to generate charts and graphs from data. \nTopics include: \n\nNavigating the Excel environment\nEntering and editing data\nUsing formulas and functions\nViewing\, sorting\, and filtering data\nCharting\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning how to work with data in ExcelPrerequisitesBasic Computing Skills
URL:https://sts.doit.wisc.edu/workshop/excel-1-introduction-to-data-processing-with-excel-18/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260916T180000
DTEND;TZID=America/Chicago:20260916T193000
DTSTAMP:20260824T153451Z
CREATED:20260810T221003Z
LAST-MODIFIED:20260824T153451Z
UID:10001034-1789581600-1789587000@sts.doit.wisc.edu
SUMMARY:Figma: Intro to the Collaborative Interface Design Tool
DESCRIPTION:This workshop covers the main functionality of the popular design tool Figma. \nTopics include: \n\nAn overview of the basic concepts of Figma and how it improves the design process\nThe primary user interface design tools and features\nHow to create interactive prototypes and user interface elements\nWays to improve efficiency and consistency while using Figma\n\n Workshop InformationAudienceAnyone interested in user interface design or app developmentPrerequisitesBasic computer use\, internet access\, a Figma accountUseful ForApp developers\, interface designers
URL:https://sts.doit.wisc.edu/workshop/figma-intro-to-the-collaborative-interface-design-tool-5/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260917T173000
DTEND;TZID=America/Chicago:20260917T190000
DTSTAMP:20260821T160548Z
CREATED:20260810T221003Z
LAST-MODIFIED:20260821T160548Z
UID:10001035-1789666200-1789671600@sts.doit.wisc.edu
SUMMARY:VS Code: A Hands-On Introduction to the Developer’s Editor
DESCRIPTION:This beginner-friendly workshop introduces you to Visual Studio Code (VS Code) — a free\, open-source\, and highly customisable code editor. Whether you’re new to coding or transitioning from another editor\, this session is designed to help you set up and navigate VS Code with confidence.\n \n\nInstalling and launching VS Code across operating systems\nOpening folders and creating workspaces\nUnderstanding the user interface: Explorer\, Source Control\, Extensions\, Terminal\, and Debug panels\nCustomizing your environment: changing themes\, font size\, and enabling Auto Save\nWorking efficiently with keyboard shortcuts\, split editors\, and minimap navigation\nUsing the built-in terminal to run commands and manage project files\nInstalling and using essential extensions like Prettier\, Live Server\, and Auto Rename Tag\nBasics of Git integration through the Source Control tab\nIntroduction to debugging tools and setting breakpoints
URL:https://sts.doit.wisc.edu/workshop/vs-code-a-hands-on-introduction-to-the-developers-editor-10/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260917T173000
DTEND;TZID=America/Chicago:20260917T193000
DTSTAMP:20260814T221025Z
CREATED:20260810T221052Z
LAST-MODIFIED:20260814T221025Z
UID:10001047-1789666200-1789673400@sts.doit.wisc.edu
SUMMARY:R1: Basics of Data Management with R
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP WITH DOWNLOADED SOFTWARE*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nDownload R: and RStudio for free prior to class (follow steps 1 and 2): https://posit.co/download/rstudio-desktop/ \nThis STS workshop introduces learners to the basics of the language\, the RStudio development environment\, and some of the most common functions\, packages\, and tools in the R ecosystem. \nThe free\, open-source  programming language R has become one of the most widely used tools for data analysis and statistical computing today. \nTopics include: \n\nSetting up R and RStudio\nBasic Syntax\nVectors\nMatrix and DataFrames\nImporting Data\nWorking with Data\nBasic Charting and Plotting\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning the basics of R and R StudioPrerequisitesBasic Computing SkillsUseful ForStatistics\, data processing\, data analysis\, automating data research
URL:https://sts.doit.wisc.edu/workshop/r1-basics-of-data-management-with-r-17/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260921T173000
DTEND;TZID=America/Chicago:20260921T190000
DTSTAMP:20260812T221234Z
CREATED:20260810T221004Z
LAST-MODIFIED:20260812T221234Z
UID:10001036-1790011800-1790017200@sts.doit.wisc.edu
SUMMARY:Excel 1: Introduction to Data Processing with Excel
DESCRIPTION:This workshop is an introduction to working with data in Excel. Students will learn spreadsheet terminology\, the basics of the Excel interface\, how to create and edit spreadsheets\, and how to generate charts and graphs from data. \nTopics include: \n\nNavigating the Excel environment\nEntering and editing data\nUsing formulas and functions\nViewing\, sorting\, and filtering data\nCharting\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning how to work with data in ExcelPrerequisitesBasic Computing Skills
URL:https://sts.doit.wisc.edu/workshop/excel-1-introduction-to-data-processing-with-excel-17/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260921T173000
DTEND;TZID=America/Chicago:20260921T190000
DTSTAMP:20260821T161755Z
CREATED:20260810T221009Z
LAST-MODIFIED:20260821T161755Z
UID:10001041-1790011800-1790017200@sts.doit.wisc.edu
SUMMARY:VS Code: A Hands-On Introduction to the Developer’s Editor
DESCRIPTION:This beginner-friendly workshop introduces you to Visual Studio Code (VS Code) — a free\, open-source\, and highly customisable code editor. Whether you’re new to coding or transitioning from another editor\, this session is designed to help you set up and navigate VS Code with confidence.\n \n\nInstalling and launching VS Code across operating systems\nOpening folders and creating workspaces\nUnderstanding the user interface: Explorer\, Source Control\, Extensions\, Terminal\, and Debug panels\nCustomizing your environment: changing themes\, font size\, and enabling Auto Save\nWorking efficiently with keyboard shortcuts\, split editors\, and minimap navigation\nUsing the built-in terminal to run commands and manage project files\nInstalling and using essential extensions like Prettier\, Live Server\, and Auto Rename Tag\nBasics of Git integration through the Source Control tab\nIntroduction to debugging tools and setting breakpoints
URL:https://sts.doit.wisc.edu/workshop/vs-code-a-hands-on-introduction-to-the-developers-editor-7/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260922T173000
DTEND;TZID=America/Chicago:20260922T190000
DTSTAMP:20260901T153950Z
CREATED:20260810T221008Z
LAST-MODIFIED:20260901T153950Z
UID:10001039-1790098200-1790103600@sts.doit.wisc.edu
SUMMARY:Illustrator 1: Creating Graphics with Illustrator
DESCRIPTION:In this workshop\, students explore the favorite tool of many creative professionals\, Adobe Illustrator. Used by designers and artists around the world\, this powerful vector graphics program makes it easy to create logos\, posters\, product labels\, icons\, website mockups and more. \nStudents will learn the basics of Illustrator\, work with shapes\, text\, and color\, and create a project from scratch. \nTopics covered: \n\nThe Illustrator Interface\nNavigating the Workspace\nWorking with Shapes\nUsing the Selection and Direct Selection Tool\nUsing the Shape Builder Tool\nDrawing with the Pen Tool\nWorking with Type\nSaving/Exporting Final Artwork\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in creating posters\, flyers\, visual art\, or any other graphic-designed items with IllustratorPrerequisitesBasic Computing Skills
URL:https://sts.doit.wisc.edu/workshop/illustrator-1-creating-graphics-with-illustrator-11/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260922T173000
DTEND;TZID=America/Chicago:20260922T190000
DTSTAMP:20260814T220658Z
CREATED:20260810T221053Z
LAST-MODIFIED:20260814T220658Z
UID:10001049-1790098200-1790103600@sts.doit.wisc.edu
SUMMARY:Python 1: Foundational Python for Beginners
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nThis STS workshop offers an introduction to basic Python concepts that will help you become familiar with the coding basics – no previous programming experience required! \nPython is a powerful\, popular programming language that gets used for just about everything: basic coding\, graphics processing\, machine learning\, AI\, web scraping\, data analysis\, and much more. \nPython’s easy-to-read syntax makes it a great introduction for people who are new to coding\, and the large library of open-source modules make it easy to start making useful code right away. \nTopics include: \n\nWriting and running scripts in Python\nData types\nVariables and Functions\nCalculations in Python\nControl flow\nData structures\nPython’s Standard library\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning the basics of coding using PythonPrerequisitesNone
URL:https://sts.doit.wisc.edu/workshop/python-1-foundational-python-for-beginners-22/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260923T173000
DTEND;TZID=America/Chicago:20260923T190000
DTSTAMP:20260812T221242Z
CREATED:20260810T221007Z
LAST-MODIFIED:20260812T221242Z
UID:10001038-1790184600-1790190000@sts.doit.wisc.edu
SUMMARY:Photoshop 1: Essential Photo Editing with Photoshop
DESCRIPTION:Adobe Photoshop is the industry-standard tool for digital image editing. In this workshop\, students learn how to navigate the Photoshop interface\, apply the fundamentals of digital photo correction and incorporate different tools and techniques to create a poster. \nAfter completing this workshop\, learners will know: \n\nThe basics of the Photoshop interface including Tools\, Panels\, and Layers\nThe control/modifier keys (Alt/Option\, Cmd/Ctrl\, Shift) and when to use them\nWhat Adjustment Layers are and why we use them\nWhat pixel dimensions and image resolution are\nThe difference between RGB and CMYK color modes\n\nand will be able to: \n\nNavigate the Photoshop interface\nCreate selections with the Quick Selection tool\nApply and Edit Layer Masks\nAdd and edit text with the Type tool\nSave and export documents in a variety of formats.\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning the basics of editing images using Adobe PhotoshopPrerequisitesBasic Computing Skills
URL:https://sts.doit.wisc.edu/workshop/photoshop-1-essential-photo-editing-with-photoshop-10/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260923T180000
DTEND;TZID=America/Chicago:20260923T193000
DTSTAMP:20260824T153241Z
CREATED:20260810T221054Z
LAST-MODIFIED:20260824T153241Z
UID:10001050-1790186400-1790191800@sts.doit.wisc.edu
SUMMARY:Figma: Intro to the Collaborative Interface Design Tool
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nThis workshop covers the main functionality of the popular design tool Figma. \nTopics include: \n\nAn overview of the basic concepts of Figma and how it improves the design process\nThe primary user interface design tools and features\nHow to create interactive prototypes and user interface elements\nWays to improve efficiency and consistency while using Figma\n\n Workshop InformationAudienceAnyone interested in user interface design or app developmentPrerequisitesBasic computer use\, internet access\, a Figma accountUseful ForApp developers\, interface designers
URL:https://sts.doit.wisc.edu/workshop/figma-intro-to-the-collaborative-interface-design-tool-6/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260924T173000
DTEND;TZID=America/Chicago:20260924T190000
DTSTAMP:20260819T152555Z
CREATED:20260810T221054Z
LAST-MODIFIED:20260819T152555Z
UID:10001051-1790271000-1790276400@sts.doit.wisc.edu
SUMMARY:A Beginner's Guide to Programming
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nCurious about coding but don’t know where to start? \nThis workshop unpacks programming and coding from the ground up. It explains the terms and structures used in most modern programming languages and introduces some basic computer science concepts in an accessible\, easy to digest format with no technical background knowledge required. \nIf you’re interested in picking up some coding skills yourself or are just curious about how programming works\, this workshop gives you everything you need to get started. \nNote: this workshop doesn’t go into detail on a particular programming language (like Java\, Python\, or JavaScript)\, but it provides background knowledge that will be helpful for anyone interested in learning more about specific languages later on. \nTopics include: \n\nWhat exactly a computer does and how programming fits into the picture\nEssential programming concepts like variables\, functions\, data types\, loops\, and conditionals are and how they are used\nHow programs are structured and executed\nTools and apps that make programming easier\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in getting familiar with the basics of programming and coding - no technical knowledge required.PrerequisitesNone
URL:https://sts.doit.wisc.edu/workshop/a-beginners-guide-to-programming-15/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260924T173000
DTEND;TZID=America/Chicago:20260924T193000
DTSTAMP:20260901T153957Z
CREATED:20260810T221007Z
LAST-MODIFIED:20260901T153957Z
UID:10001037-1790271000-1790278200@sts.doit.wisc.edu
SUMMARY:R1: Basics of Data Management with R
DESCRIPTION:This STS workshop introduces learners to the basics of the language\, the RStudio development environment\, and some of the most common functions\, packages\, and tools in the R ecosystem. \nThe free\, open-source  programming language R has become one of the most widely used tools for data analysis and statistical computing today. \nTopics include: \n\nSetting up R and RStudio\nBasic Syntax\nVectors\nMatrix and DataFrames\nImporting Data\nWorking with Data\nBasic Charting and Plotting\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning the basics of R and R StudioPrerequisitesBasic Computing SkillsUseful ForStatistics\, data processing\, data analysis\, automating data research
URL:https://sts.doit.wisc.edu/workshop/r1-basics-of-data-management-with-r-16/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260928T173000
DTEND;TZID=America/Chicago:20260928T190000
DTSTAMP:20260824T145433Z
CREATED:20260810T221009Z
LAST-MODIFIED:20260824T145433Z
UID:10001040-1790616600-1790622000@sts.doit.wisc.edu
SUMMARY:Python 1: Foundational Python for Beginners
DESCRIPTION:This STS workshop offers an introduction to basic Python concepts that will help you become familiar with the coding basics – no previous programming experience required! \nPython is a powerful\, popular programming language that gets used for just about everything: basic coding\, graphics processing\, machine learning\, AI\, web scraping\, data analysis\, and much more. \nPython’s easy-to-read syntax makes it a great introduction for people who are new to coding\, and the large library of open-source modules make it easy to start making useful code right away. \nTopics include: \n\nWriting and running scripts in Python\nData types\nVariables and Functions\nCalculations in Python\nControl flow\nData structures\nPython’s Standard library\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning the basics of coding using PythonPrerequisitesNone
URL:https://sts.doit.wisc.edu/workshop/python-1-foundational-python-for-beginners-21/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260928T173000
DTEND;TZID=America/Chicago:20260928T190000
DTSTAMP:20260821T162827Z
CREATED:20260810T221108Z
LAST-MODIFIED:20260821T162827Z
UID:10001054-1790616600-1790622000@sts.doit.wisc.edu
SUMMARY:Excel 2: Boost Your Excel IQ: Mastering Functions
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP WITH DOWNLOADED SOFTWARE*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nDownload Excel for free from the Office 365 Portal (make sure you are signed in with your school email): https://portal.office.com/account \nThis workshop expands on the material in Excel 1 and introduces a wider array of built-in functions to make working with data easier. \nTopics include: \n\nLogical functions including COUNT and COUNTIF\nLookup\, array\, and summary functions\nText formatting\nLinking data between workbooks and worksheets\nFormulas tab\nKeyboard shortcuts\n\n Workshop InformationWorkshop ManualManualAudienceAnyone looking to expand their proficiency with functions in ExcelPrerequisitesIntroduction to Data Processing with Excel
URL:https://sts.doit.wisc.edu/workshop/excel-2-boost-your-excel-iq-mastering-functions-9/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260929T173000
DTEND;TZID=America/Chicago:20260929T190000
DTSTAMP:20260821T161817Z
CREATED:20260810T221052Z
LAST-MODIFIED:20260821T161817Z
UID:10001048-1790703000-1790708400@sts.doit.wisc.edu
SUMMARY:GitHub: Git and GitHub for Beginners
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP WITH DOWNLOADED SOFTWARE*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nDownload GitHub Desktop for free: https://desktop.github.com/download/ \nCreate a free GitHub account: https://github.com/signup \nNeed to use git for class but don’t know where to start? This workshop is for you! \nThis workshop covers the basics of using git for version control and explores how to use it with the popular cloud-based platform GitHub using the GitHub desktop app – no previous knowledge of git\, GitHub\, or command lines required! \nTopics in this workshop include: \n\nCreating file repositories\, or repos\nCommits\nPushing and pulling repositories from GitHub\nMerging\nBranches\nConflicts\n\nNOTE: Before attending this session\, learners should: \n\nDownload and install the GitHub Desktop app: https://desktop.github.com/download/\nCreate an account on GitHub: https://github.com/signup\n\n Workshop InformationAudienceAnyone who wants to learn how to use git and GitHubPrerequisitesBasic computer proficiencyUseful ForComputer Science majors\, Data Science majors\, anyone who wants to use version control for their projects
URL:https://sts.doit.wisc.edu/workshop/github-git-and-github-for-beginners-8/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260929T173000
DTEND;TZID=America/Chicago:20260929T190000
DTSTAMP:20260814T220757Z
CREATED:20260810T221108Z
LAST-MODIFIED:20260814T220757Z
UID:10001053-1790703000-1790708400@sts.doit.wisc.edu
SUMMARY:How to (Actually) Use AI
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk.
URL:https://sts.doit.wisc.edu/workshop/how-to-actually-use-ai/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260930T173000
DTEND;TZID=America/Chicago:20260930T193000
DTSTAMP:20260812T221327Z
CREATED:20260810T221022Z
LAST-MODIFIED:20260812T221327Z
UID:10001042-1790789400-1790796600@sts.doit.wisc.edu
SUMMARY:SQL: Introduction to Databases with SQL
DESCRIPTION:Structured Query Language (SQL) is a programming language used to interact with databases and create datasets. It is a useful tool for data analysts\, software developers\, and researchers to create and structure data for analysis and modeling. \nTopics Covered: \n\nIntroduction to database concepts\nBasic SQL queries and syntax\nCreating tables\nAnalysis with SQL\nExporting tables\n\n Workshop InformationAudienceAnyone looking to learn SQL for analytics\, research\, or application development\, as well as basic database conceptsPrerequisitesBasic understanding of programming and what a table is
URL:https://sts.doit.wisc.edu/workshop/sql-introduction-to-databases-with-sql-15/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260930T173000
DTEND;TZID=America/Chicago:20260930T193000
DTSTAMP:20260821T162818Z
CREATED:20260810T221107Z
LAST-MODIFIED:20260821T162818Z
UID:10001052-1790789400-1790796600@sts.doit.wisc.edu
SUMMARY:Python 2: Boosting Python with Objective Oriented Programming Methods
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nThis STS workshop course is designed to help teach Object Oriented Programming and its corresponding syntax in Python. This course assumes you have a basic understanding of procedural programming in Python as taught in the preceding Python 1 Workshop offered by STS. \nBy the end of this course\, the learner will know: \n\nWhat a class is and its purpose in programming.\nThe is-a vs has-a relationship types.\nEncapsulation and inheritance.\nPolymorphism and why it’s useful.\n\nBy the end of this course\, the learner will be able to: \n\nUse Object Oriented Programming to more efficiently accomplish programming tasks.\nInstall external Python modules.\nCreate their own Python modules.\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning more intermediate Python skillsPrerequisitesFoundational Python for Beginners
URL:https://sts.doit.wisc.edu/workshop/python-2-boosting-python-with-objective-oriented-programming-methods-7/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20261001T173000
DTEND;TZID=America/Chicago:20261001T190000
DTSTAMP:20260903T164928Z
CREATED:20260810T221109Z
LAST-MODIFIED:20260903T164928Z
UID:10001055-1790875800-1790881200@sts.doit.wisc.edu
SUMMARY:Python 1: Foundational Python for Beginners
DESCRIPTION:***IMPORTANT: PLEASE BRING YOUR OWN LAPTOP*** for workshops scheduled at Morgridge Hall! There are no desktop computers at this location and only a limited number of laptops to check-out from the front desk. \nThis STS workshop offers an introduction to basic Python concepts that will help you become familiar with the coding basics – no previous programming experience required! \nPython is a powerful\, popular programming language that gets used for just about everything: basic coding\, graphics processing\, machine learning\, AI\, web scraping\, data analysis\, and much more. \nPython’s easy-to-read syntax makes it a great introduction for people who are new to coding\, and the large library of open-source modules make it easy to start making useful code right away. \nTopics include: \n\nWriting and running scripts in Python\nData types\nVariables and Functions\nCalculations in Python\nControl flow\nData structures\nPython’s Standard library\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning the basics of coding using PythonPrerequisitesNone
URL:https://sts.doit.wisc.edu/workshop/python-1-foundational-python-for-beginners-23/
LOCATION:2538 Morgridge Hall\, 1205 University Ave\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20261001T173000
DTEND;TZID=America/Chicago:20261001T193000
DTSTAMP:20260810T221022Z
CREATED:20260810T221022Z
LAST-MODIFIED:20260810T221022Z
UID:10001043-1790875800-1790883000@sts.doit.wisc.edu
SUMMARY:R2: Data Transformation Mastery: From dplyr to ggplot in R
DESCRIPTION:When using R and RStudio you’ll find yourself using imported packages frequently. There are so many shortcuts and easy tricks that have been developed and put into packages for our use\, it’d be a waste not to utilize them. This workshop introduces some of the most common shortcuts and packages\, including the popular tidyverse\, which is essential for  “tidying” up data for easier processing. \nNote: If you are using your own device for this workshop\, you may want to install the tidyverse package ahead of time. Feel free to contact STS for help installing and configuring this package. \nTopics Covered Include: \n\nInstalling R Packages (tidyverse)\nManipulating data frames with Dplyr\nVisualizing data basis with ggplot\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in more advanced features of R and R StudioPrerequisitesBasics of Data Management with R
URL:https://sts.doit.wisc.edu/workshop/r2-data-transformation-mastery-from-dplyr-to-ggplot-in-r-7/
LOCATION:2257 College Library\, 600 N. Park Street\, Madison\, WI\, 53706\, United States
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20261102T173000
DTEND;TZID=America/Chicago:20261102T193000
DTSTAMP:20260810T221109Z
CREATED:20260810T221109Z
LAST-MODIFIED:20260810T221109Z
UID:10001056-1793640600-1793647800@sts.doit.wisc.edu
SUMMARY:R1: Basics of Data Management with R
DESCRIPTION:This STS workshop introduces learners to the basics of the language\, the RStudio development environment\, and some of the most common functions\, packages\, and tools in the R ecosystem. \nThe free\, open-source  programming language R has become one of the most widely used tools for data analysis and statistical computing today. \nTopics include: \n\nSetting up R and RStudio\nBasic Syntax\nVectors\nMatrix and DataFrames\nImporting Data\nWorking with Data\nBasic Charting and Plotting\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning the basics of R and R StudioPrerequisitesBasic Computing SkillsUseful ForStatistics\, data processing\, data analysis\, automating data research
URL:https://sts.doit.wisc.edu/workshop/r1-basics-of-data-management-with-r-18/
LOCATION:Zoom
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20261103T173000
DTEND;TZID=America/Chicago:20261103T190000
DTSTAMP:20260810T221122Z
CREATED:20260810T221122Z
LAST-MODIFIED:20260810T221122Z
UID:10001057-1793727000-1793732400@sts.doit.wisc.edu
SUMMARY:How to (Actually) Use AI
DESCRIPTION:#N/A
URL:https://sts.doit.wisc.edu/workshop/how-to-actually-use-ai-2/
LOCATION:Zoom
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20261104T173000
DTEND;TZID=America/Chicago:20261104T190000
DTSTAMP:20260810T221122Z
CREATED:20260810T221122Z
LAST-MODIFIED:20260810T221122Z
UID:10001058-1793813400-1793818800@sts.doit.wisc.edu
SUMMARY:SQL: Introduction to Databases with SQL
DESCRIPTION:Structured Query Language (SQL) is a programming language used to interact with databases and create datasets. It is a useful tool for data analysts\, software developers\, and researchers to create and structure data for analysis and modeling. \nTopics Covered: \n\nIntroduction to database concepts\nBasic SQL queries and syntax\nCreating tables\nAnalysis with SQL\nExporting tables\n\n Workshop InformationAudienceAnyone looking to learn SQL for analytics\, research\, or application development\, as well as basic database conceptsPrerequisitesBasic understanding of programming and what a table is
URL:https://sts.doit.wisc.edu/workshop/sql-introduction-to-databases-with-sql-17/
LOCATION:Zoom
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20261105T173000
DTEND;TZID=America/Chicago:20261105T190000
DTSTAMP:20260824T191713Z
CREATED:20260810T221123Z
LAST-MODIFIED:20260824T191713Z
UID:10001059-1793899800-1793905200@sts.doit.wisc.edu
SUMMARY:Python 1: Foundational Python for Beginners
DESCRIPTION:This STS workshop offers an introduction to basic Python concepts that will help you become familiar with the coding basics – no previous programming experience required! \nPython is a powerful\, popular programming language that gets used for just about everything: basic coding\, graphics processing\, machine learning\, AI\, web scraping\, data analysis\, and much more. \nPython’s easy-to-read syntax makes it a great introduction for people who are new to coding\, and the large library of open-source modules make it easy to start making useful code right away. \nTopics include: \n\nWriting and running scripts in Python\nData types\nVariables and Functions\nCalculations in Python\nControl flow\nData structures\nPython’s Standard library\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning the basics of coding using PythonPrerequisitesNone
URL:https://sts.doit.wisc.edu/workshop/python-1-foundational-python-for-beginners-24/
LOCATION:Zoom
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20261109T173000
DTEND;TZID=America/Chicago:20261109T190000
DTSTAMP:20260821T161344Z
CREATED:20260810T221124Z
LAST-MODIFIED:20260821T161344Z
UID:10001061-1794245400-1794250800@sts.doit.wisc.edu
SUMMARY:Excel 1: Introduction to Data Processing with Excel
DESCRIPTION:This workshop is an introduction to working with data in Excel. Students will learn spreadsheet terminology\, the basics of the Excel interface\, how to create and edit spreadsheets\, and how to generate charts and graphs from data. \nTopics include: \n\nNavigating the Excel environment\nEntering and editing data\nUsing formulas and functions\nViewing\, sorting\, and filtering data\nCharting\n\n Workshop InformationWorkshop ManualManualAudienceAnyone interested in learning how to work with data in ExcelPrerequisitesBasic Computing Skills
URL:https://sts.doit.wisc.edu/workshop/excel-1-introduction-to-data-processing-with-excel-19/
LOCATION:Zoom
CATEGORIES:Open Enrollment Workshop
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20261110T173000
DTEND;TZID=America/Chicago:20261110T190000
DTSTAMP:20260821T161336Z
CREATED:20260810T221123Z
LAST-MODIFIED:20260821T161336Z
UID:10001060-1794331800-1794337200@sts.doit.wisc.edu
SUMMARY:GitHub: Git and GitHub for Beginners
DESCRIPTION:Need to use git for class but don’t know where to start? This workshop is for you! \nThis workshop covers the basics of using git for version control and explores how to use it with the popular cloud-based platform GitHub using the GitHub desktop app – no previous knowledge of git\, GitHub\, or command lines required! \nTopics in this workshop include: \n\nCreating file repositories\, or repos\nCommits\nPushing and pulling repositories from GitHub\nMerging\nBranches\nConflicts\n\nNOTE: Before attending this session\, learners should: \n\nDownload and install the GitHub Desktop app: https://desktop.github.com/download/\nCreate an account on GitHub: https://github.com/signup\n\n Workshop InformationAudienceAnyone who wants to learn how to use git and GitHubPrerequisitesBasic computer proficiencyUseful ForComputer Science majors\, Data Science majors\, anyone who wants to use version control for their projects
URL:https://sts.doit.wisc.edu/workshop/github-git-and-github-for-beginners-9/
LOCATION:Zoom
CATEGORIES:Open Enrollment Workshop
END:VEVENT
END:VCALENDAR