Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takux/logic-python-reversible-game
https://github.com/takux/logic-python-reversible-game
colab python
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/takux/logic-python-reversible-game
- Owner: takux
- License: mit
- Created: 2022-10-25T07:20:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T07:56:02.000Z (about 2 years ago)
- Last Synced: 2024-04-18T06:06:03.423Z (8 months ago)
- Topics: colab, python
- Language: Jupyter Notebook
- Homepage: https://www.takux.one/#logic-python-reversible-game
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# logic-python-reversible-game
- コース名: [ロジックPython - リバーシブルゲーム | Python中級者を目指すプログラミング練習コース](https://www.takux.one/#logic-python-reversible-game)
- 本リポジトリは私のUdemyコース用に用意しているものです。
- 関数バージョン: [function_version.py](https://github.com/takux/logic-python-reversible-game/blob/main/function_version.py)
- 関数バージョン(ipynb): [function_version.ipynb](https://github.com/takux/logic-python-reversible-game/blob/main/function_version.ipynb)
- クラスバージョン: [class_version.py](https://github.com/takux/logic-python-reversible-game/blob/main/class_version.py)
- クラスバージョン(ipynb): [class_version.ipynb](https://github.com/takux/logic-python-reversible-game/blob/main/class_version.ipynb)## Reference Links
コースを進めるのに役立つ参考リンクなどを下記に掲載しておきます。
- [Colabセットアップについて](https://www.rabbitriver.page/ja/colab-setup)
- [Python基礎のおさらい](https://www.rabbitriver.page/ja/python-osarai)
- [便利なショートカットキーについて](https://www.rabbitriver.page/ja/shortcutkey)
- [本コースを制作した経緯のお話](https://note.com/takuxone/n/n72c61ac070ce)## About me
- [クーポンを発行しているコース一覧ページ(HP)](https://www.takux.one/)。
- [Twitter(@takuxone)](https://twitter.com/takuxone)