Doctors, Devices, Drugs, and Django - Python at a Healthcare Startup
By: Scott Sexton
Date: March 14, 2019, 6 p.m.
At Lumere, we make software to help hospitals get the clinical data they need to make decisions leading to better outcomes and lower costs. We use python to power our web application, data science tools, and research platform. Why did we decide on python, and how has it enabled us to grow?
Python at Impossible Objects
By: Len Wanger
Date: March 14, 2019, 6 p.m.
Impossible Objects is an award winning manufacturer of 3D printers for the industrial market. We use Python extensively throughout the organization from MIS systems, data analysis to preparing models and running our printers. This talk is an overview of how Python is used throughout the organization.
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.
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.
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/
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.