This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
class:ip3:main [2022/04/27 03:20] 127.0.0.1 external edit |
class:ip3:main [2022/04/27 06:47] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~NOTOC~~<WRAP box white round> | + | ~~NOCACHE~~ |
+ | ~~NOTOC~~ | ||
+ | |||
+ | <WRAP box white round> | ||
<WRAP syllabus> | <WRAP syllabus> | ||
- | <WRAP right> | ||
- | {{:building1cropalpha.png?128|}} | ||
- | </WRAP> | ||
- | ==== Information Processing 3 ==== | + | <WRAP 10% right>{{ :building1cropalpha.png?128|}}</WRAP> |
- | <WRAP column 25%> | + | <WRAP 20% left> |
+ | <WRAP margintop> | ||
== Lectures == | == Lectures == | ||
+ | </WRAP> | ||
Friday, 12:40-15:50, Computer Lab | Friday, 12:40-15:50, Computer Lab | ||
Line 19: | Line 21: | ||
<WRAP baretable> | <WRAP baretable> | ||
- | | 1.\_ | {{ :class:ip3:ip3-01.mp4?linkonly | Makefiles }} | | | + | |
- | | 2.\_ | {{ :class:ip3:ip3-02.mp4?linkonly | Libraries }} | | | + | |
- | | 3.\_ | {{ :class:ip3:ip3-03.mp4?linkonly | Arrays }} | | | + | |
- | | 4.\_ | {{ :class:ip3:ip3-04.mp4?linkonly | Objects }} | | | + | |
- | | 5.\_ | {{ :class:ip3:ip3-05.mp4?linkonly | Vectors, matrices }} | | | + | |
- | | 6.\_ | {{ :class:ip3:ip3-06-1.mp4?linkonly | Node-based structures }} | | | + | |
- | | 7.\_ | {{ :class:ip3:ip3-06-2.mp4?linkonly | Sorting }} | | | + | |
- | | 8.\_ | {{ :class:ip3:ip3-06-3.mp4?linkonly | Searching }} | | | + | |
- | | 9.\_ | {{ :class:ip3:ip3-07-1.mp4?linkonly | Queues }} | {{ :class:ip3:ip3-07-1_en.mp4?linkonly | subs }} | | + | |
- | | 10.\_ | {{ :class:ip3:ip3-07-2.mp4?linkonly | Dictionaries }} | {{ :class:ip3:ip3-07-2_en.mp4?linkonly | subs }} | | + | | 1.\_ | [[ https://web.microsoftstream.com/video/2193a440-a653-4151-97e4-8d8380793926?linkonly | Makefiles ]] | | |
- | | 11.\_ | {{ :class:ip3:ip3-07-3.mp4?linkonly | Encoding }} | {{ :class:ip3:ip3-07-3_en.mp4?linkonly | subs }} | | + | | 2.\_ | [[ https://web.microsoftstream.com/video/2d599be1-3ffc-4dda-ac59-bf4f819610c3?linkonly | Libraries ]] | | |
- | | 12.\_ | {{ :class:ip3:ip3-07-4.mp4?linkonly | Error detection }} | {{ :class:ip3:ip3-07-4.mp4?linkonly | subs }} | | + | | 3.\_ | [[ https://web.microsoftstream.com/video/f9e89bc5-67fc-41b4-bfcf-ee8f0d8f7f3b?linkonly | Arrays ]] | | |
- | | 13.\_ | {{ :class:ip3:ip3-07-5.mp4?linkonly | Networking }} | {{ :class:ip3:ip3-07-5_en.mp4?linkonly | subs }} | | + | /* | {{ :class:ip3:ip3-03b.mp4?linkonly | Arrays (exercise) }} | |*/ |
- | | 14.\_ | {{ :class:ip3:ip3-08-1.mp4?linkonly | Polling and events }} | {{ :class:ip3:ip3-08-1_en.mp4?linkonly | subs }} | | + | | 4.\_ | {{ :class:ip3:ip3-04.mp4?linkonly | Objects }} | | |
- | | 15.\_ | {{ :class:ip3:ip3-09-1.mp4?linkonly | Concurrency }} | {{ :class:ip3:ip3-09-1_en.mp4?linkonly | subs }} | | + | | 5.\_ | {{ :class:ip3:ip3-05.mp4?linkonly | Vectors, matrices }} | | |
+ | | 6.\_ | {{ :class:ip3:ip3-06-1.mp4?linkonly | Node-based structures }} | | | ||
+ | | 7.\_ | {{ :class:ip3:ip3-06-2.mp4?linkonly | Sorting }} | | | ||
+ | | 8.\_ | {{ :class:ip3:ip3-06-3.mp4?linkonly | Searching }} | | | ||
+ | | 9.\_ | {{ :class:ip3:ip3-07-1.mp4?linkonly | Queues }} | | | ||
+ | | 10.\_ | {{ :class:ip3:ip3-07-2.mp4?linkonly | Dictionaries }} | | | ||
+ | | 11.\_ | {{ :class:ip3:ip3-07-3.mp4?linkonly | Encoding }} | | | ||
+ | | 12.\_ | {{ :class:ip3:ip3-07-4.mp4?linkonly | Error detection }} | | | ||
+ | | 13.\_ | {{ :class:ip3:ip3-07-5.mp4?linkonly | Networking }} | | | ||
+ | | 14.\_ | {{ :class:ip3:ip3-08-1.mp4?linkonly | Polling and events }} | | | ||
+ | | 15.\_ | {{ :class:ip3:ip3-09-1.mp4?linkonly | Concurrency }} | | | ||
</WRAP> | </WRAP> | ||
Line 109: | Line 121: | ||
</WRAP> | </WRAP> | ||
- | <WRAP column 60%> | + | <WRAP 65% column> |
- | The slides used in the lectures are available on the left. These should be reviewed before coming to the indicated class. | + | ====== Information Processing 3 ====== |
- | Class summaries are posted below with PDF files for assigned reading, details of homework assignments, and instructions for any oral presentation that must be made. | + | The slides used in the lectures are available on the left. |
+ | /*** These should be reviewed before coming to the indicated class. ***/ | ||
- | === Week 1 - <wrap tt>make</wrap> and Makefile === | + | Unedited videos of classes are posted below. |
+ | /*** Class summaries are posted below with PDF files for assigned reading, details of homework assignments, | ||
+ | and instructions for any oral presentation that must be made. ***/ | ||
- | make <wrap tt>make</wrap> | + | === Week 1 - Automation: make and Makefiles === |
- | === Week 2 - Positional number systems === | + | | {{ https://web.microsoftstream.com/video/2193a440-a653-4151-97e4-8d8380793926 | Video }} | |
- | === Week 3 - Arithmetic operations === | + | /*| {{ :class:ip3:ip3-01.mp4 | Video }} |*/ |
- | === Week 4 - Negative numbers === | + | === Week 2 - Libraries === |
- | === Week 5 - Source coding === | + | | {{ https://web.microsoftstream.com/video/2d599be1-3ffc-4dda-ac59-bf4f819610c3 | Video }} | |
- | === Week 6 - Channel coding === | + | /*| {{ :class:ip3:ip3-02.mp4 | Video }} |*/ |
- | === Week 7 - Boolean logic === | + | === Week 3 - Arrays === |
- | === Week 8 - Combinational logic circuits === | + | | {{ https://web.microsoftstream.com/video/f9e89bc5-67fc-41b4-bfcf-ee8f0d8f7f3b | Video }} | |
- | === Week 9 - Parallel logic circuits === | + | /*| {{ :class:ip3:ip3-03a.mp4 | Video }} | {{ :class:ip3:ip3-03b.mp4 | Video }} |*/ |
- | === Week 10 - Sequential logic === | + | === Week 4 - Objects === |
- | === Week 11 - Finite state automata === | + | === Week 5 - Vectors, matrices === |
- | === Week 12 - Sequencing and control === | + | === Week 6 - Node-based structures === |
- | === Week 13 - Determinism and non-determinism === | + | === Week 7 - Sorting === |
- | === Week 14 - Regular grammars === | + | === Week 8 - Searching === |
- | === Week 15 - Context-free grammars === | + | === Week 9 - Queues === |
+ | === Week 10 - Dictionaries === | ||
+ | |||
+ | === Week 11 - Coding and compression === | ||
+ | |||
+ | === Week 12 - Error detection === | ||
+ | |||
+ | === Week 13 - Network communication === | ||
+ | |||
+ | === Week 14 - Polling and events === | ||
+ | |||
+ | === Week 15 - Threads and synchronisation === | ||
</WRAP> | </WRAP> | ||
+ | |||
</WRAP> | </WRAP> | ||
</WRAP> | </WRAP> | ||