Auto-publish on Thu 28 Aug 17:41:03 BST 2025

This commit is contained in:
2025-08-28 17:41:03 +01:00
parent 04f8538754
commit ea2fe05037
38 changed files with 787 additions and 492 deletions

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2025-08-28 Thu 17:03 -->
<!-- 2025-08-28 Thu 17:40 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Clean Code: Chapter 1 Notes</title>
@@ -224,16 +224,16 @@
<h2>Table of Contents</h2>
<div id="text-table-of-contents" role="doc-toc">
<ul>
<li><a href="#org64a0552">Chapter 1: Clean Code</a></li>
<li><a href="#orgcab7003">Chapter 1: Clean Code</a></li>
</ul>
</div>
</div>
<p>
Link to <a href="clean-code-chapter-2.html">Chapter 2</a>
</p>
<div id="outline-container-org64a0552" class="outline-2">
<h2 id="org64a0552">Chapter 1: Clean Code</h2>
<div class="outline-text-2" id="text-org64a0552">
<div id="outline-container-orgcab7003" class="outline-2">
<h2 id="orgcab7003">Chapter 1: Clean Code</h2>
<div class="outline-text-2" id="text-orgcab7003">
<p>
Referenced Items:
</p>