3
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Python勉強用の環境構築1(Gitインストール,GitHubアカウント登録)

3
Posted at

目的

自宅でPythonを勉強する為にまずはGit,GitHubを使えるように環境設定。

GitHubアカウント登録

https://qiita.com/kooohei/items/361da3c9dbb6e0c7946b
上記サイトを参考にアカウントを新規作成。

Gitインストール

https://eng-entrance.com/git-install
上記サイトを参考にgitをインストール。

Git-GitHub間の連携

https://employment.en-japan.com/engineerhub/entry/2017/01/31/110000
上記サイトの「環境の構築(2) SSHの鍵を取得する」から「GitHubを使う(2) ファイルを追加してコミットする」を実施。
ひとまずローカルファイルをコミットし、GitHub上で確認できるようになったため、本日のタスクは完了。

Next

ここまでゆっくりやって2時間弱?程度。
(Qiitaのアカウント作成なども同時進行していた為、突き詰めて始めればもっと早く終わるかと。)
明日以降はDjangoの基礎学習/インストールを行っていく予定。
(Pythonに関してはインストール済み。)

3
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?