A Guide for Defeating Procrastination
This tutorial was inspired by The Procrastination Equation by Piers Steel. See this book for extensive detail on the causes of procrastination and the many methods for defeating it.
A Guide for Maniputalting Javascript Arrays
This tutorial helps you learn and practice main functions for manipulating javascript arrays.
AI Interaction Patterns
This tutorial describes various patterns to optimize the performance of Large Language Models (LLMs) like ChatGPT. These patterns enhance LLM efficiency and accuracy.
ChatGPT Best Practices
Key recommendations include saving intermediate files to prevent data loss, planning tasks step-by-step for better repeatability, using mementos to track progress, and ensuring that both the user and ChatGPT have a shared understanding of documents.