This shows you the differences between two versions of the page.
isc:lectures:01 [2017/05/15 22:00] mihai.chiroiu |
isc:lectures:01 [2025/02/07 19:06] (current) florin.stancu |
||
---|---|---|---|
Line 2: | Line 2: | ||
<HTML> | <HTML> | ||
- | <iframe class="pdf_frame" src="http://ocw.cs.pub.ro/courses/_media/isc/courses/isc_01_introduction.pdf" scrolling="no" width="100%" height="550" frameborder="0"></iframe> | + | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vSxTnKzyuCgi1qMnolLf54ubI7GmfnwISulSRlFBdxXYNSWso9xf7LdFvGi2446sg/embed?start=false&loop=false&delayms=60000" frameborder="0" width="100%" height="600" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> |
- | <script> | + | |
- | window.onload = function sizeFrame() { | + | |
- | var frame = document.getElementById("pdf_frame"); | + | |
- | var parent = frame.parentNode; | + | |
- | frame.width = window.getComputedStyle(parent).width; | + | |
- | }; | + | |
- | </script> | + | |
</HTML> | </HTML> | ||
+ | [[https://docs.google.com/presentation/d/e/2PACX-1vSxTnKzyuCgi1qMnolLf54ubI7GmfnwISulSRlFBdxXYNSWso9xf7LdFvGi2446sg/pub?start=false&loop=false&delayms=3000 | Lecture 01 - Introduction ]] | ||
+ | |||
+ | === More resources === | ||
+ | |||
+ | * {{isc:lectures:isc_cursuri_pdf_2024-2025.zip|All ISC lecture slides (*.pdf .zip)}} | ||
+ | * //[[https://people.scs.carleton.ca/~paulv/toolsjewels.html|Computer Security and the Internet: Tools and Jewels]]// by Paul C. van Oorschot. Springer, 2021 | ||
- | {{:isc:lectures:isc_01_introduction.pdf | Lecture 01 - Introduction}} |