mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
17 lines
637 B
Markdown
17 lines
637 B
Markdown
---
|
|
title: Command Line Slides
|
|
excerpt: |
|
|
I made a set of interactive slides for a course on the command line, complete with command line playback!
|
|
layout: post
|
|
hide_image: true # Only use this image for static previews
|
|
image: /assets/images/command_line_slides.png
|
|
alt: A screenshot of a slide deck with computer code on it.
|
|
---
|
|
|
|
I had to give a quick lecture on using the command line and came up with this to do live demos of using the command line. Embedded below.
|
|
|
|
<iframe width="500" height="300" marginheight="0" marginwidth="0" src="http://thomashodson.com/command_line_slides/#/3">
|
|
Your browser is not supported.
|
|
</iframe>
|
|
|