This is an ongoing set of solutions to "A First Course in Topology: An Introduction to Mathematical Thinking" prepared by undergraduate Engineering (not Maths) students. Proceed with caution. main.pdf may not be up to date. For now, you can typeset main.pdf yourself.
- Download LaTeX if you havn't
- Download the code from GitHub
- Open main.tex using TextEditor or Notepad (or your favourite editor), and delete all instances of '%' (if any)
- Go to the directory of the code through the Terminal/PowerShell Mac/Windows
- type
pdflatex main.tex
and hit Enter - main.pdf will appear in the directory (you can ignore any other new files). This contains all the solutions currently written.