Add SQL courses from Hyperskill to free-courses-en.md #11681
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.
Introduced "Introduction to SQL": A foundational course covering SQL basics, syntax, and essential operations. Learners will write queries and manage databases effectively.
Added "Databases with SQL and Python": This course integrates Python with SQL, teaching users to interact with databases dynamically, enhancing application development skills.
What does this PR do?
Add resource(s)
For resources
Description
This PR adds two courses from Hyperskill that cover fundamental and intermediate SQL concepts. The courses focus on practical skills, enabling learners to effectively use SQL in various applications.
Why is this valuable (or not)?
These courses are valuable as they provide interactive and project-based learning experiences, which help reinforce knowledge through hands-on practice. The integration of Python with SQL also prepares learners for real-world data applications.
How do we know it's really free?
Both courses are offered on the Hyperskill platform, which provides free access to educational content. Registration is required but does not involve any payment.
For book lists, is it a book? For course lists, is it a course? etc.
This PR adds courses to the course list.
Checklist:
Follow-up