diff --git a/blog/git-coding-agent/index.md b/blog/git-coding-agent/index.md index a9c7f8e1..cd53c754 100644 --- a/blog/git-coding-agent/index.md +++ b/blog/git-coding-agent/index.md @@ -40,6 +40,10 @@ The GitHub Copilot Coding Agent is an asynchronous software engineering agent th - ✅Writes code, runs tests, and creates pull requests—just like a teammate. - ✅Works inside GitHub Actions, unlike the real-time agent mode in your IDE (e.g., VS Code). +:::tip Recommended Reading +Want to deepen your learning journey? Browse our [E-books Collection](/ebooks) for additional developer resources and learning materials. +::: + --- ### 🔧 How It Works diff --git a/blog/github-cli-agent/index.md b/blog/github-cli-agent/index.md index deb467d4..d114acaa 100644 --- a/blog/github-cli-agent/index.md +++ b/blog/github-cli-agent/index.md @@ -242,6 +242,10 @@ gh copilot suggest "optimize SEO for docusaurus website" gh copilot suggest "add metadata to blog posts" ``` +:::tip Developer Resources +Explore our [Technical E-books](/ebooks) for additional learning materials and development guides. +::: + ## 🔗 Resources * [Official Documentation](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli) diff --git a/blog/google-icon-update/index.md b/blog/google-icon-update/index.md index fd716385..a36df581 100644 --- a/blog/google-icon-update/index.md +++ b/blog/google-icon-update/index.md @@ -120,6 +120,18 @@ The strategic reason is more interesting. Look at which Google products got grad Google I/O 2026 is happening this week. The timing of this rollout is not accidental. Google is walking into its biggest annual developer event with a refreshed product suite that looks modern, AI-adjacent, and ready for the next phase of Workspace. The icon redesign is as much a marketing signal as a usability fix. +:::info Learning Resources + +Want to strengthen your development skills while following the latest tech trends? + +- Explore our [Programming in C](/ebooks) resource for strong programming fundamentals. +- Learn object-oriented concepts through [Programming in C++](/ebooks). +- Build automation and scripting skills with [Programming in Python](/ebooks). +- Understand enterprise application development with [Programming in Java](/ebooks). +- Browse our complete [E-books Collection](/ebooks) for more developer learning resources. + +::: + --- ## What Changed in 2026 @@ -168,6 +180,10 @@ Icon legibility is a surface-level fix for a suite that has genuine overlap and That is a bigger problem. One that gradients cannot solve. +:::tip Learning Resources +Looking to improve your technical skills? Explore our [E-books Collection](/ebooks) for curated resources on development, GitHub, cloud computing, and more. +::: + --- ## The Bigger Picture diff --git a/docs/getting_started.md b/docs/getting_started.md index c032e6f0..f6d099f2 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -7,6 +7,10 @@ sidebar_position: 2 This guide walks you through everything you need to write and publish a blog post on recode hive, heads-up for you there is a lot of steps, our idea is not about quantity, lets focus on quality on the article you write the best one will be eligible for [GitHub Sponsorship](http://localhost:3000/our-sponsors/). +:::tip Additional Resources +You can also explore our [E-books Collection](/ebooks) for free learning resources and technical guides. +::: + --- :::info Prerequisites