RECENT TOPICS

Python@Panopta By: Jason Abate
Date: March 14, 2019, 6 p.m.

Python has been one of the fundamental technologies for Panopta's global monitoring infrastructure. I'll cover some of the more interesting ways we've used Python over the years, and our plans going forward.

YouTube logo
Rust By: Eliah Burns
Date: Feb. 14, 2019, 6 p.m.
LaTeX vs. Python By: Kevin Nasto
Date: Feb. 14, 2019, 6 p.m.
This talk will go over the language LaTeX for the shootout. LaTeX is used to generate PDF documents such as books, research papers, math formulas, and more.
Crystal By: Jack Throne
Date: Feb. 14, 2019, 6 p.m.
Go (lang) for Python devs at a 10,000 foot view By: Ray Buhr
Date: Feb. 14, 2019, 6 p.m.
What is the Go programming language and why should pythonistas concern themselves with it? In only 5 minutes, I'll try and show how cool Go and the tools that come with it are, and maybe convince you why it might be a better choice for some projects.
LaTex By: Kevin Nasto
Date: Feb. 14, 2019, 6 p.m.
Scala By: Nathan Linebarger
Date: Feb. 14, 2019, 6 p.m.
The Cell: a Turing complete language By: Phil Robare
Date: Feb. 14, 2019, 6 p.m.
"DNA is the programming language of the cell" - A computer science look at what this means, how the cell can "compute" and produce "output" that responds to the environment.
such "DSON" is "Awesome" wow By: Erik Johnson
Date: Feb. 14, 2019, 6 p.m.
This will be a brief and humorous demonstration of DSON, a JSON-like serialization format in which the punctuation used to represent dictionaries and lists is replaced with words from one of 2014's most pervasive memes. https://dogeon.readthedocs.io/en/latest/
Yes! Another Markup Language By: Aly Sivji
Date: Feb. 14, 2019, 6 p.m.
YAML is a human-readable data serialization language that has taken the world by storm. We will explore features of the YAML syntax that will save keystrokes and clean up messy configuration files.