feat(server-side-game-developer): add resource links to all 156 topics#10013
Draft
nehaturov-hue wants to merge 3 commits into
Draft
feat(server-side-game-developer): add resource links to all 156 topics#10013nehaturov-hue wants to merge 3 commits into
nehaturov-hue wants to merge 3 commits into
Conversation
- 156/156 topics now have 3+ resource links - 486 total links, 0 duplicate URLs - Sources: Microsoft Learn, MDN, GeeksforGeeks, Wikipedia, AWS, Google Cloud, official docs (Docker, Redis, PostgreSQL, MongoDB, etc.) - All URLs verified HTTP 200 - No existing content modified
Replaced 25 GFG links across 23 files with alternatives from: - IBM Think, IBM Docs - Microsoft Learn - Wikipedia - IETF RFCs - MDN - TutorialsPoint - Node.js Docs - MongoDB Docs Contributing.md compliance: zero GFG links, all files 3-8 links, zero duplicates.
- Fixed 132 files: 'Learn more from the following resources:' → 'Visit the following resources to learn more:' - Fixed @documentation@ → @official@ (17 files) - Fixed @feed@ → @Article@ (2 files) - Fixed @Interactive@ → @Article@ (1 file) - Fixed @discussion@ → @Article@ (1 file) - Fixed @repository@ → @opensource@ (1 file) All contributing.md checks now pass.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Added 486 resource links across all 156 Server-Side Game Developer roadmap topics. Every topic now has at least 3 curated, verified learning resources.
What changed
Topics covered
Networking fundamentals (TCP, UDP, IP, DNS, DHCP, ARP), socket programming, concurrency patterns (multithreading, mutex, semaphore, spinlock, barriers, coroutines, fibers, actors), design patterns (reactor, proactor, dependency injection), databases (PostgreSQL, MySQL, MongoDB, DynamoDB, Cassandra, Couchbase, Redis, Memcached), serialization (JSON, YAML, TOML, Protobuf, XML), cloud (AWS, Azure, GCP, Docker, Kubernetes, serverless), security (SSL/TLS, cipher, vulnerability, DoS), programming languages (C, C#, Java, JavaScript, Go, Erlang), AI/ML (TensorFlow, PyTorch, deep learning, cloud ML), and more.
Details
AI Assistance
This PR was created with AI assistance (Hermes Agent). All links were verified for availability before inclusion.