Difference between revisions of "Resources for ISC-4304"
Peter Beerli (talk | contribs) (Created page with "Links to Python resources: [https://docs.python.org/2/tutorial The Python tutorial] [https://wiki.python.org/moin/BeginnersGuide/NonProgrammers https://wiki.python.org/moin/...") |
Peter Beerli (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | ([[Media:Syllabus-ISC4304-S2017.pdf | Syllabus]] [[Notes ISC-4304 | Classnotes]] [[Homework for ISC-4304 | Homework ]] [[Lab assignments for ISC-4304 | Lab]] [[Resources for ISC-4304 | Resources]] [[FunExamples | Fun]]) | ||
| + | |||
Links to Python resources: | Links to Python resources: | ||
| Line 6: | Line 8: | ||
[https://wiki.python.org/moin/BeginnersGuide/Programmers https://wiki.python.org/moin/BeginnersGuide/Programmers] | [https://wiki.python.org/moin/BeginnersGuide/Programmers https://wiki.python.org/moin/BeginnersGuide/Programmers] | ||
| + | |||
| + | |||
| + | [http://peterbeerli.com/classdata/ISC4304/codes Codes and code snippets of interest] | ||