Skip to content

Repository contains each of the mini talks for the 2015 QCon NYC Mini Talks. All code samples are referenced. Additionally, there is a python script that merges each of the pdf's into a single slidedeck. To execute, use python3, install PyPDF2, and execute build.py for each folder you want to merge the decks.

Notifications You must be signed in to change notification settings

wesreisz/QCon-NYC-Mini-Talks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QCon NYC 2015 Mini Talks

The following repository contains each of the mini talks for the 2015 QCon NYC Mini Talks. All code samples are referenced. Additionally, there is a python script that merges each of the pdf's into a single slidedeck. To execute, use python3, install PyPDF2, and execute build.py for each folder you want to merge the decks.

Note: some of the projects are submodules. After cloning the repo down, you will need to pull down the submodules. Try: git submodule update --init --recursive

About

Repository contains each of the mini talks for the 2015 QCon NYC Mini Talks. All code samples are referenced. Additionally, there is a python script that merges each of the pdf's into a single slidedeck. To execute, use python3, install PyPDF2, and execute build.py for each folder you want to merge the decks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages