Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cs220-lecture-material
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CDIS
Computer Sciences
Courses
CS220
cs220-lecture-material
Repository
40ccd7eff8ad95eeaca2a4ec8be685c85b3cb5f3
Select Git revision
Branches
3
main
default
protected
editing-directions
KUEMMEL-main-patch-88339
3 results
cs220-lecture-material
sum23
lecture_materials
Compare
Find file
Code
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
IntelliJ IDEA (SSH)
IntelliJ IDEA (HTTPS)
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Download
Download source code
zip
tar.gz
tar.bz2
tar
Copy HTTPS clone URL
Copy SSH clone URL
git@git.doit.wisc.edu:cdis/cs/courses/cs220/cs220-lecture-material.git
Copy HTTPS clone URL
https://git.doit.wisc.edu/cdis/cs/courses/cs220/cs220-lecture-material.git
add lec 22 materials
Anna Meyer authored
1 year ago
40ccd7ef
History
40ccd7ef
1 year ago
History
Code owners
Assign users and groups as approvers for specific file changes.
Learn more.
Name
Last commit
Last update
..
01_Introduction
02_Operators_Vars_Exprs
03_Using_Functions
04_Functions_Creation_and_Scope
05_Conditionals
06_Iteration1
07_Strings
08_Lists
10_CSV
11_Dictionaries
11_JSON
12_Objects
13_Copying
13_Recursion
14_Comprehensions
14_Func_Refs
15_Errors
16_Files
17_Pandas
18_Web1
19_Web2and3
20_Databases
21_Advanced_Pandas
22_Plotting1