0
0

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 1 year has passed since last update.

【テックジム無料講座】ゼロからはじめるPython入門講座の感想

Last updated at Posted at 2023-01-15

テックジムが無料で開催している、ゼロからはじめるPython入門講座をオンラインで受講してみました。たった2時間ですが、Pythonを使い、関数を書いてみるところまで網羅していて、非常に勉強になりました。Python初心者で、ProgateやPaizaしかやったことがない、私のような人がいれば是非挑戦してみてください。気づきがあるはずです。

ゼロからはじめるPython入門講座 0:サンプルソースを動かしてみる(テックジム チュートリアル)
ゼロからはじめるPython入門講座 1:インデントの説明(テックジム Py1-1))
ゼロからはじめるPython入門講座 2:条件分岐文を書いてみる(テックジム Py1-1解説、Py1-2)
ゼロからはじめるPython入門講座 3:関数の説明(テックジム Py1-2解説、Py1-3)
ゼロからはじめるPython入門講座 4:関数を書いてみる(テックジム Py1-3解説)
ゼロからはじめるPython入門講座 5:あなたの手と相手の手を表示する(テックジム Py1-4解説)
ゼロからはじめるPython入門講座 6:inputメッセージにリストを使う(テックジム Py1-5解説)
ゼロからはじめるPython入門講座 7:辞書(ハッシュ)(テックジム Py1-6解説)
ゼロからはじめるPython入門講座 8:再帰的呼び出し(テックジム Py1-7解説)
ゼロからはじめるPython入門講座 9:while文、True/False(テックジム Py1-8解説)
ゼロからはじめるPython入門講座 10:バリデーション(入力チェック)(テックジム Py1-9解説)

プログラム実行環境
サンプルソースの公開場所

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?