Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,15 @@ But knowing the stuff will help you become better! :muscle:*
- :link: [LabEx](https://labex.io/)
- :link: [Codebattle](https://codebattle.hexlet.io/)

### Learning through entertainment:
- [Robocode](https://robocode.sourceforge.io/)
- [Elevatorsaga](https://play.elevatorsaga.com/)
- [Untrusted](https://alexnisnevich.github.io/untrusted/)
- [CSS Diner](https://flukeout.github.io/)
- [CodingGame](https://www.codingame.com/start/)
- [Regex crossword](https://regexcrossword.com/)


### Platform Engineering

> A modern discipline that evolved from DevOps and SRE principles, focused on improving developer experience and productivity by building and managing self-service tools and workflows, often through an Internal Developer Platform (IDP). The goal is to reduce cognitive load on developers and streamline the path to production.
Expand Down