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
9a6eb7cf53c4f9ec00362ad1ca34a213206ca583
Select Git revision
Branches
3
main
default
protected
editing-directions
KUEMMEL-main-patch-88339
3 results
cs220-lecture-material
f23
Common_to_all_lectures
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
Lec32 slides name changed
gsingh58 authored
1 year ago
0b240751
History
0b240751
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_Pseudocode
03_Operators
04_Vars_and_Exprs
05_Using_Functions
06_Creating_Functions
07_Function_Scope
08_Conditionals-1
09_Conditionals-2
10_Iteration-1
11_Iteration-2
13_Strings
14_Lists
15_CSV_Files
16_List_Practice
17_Dictionaries-1
18_Dictionaries-2
19_JSON
20_Objects_and_Tuples
21_Copying
23_Function_References
26_Files_and_Directories
28_Pandas-2
32_Database-1