Skip to content

Commit b0b0035

Browse files
committed
Added draft of code chapter
1 parent 62f48d1 commit b0b0035

13 files changed

+1745
-1
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ book:
2020
- apps_prompting.qmd # Chapter 2.1
2121
- apps_gems.qmd # Chapter 2.2
2222
- apps_lit_review.qmd # Chapter 2.3
23-
# - apps_coding.qmd # Chapter 2.5
2423
- apps_other_tools.qmd # Chapter 2.6
24+
- apps_coding.qmd # Chapter 2.5
2525
#
2626
# - part: "Advanced Possibilities"
2727
# chapters:

apps_coding.qmd

Lines changed: 417 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.

docs/apps_coding.html

Lines changed: 1121 additions & 0 deletions
Large diffs are not rendered by default.

docs/apps_gems.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,12 @@
207207
<a href="./apps_other_tools.html" class="sidebar-item-text sidebar-link">
208208
<span class="menu-text"><span class="chapter-number">7</span>&nbsp; <span class="chapter-title">Advanced Tools: NotebookLM and Deep Research</span></span></a>
209209
</div>
210+
</li>
211+
<li class="sidebar-item">
212+
<div class="sidebar-item-container">
213+
<a href="./apps_coding.html" class="sidebar-item-text sidebar-link">
214+
<span class="menu-text"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Coding Assistance: Benefits, Pitfalls, and Best Practices</span></span></a>
215+
</div>
210216
</li>
211217
</ul>
212218
</li>

docs/apps_lit_review.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,12 @@
207207
<a href="./apps_other_tools.html" class="sidebar-item-text sidebar-link">
208208
<span class="menu-text"><span class="chapter-number">7</span>&nbsp; <span class="chapter-title">Advanced Tools: NotebookLM and Deep Research</span></span></a>
209209
</div>
210+
</li>
211+
<li class="sidebar-item">
212+
<div class="sidebar-item-container">
213+
<a href="./apps_coding.html" class="sidebar-item-text sidebar-link">
214+
<span class="menu-text"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Coding Assistance: Benefits, Pitfalls, and Best Practices</span></span></a>
215+
</div>
210216
</li>
211217
</ul>
212218
</li>

docs/apps_other_tools.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<script src="site_libs/quarto-search/fuse.min.js"></script>
3131
<script src="site_libs/quarto-search/quarto-search.js"></script>
3232
<meta name="quarto:offset" content="./">
33+
<link href="./apps_coding.html" rel="next">
3334
<link href="./apps_lit_review.html" rel="prev">
3435
<script src="site_libs/quarto-html/quarto.js"></script>
3536
<script src="site_libs/quarto-html/popper.min.js"></script>
@@ -172,6 +173,12 @@
172173
<a href="./apps_other_tools.html" class="sidebar-item-text sidebar-link active">
173174
<span class="menu-text"><span class="chapter-number">7</span>&nbsp; <span class="chapter-title">Advanced Tools: NotebookLM and Deep Research</span></span></a>
174175
</div>
176+
</li>
177+
<li class="sidebar-item">
178+
<div class="sidebar-item-container">
179+
<a href="./apps_coding.html" class="sidebar-item-text sidebar-link">
180+
<span class="menu-text"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Coding Assistance: Benefits, Pitfalls, and Best Practices</span></span></a>
181+
</div>
175182
</li>
176183
</ul>
177184
</li>
@@ -1020,6 +1027,9 @@ <h2 data-number="7.8" class="anchored" data-anchor-id="the-research-frontier"><s
10201027
</a>
10211028
</div>
10221029
<div class="nav-page nav-page-next">
1030+
<a href="./apps_coding.html" class="pagination-link" aria-label="Coding Assistance: Benefits, Pitfalls, and Best Practices">
1031+
<span class="nav-page-text"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Coding Assistance: Benefits, Pitfalls, and Best Practices</span></span> <i class="bi bi-arrow-right-short"></i>
1032+
</a>
10231033
</div>
10241034
</nav>
10251035
</div> <!-- /content -->

docs/apps_prompting.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,12 @@
207207
<a href="./apps_other_tools.html" class="sidebar-item-text sidebar-link">
208208
<span class="menu-text"><span class="chapter-number">7</span>&nbsp; <span class="chapter-title">Advanced Tools: NotebookLM and Deep Research</span></span></a>
209209
</div>
210+
</li>
211+
<li class="sidebar-item">
212+
<div class="sidebar-item-container">
213+
<a href="./apps_coding.html" class="sidebar-item-text sidebar-link">
214+
<span class="menu-text"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Coding Assistance: Benefits, Pitfalls, and Best Practices</span></span></a>
215+
</div>
210216
</li>
211217
</ul>
212218
</li>

docs/foundations_considerations.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,12 @@
173173
<a href="./apps_other_tools.html" class="sidebar-item-text sidebar-link">
174174
<span class="menu-text"><span class="chapter-number">7</span>&nbsp; <span class="chapter-title">Advanced Tools: NotebookLM and Deep Research</span></span></a>
175175
</div>
176+
</li>
177+
<li class="sidebar-item">
178+
<div class="sidebar-item-container">
179+
<a href="./apps_coding.html" class="sidebar-item-text sidebar-link">
180+
<span class="menu-text"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Coding Assistance: Benefits, Pitfalls, and Best Practices</span></span></a>
181+
</div>
176182
</li>
177183
</ul>
178184
</li>

docs/foundations_intro.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,12 @@
173173
<a href="./apps_other_tools.html" class="sidebar-item-text sidebar-link">
174174
<span class="menu-text"><span class="chapter-number">7</span>&nbsp; <span class="chapter-title">Advanced Tools: NotebookLM and Deep Research</span></span></a>
175175
</div>
176+
</li>
177+
<li class="sidebar-item">
178+
<div class="sidebar-item-container">
179+
<a href="./apps_coding.html" class="sidebar-item-text sidebar-link">
180+
<span class="menu-text"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Coding Assistance: Benefits, Pitfalls, and Best Practices</span></span></a>
181+
</div>
176182
</li>
177183
</ul>
178184
</li>

0 commit comments

Comments
 (0)