Auto-publish on Thu 14 Aug 23:51:44 BST 2025

This commit is contained in:
2025-08-14 23:51:44 +01:00
parent b913a56f8f
commit 58303320c0
32 changed files with 814 additions and 261 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-12 Tue 18:30 -->
<!-- 2025-08-14 Thu 23:51 -->
<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="#orge25c66b">Chapter 1: Clean Code</a></li>
<li><a href="#orga5edbea">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-orge25c66b" class="outline-2">
<h2 id="orge25c66b">Chapter 1: Clean Code</h2>
<div class="outline-text-2" id="text-orge25c66b">
<div id="outline-container-orga5edbea" class="outline-2">
<h2 id="orga5edbea">Chapter 1: Clean Code</h2>
<div class="outline-text-2" id="text-orga5edbea">
<p>
Referenced Items:
</p>