A public repo for the Summer 2018 IS452 lecture notes
This was imported from the Spring and the content will be reviewed before class in a Just-In-Time fashion.
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.
Week | Topic | Sp 18 review status |
---|---|---|
1 | Intro | Yes |
2 | Basic Programming and Loops | Yes |
3 | Numbers, Strings, and Accumulators | Yes |
4 | Lists and slides | Yes |
5 | Files | Yes |
6 | Functions | Yes |
7 | Decision Structures A | Yes |
8 | Decision Structures B | Yes |
9 | While loops | Yes |
10 | Spring Break (No class!) | - |
11 | Dictionaries | Yes |
12 | SQL | Yes |
13 | XPath A | Yes |
14 | XPath B | Yes |
15 | Regular Expressions | Yes |
16 | Wrap up (we will have class) | - |
Finals | No Class | - |
- Spring 2018: https://github.com/elliewix/IS-452-Spring2018
- Spring 2017: https://github.com/elliewix/LIS452-Spring2017Lectures
- Fall 2017: https://github.com/elliewix/IS-452-Fall2017