Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 2.29 KB

readme.md

File metadata and controls

39 lines (30 loc) · 2.29 KB

IS 452: Foundations of Information Processing - Summer 2018

A public repo for the Summer 2018 IS452 lecture notes

Status

This was imported from the Spring and the content will be reviewed before class in a Just-In-Time fashion.

About

This is the repo for the IS452 AO class materials that I can make public, but mainly for the notebooks containing my lecure notes and occasionaly slides. This doesn't contain everything for the class.

Schedule

Week Topic
1 Intro
2 Basic Programming and Loops
3 Numbers, Strings, and Accumulators
4 Lists and slices
5 Files
6 Functions
7 Decision Structures A
8 Decision Structures B
9 Dictionaries
10 JSON and CSVs (was: While loops Lesson under construction
11 SQL
12 XPath A
13 Thanksgiving break, no class
14 XPath B
15 Regular Expressions
16 Wrap up (we will have class)
Finals No Class

Previous Runs