Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented May 20, 2025

This PR implements the requested structure for chapter 9:

  • Created a folder called 09-lesson under the lessons directory
  • Added the following subdirectories:
    • assets for lesson images and other resources
    • solution containing placeholder solution files
    • translations for future language translations
  • Created a README.md with the same headers and formatting as existing lessons
  • Added styles.css to maintain consistency with other lessons

The README.md follows the same structure as other lessons, including:

  • Title and learning objectives
  • Setup instructions
  • Related resources section
  • Placeholder sections for narrative and technical content
  • Assignment and solution sections
  • Knowledge check and self-study resources

This provides a template that can be populated with actual content when the chapter material is developed.

Fixes #119.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 3 commits May 20, 2025 17:19
Co-authored-by: softchris <4598064+softchris@users.noreply.github.com>
Co-authored-by: softchris <4598064+softchris@users.noreply.github.com>
Co-authored-by: softchris <4598064+softchris@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Create a chapter 9 Create chapter 9 folder structure with template files May 20, 2025
@Copilot Copilot AI requested a review from softchris May 20, 2025 17:24
Copilot finished work on behalf of softchris May 20, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a chapter 9
2 participants