Effective Context for AI: Prompt Engineering
How to craft prompts that work. From simple instructions to complex multi-step reasoning. Optimizing context windows.
Tutorials, guides and technical articles.
How to craft prompts that work. From simple instructions to complex multi-step reasoning. Optimizing context windows.
Learn the fundamentals of GitHub Actions to automate your workflows, from running tests to automated deployment.
How Test-Driven Development (TDD) pairs with AI coding assistants. Writing tests first to guide LLM code generation.
Generate and deploy your Android documentation automatically. How to set up GitHub Actions to publish KDoc and MkDocs to GitHub Pages.
Stop manually bumping `versionCode`. Use GitHub Actions and SemVer to automate your Android app versioning strategy.
Why the Repository is the most important pattern in Clean Architecture. Caching strategies, error handling, and data source orchestration.