Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Description:
Add Programming Resource for Kids: "300 bài code thiếu nhi"
This PR adds a helpful programming resource for kids to the project’s resource list. The document contains 300 programming exercises aimed at children, designed to help them start learning programming through simple and fun exercises.
Changes made:
Added the PDF file "300 bài code thiếu nhi" to the resources/pdfs/ directory.
Updated the README.md file to include a link to this document, making it easily accessible for users who wish to utilize this resource in teaching kids programming.
Reason for Contribution:
This resource is valuable for anyone looking to introduce programming to children through simple exercises that help them grasp basic programming concepts in an enjoyable and understandable way.
Why this contribution matters: The "300 bài code thiếu nhi" document is an excellent resource for beginners, especially for young learners. It provides a series of easy-to-follow tasks that introduce programming fundamentals to children in a fun and engaging way, making it a perfect tool for those teaching kids how to code.