pull/827/merge
Vasiliy Vanchuk 2024-12-02 18:07:36 +00:00 committed by GitHub
commit a7d9906887
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 16 additions and 16 deletions

View File

@ -50,9 +50,9 @@
この[Anki用フラッシュカードデッキ](https://apps.ankiweb.net/) は、間隔反復を活用して、システム設計のキーコンセプトの学習を支援します。
* [システム設計デッキ](resources/flash_cards/System%20Design.apkg)
* [システム設計練習課題デッキ](resources/flash_cards/System%20Design%20Exercises.apkg)
* [オブジェクト指向練習課題デッキ](resources/flash_cards/OO%20Design.apkg)
* [システム設計デッキ](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design.apkg)
* [システム設計練習課題デッキ](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design%20Exercises.apkg)
* [オブジェクト指向練習課題デッキ](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/OO%20Design.apkg)
外出先や移動中の勉強に役立つでしょう。
@ -67,7 +67,7 @@
姉妹リポジトリの [**Interactive Coding Challenges**](https://github.com/donnemartin/interactive-coding-challenges)も見てみてください。追加の暗記デッキカードも入っています。
* [Coding deck](https://github.com/donnemartin/interactive-coding-challenges/tree/master/anki_cards/Coding.apkg)
* [Coding deck](https://github.com/donnemartin/interactive-coding-challenges/raw/master/anki_cards/Coding.apkg)
## コントリビュート

View File

@ -55,9 +55,9 @@
这里提供的[抽认卡堆](https://apps.ankiweb.net/)使用间隔重复的方法,帮助你记忆关键的系统设计概念。
* [系统设计的卡堆](resources/flash_cards/System%20Design.apkg)
* [系统设计的练习卡堆](resources/flash_cards/System%20Design%20Exercises.apkg)
* [面向对象设计的练习卡堆](resources/flash_cards/OO%20Design.apkg)
* [系统设计的卡堆](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design.apkg)
* [系统设计的练习卡堆](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design%20Exercises.apkg)
* [面向对象设计的练习卡堆](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/OO%20Design.apkg)
随时随地都可使用。
@ -72,7 +72,7 @@
请查看我们的姐妹仓库[**互动式编程挑战**](https://github.com/donnemartin/interactive-coding-challenges),其中包含了一个额外的抽认卡堆:
* [代码卡堆](https://github.com/donnemartin/interactive-coding-challenges/tree/master/anki_cards/Coding.apkg)
* [代码卡堆](https://github.com/donnemartin/interactive-coding-challenges/raw/master/anki_cards/Coding.apkg)
## 贡献

View File

@ -50,9 +50,9 @@
底下提供的[學習單字卡](https://apps.ankiweb.net/)以每隔一段時間間隔出現的方式,幫助你學習系統設計的概念。
* [系統設計單字卡](resources/flash_cards/System%20Design.apkg)
* [系統設計練習單字卡](resources/flash_cards/System%20Design%20Exercises.apkg)
* [物件導向設計練習單字卡](resources/flash_cards/OO%20Design.apkg)
* [系統設計單字卡](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design.apkg)
* [系統設計練習單字卡](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design%20Exercises.apkg)
* [物件導向設計練習單字卡](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/OO%20Design.apkg)
這些是非常棒的學習資源,隨時都可以使用。
@ -67,7 +67,7 @@
請參考 [**互動程式語言學習挑戰**](https://github.com/donnemartin/interactive-coding-challenges),當中還包含了底下的學習單字卡:
* [程式語言學習單卡](https://github.com/donnemartin/interactive-coding-challenges/tree/master/anki_cards/Coding.apkg)
* [程式語言學習單卡](https://github.com/donnemartin/interactive-coding-challenges/raw/master/anki_cards/Coding.apkg)
## 如何貢獻

View File

@ -52,9 +52,9 @@ Additional topics for interview prep:
The provided [Anki flashcard decks](https://apps.ankiweb.net/) use spaced repetition to help you retain key system design concepts.
* [System design deck](https://github.com/donnemartin/system-design-primer/tree/master/resources/flash_cards/System%20Design.apkg)
* [System design exercises deck](https://github.com/donnemartin/system-design-primer/tree/master/resources/flash_cards/System%20Design%20Exercises.apkg)
* [Object oriented design exercises deck](https://github.com/donnemartin/system-design-primer/tree/master/resources/flash_cards/OO%20Design.apkg)
* [System design deck](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design.apkg)
* [System design exercises deck](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design%20Exercises.apkg)
* [Object oriented design exercises deck](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/OO%20Design.apkg)
Great for use while on-the-go.
@ -69,7 +69,7 @@ Looking for resources to help you prep for the [**Coding Interview**](https://gi
Check out the sister repo [**Interactive Coding Challenges**](https://github.com/donnemartin/interactive-coding-challenges), which contains an additional Anki deck:
* [Coding deck](https://github.com/donnemartin/interactive-coding-challenges/tree/master/anki_cards/Coding.apkg)
* [Coding deck](https://github.com/donnemartin/interactive-coding-challenges/raw/master/anki_cards/Coding.apkg)
## Contributing