https://github.com/flatfisher/textbook-python
https://github.com/flatfisher/textbook-python
python
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flatfisher/textbook-python
- Owner: flatfisher
- Created: 2017-01-16T05:57:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T08:09:33.000Z (over 9 years ago)
- Last Synced: 2024-12-30T22:29:20.218Z (over 1 year ago)
- Topics: python
- Language: Python
- Size: 40 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 導入
* [Pythonとは?](docs/introduction/about_python.md)
* [Python 3のインストール(Windows)](docs/introduction/install_windows.md)
* [Python 3のインストール(Mac)](docs/introduction/install_mac.md)
* [Python IDLEを使おう](docs/introduction/use_idle.md)
* [必要フォルダを準備](docs/chapter1/lesson1.md)