|
32 | 32 | content with annotations. Examples of these are shown in the |
33 | 33 | supplemental section below. |
34 | 34 |
|
35 | | -%p |
36 | | - Canvas versions (you will need to register for a free account at |
37 | | - %a{ href: 'http://canvas.instructure.com', target: "_blank" } |
38 | | - http://canvas.instructure.com |
39 | | - to view): |
40 | | - |
41 | | -%ul |
42 | | - %li |
43 | | - %a{ href: 'https://canvas.instructure.com/enroll/AA7HDH', target: "_blank" } |
44 | | - An objects-first CS1 course |
45 | | - |
46 | | - %li |
47 | | - %a{ href: 'https://canvas.instructure.com/enroll/TXJGTB', target: "_blank" } |
48 | | - Data Structures topics for a CS2-level course |
49 | | - |
50 | | - %li |
51 | | - %a{ href: 'https://canvas.instructure.com/enroll/JWADTJ', target: "_blank" } |
52 | | - A post-CS2-level course |
53 | | - on Data Structures (that we refer to as "CS3"). |
54 | | - |
55 | | - %li |
56 | | - %a{ href: 'https://canvas.instructure.com/enroll/8PMDLD', target: "_blank" } |
57 | | - A senior-level course on Algorithm Design and Analysis. |
58 | | - |
59 | | - %li |
60 | | - %a{ href: 'https://canvas.instructure.com/enroll/FYDK3F', target: "_blank" } |
61 | | - All current OpenDSA content |
62 | | - related to Data Structures and Algorithms. |
63 | | - |
64 | | - %li |
65 | | - %a{ href: 'https://canvas.instructure.com/enroll/MYGH4J', target: "_blank" } |
66 | | - Programming Languages |
67 | | - |
68 | | - %li |
69 | | - %a{ href: 'https://canvas.instructure.com/enroll/HE9XXP', target: "_blank" } |
70 | | - Formal Languages and Automata (Programmed Instruction Version) |
71 | | - |
72 | | -%p |
73 | | - <br/> |
74 | | - |
75 | 35 | %p |
76 | 36 | Supplemental reading versions and course slides/notes (directly accessible HTML pages): |
77 | 37 |
|
|
132 | 92 | %a{ href: url, target: "_blank" } |
133 | 93 | Coursenotes form of presentation slides a Formal Languages and Automata course |
134 | 94 |
|
| 95 | +%p |
| 96 | + <br/> |
| 97 | + |
| 98 | +%p |
| 99 | + [SORRY: Instructure has turned off canvas.instructure.com for |
| 100 | + now. We will restore access to Canvas versions of these courses once |
| 101 | + Instructure comes up with an alternative public site.] |
| 102 | + |
| 103 | +%p |
| 104 | + <br/> |
| 105 | + |
| 106 | +%p |
| 107 | + Canvas versions (you will need to register for a free account at |
| 108 | + %a{ href: 'http://canvas.instructure.com', target: "_blank" } |
| 109 | + http://canvas.instructure.com |
| 110 | + to view): |
| 111 | + |
| 112 | +%ul |
| 113 | + %li |
| 114 | + %a{ href: 'https://canvas.instructure.com/enroll/AA7HDH', target: "_blank" } |
| 115 | + An objects-first CS1 course |
| 116 | + |
| 117 | + %li |
| 118 | + %a{ href: 'https://canvas.instructure.com/enroll/TXJGTB', target: "_blank" } |
| 119 | + Data Structures topics for a CS2-level course |
| 120 | + |
| 121 | + %li |
| 122 | + %a{ href: 'https://canvas.instructure.com/enroll/JWADTJ', target: "_blank" } |
| 123 | + A post-CS2-level course |
| 124 | + on Data Structures (that we refer to as "CS3"). |
| 125 | + |
| 126 | + %li |
| 127 | + %a{ href: 'https://canvas.instructure.com/enroll/8PMDLD', target: "_blank" } |
| 128 | + A senior-level course on Algorithm Design and Analysis. |
| 129 | + |
| 130 | + %li |
| 131 | + %a{ href: 'https://canvas.instructure.com/enroll/FYDK3F', target: "_blank" } |
| 132 | + All current OpenDSA content |
| 133 | + related to Data Structures and Algorithms. |
| 134 | + |
| 135 | + %li |
| 136 | + %a{ href: 'https://canvas.instructure.com/enroll/MYGH4J', target: "_blank" } |
| 137 | + Programming Languages |
| 138 | + |
| 139 | + %li |
| 140 | + %a{ href: 'https://canvas.instructure.com/enroll/HE9XXP', target: "_blank" } |
| 141 | + Formal Languages and Automata (Programmed Instruction Version) |
| 142 | + |
| 143 | +%p |
| 144 | + <br/> |
| 145 | + |
135 | 146 | %p |
136 | 147 | WARNING TO INSTRUCTORS: Some instructors like to give their students |
137 | 148 | access to these public instances of our materials. That is fine so |
|
0 commit comments