Skip to content
2 changes: 1 addition & 1 deletion docs/blog/posts/014-software-engineering-evolution.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,5 +374,5 @@ _How does this affect software engineering right now? Check out Part 2 of this b

* Part 2 - **[Code is Cheap, Don't Devalue Yourself](015-code-is-cheap.md)** discusses AI and it's impact on the software engineering discipline.
* Part 3 - **[What I Found Actually Works with AI](016-ai-principles.md)** - The do's and don'ts that guide everything I do.
* Part 4 - **How I Actually Use the Damn Thing** - My journey with Claude Code and my tips and tricks for getting started. *Coming Soon*
* Part 4 - **[How I Actually Use the Damn Thing](017-claude-code.md)** - My journey with Claude Code and my tips and tricks for getting started.
* Part 5 - **Skills, Plugins, and MCP Oh My!** - A deep dive into Claude Code's customization features. *Coming Soon*
2 changes: 1 addition & 1 deletion docs/blog/posts/015-code-is-cheap.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,5 +318,5 @@ _Curious about my personal AI journey, how I got started, and all my tips and tr

* Part 1 - **[We're Witnessing the Evolution of Software Engineering](014-software-engineering-evolution.md)** discusses the historical context and ongoing evolution of software engineering up to the advent of AI.
* Part 3 - **[What I Found Actually Works with AI](016-ai-principles.md)** - The do's and don'ts that guide everything I do.
* Part 4 - **How I Actually Use the Damn Thing** - My journey with Claude Code and my tips and tricks for getting started. *Coming Soon*
* Part 4 - **[How I Actually Use the Damn Thing](017-claude-code.md)** - My journey with Claude Code and my tips and tricks for getting started.
* Part 5 - **Skills, Plugins, and MCP Oh My!** - A deep dive into Claude Code's customization features. *Coming Soon*
6 changes: 3 additions & 3 deletions docs/blog/posts/016-ai-principles.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Here are the do's and don'ts of using AI that guide everything I do.

This blog is deliberately provider and model agnostic.
These do's and don'ts apply to generative AI as a whole, not one specific provider.
If you're looking for exact implementation details, stay tuned for the next blog in this series.
If you're looking for exact implementation details, check out the [next blog in this series](017-claude-code.md)

## Principles That Accelerate

Expand Down Expand Up @@ -513,15 +513,15 @@ _[Video link](https://www.youtube.com/watch?v=qwTop2qs1tE)_

---

_Ready to see these principles in action? Stay tuned for the next part of this series, How I Actually Use the Damn Thing._
_Ready to see these principles in action? Check out the next part of this series [How I Actually Use the Damn Thing](017-claude-code.md)._

!!! abstract "Part 3 of 5 of my `Brain Dump Ramblings on AI` blog series"

Check out the other parts of this series:

* Part 1 - **[We're Witnessing the Evolution of Software Engineering](014-software-engineering-evolution.md)** discusses the historical context and ongoing evolution of software engineering up to the advent of AI.
* Part 2 - **[Code is Cheap, Don't Devalue Yourself](015-code-is-cheap.md)** discusses AI and it's impact on the software engineering discipline.
* Part 4 - **How I Actually Use the Damn Thing** - My journey with Claude Code and my tips and tricks for getting started. *Coming Soon*
* Part 4 - **[How I Actually Use the Damn Thing](017-claude-code.md)** - My journey with Claude Code and my tips and tricks for getting started.
* Part 5 - **Skills, Plugins, and MCP Oh My!** - A deep dive into Claude Code's customization features. *Coming Soon*


Expand Down
Loading