Skip to content

Commit 1dc11c4

Browse files
committed
Add more stuff to the end of chapter 0
1 parent 77b262c commit 1dc11c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/Drafts/Chapter 0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,10 @@ Again, making mistakes is going to be common. And like it or not, you'll almost
188188

189189
Eventually as you get more and more experience, systems that you use get more and more complicated. Debugging is a useful skill that you should hone. Trust the process.
190190

191+
#### Reading Manuals
192+
We can't teach you all there is to know about everything in programming. Also, we can't show you the entire C standard library, let alone other well-known (or even lesser-known) libraries out there. Getting used to reading manuals and documentation is how you'll learn to be independent.
193+
194+
#### IDEs and Tooling
195+
196+
191197
#### Using LLMs (Why and When Not To)

0 commit comments

Comments
 (0)