<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="icon" href="//brycevandegrift.xyz/p/icon.ico" type="image/x-icon">
<link rel="stylesheet" href="//brycevandegrift.xyz/index.css">
<title>My Personal Library 📖</title>
</head>
<body>
<a href="//brycevandegrift.xyz">⬅ Back</a>
<h1>My Personal Library 📖</h1>
<p>This is were I have copies of books that you can freely use.
Some are old, some are not so old.</p>
<p>You can directly download these books here (please note that most books are in PDF format).</p>
<h2>Structure and Interpretation of Computer Programs (2nd Edition)</h2>
<ul>
<li><a href="//library.brycevandegrift.xyz/sicp.pdf">Direct Download</a></li>
</ul>
<h2>Learning the Vi and VIM Editor (7th edition)</h2>
<ul>
<li><a href="//library.brycevandegrift.xyz/LearningTheViEditor.pdf">Direct Download</a></li>
</ul>
<h2>King James Bible</h2>
<ul>
<li><a href="//library.brycevandegrift.xyz/KJV.pdf">Direct Download</a></li>
</ul>
</body>
</html>