mirror of
https://github.com/extreme-tech-seminar/extreme-tech-seminar.github.io.git
synced 2024-11-14 19:19:34 +00:00
[post] Slides: 7in7 -- Prolog
This commit is contained in:
parent
7633218279
commit
0dc2124f18
4 changed files with 18 additions and 0 deletions
BIN
7in7/prolog-1.png
Normal file
BIN
7in7/prolog-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
BIN
7in7/prolog-7.png
Normal file
BIN
7in7/prolog-7.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.9 KiB |
BIN
7in7/prolog.pdf
Normal file
BIN
7in7/prolog.pdf
Normal file
Binary file not shown.
18
_posts/2015-06-24-7in7-prolog-slides.md
Normal file
18
_posts/2015-06-24-7in7-prolog-slides.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
layout: post
|
||||
title: "Meeting Slides: 7 in 7 — Prolog"
|
||||
date: 2015-06-24 22:51
|
||||
author: Correl Roush
|
||||
---
|
||||
|
||||
For those that missed the meeting, or would like to review last
|
||||
night's discussion, the slides for the third chapter of
|
||||
[Seven Languages in Seven Weeks]({{ site.baseurl }}/7in7/) on Prolog
|
||||
are uploaded below.
|
||||
|
||||
## Prolog
|
||||
|
||||
[![prolog-1]({{ site.baseurl }}/7in7/prolog-1.png)]({{ site.baseurl }}/7in7/prolog.pdf)
|
||||
[![prolog-7]({{ site.baseurl }}/7in7/prolog-7.png)]({{ site.baseurl }}/7in7/prolog.pdf)
|
||||
|
||||
[Download PDF]({{ site.baseurl }}/7in7/prolog.pdf)
|
Loading…
Reference in a new issue