Learn X in Y minutes - PDF

Learn X in Y minutes as PDF. Source = https://github.com/adambard/learnxinyminutes-docs

Last Updated - 25/01/16

Preview

Screenshot

Download

Limitations

  • learnxinyminutes.pdf doesn't include 2 languages; latex and markdown. This is because they caused conflicts while building the pdf (you can guess why). If needed, you can always download their individual pdf's from the release attachments.

Building

  • genpdf.py generates the all-in-one pdf . It is written in Python 3.
  • _genpdf.sh generates individual pdfs. Note that this takes the generated files from Python script (in _temp directory) as the input.
  • Require pandoc and latex.