LoginSignup
1
10

More than 3 years have passed since last update.

非IT業種のITメモ

Last updated at Posted at 2018-09-07

  非IT業でIT課題につかかる自分成長メモです。すべてを書く時間はないため、「先生」のみを1回/週ぐらいの頻度で挨拶(追記)するように頑張ります。
「先生」とは、よく使うコメント;トラブル対策;アルゴリズムの説明;自分の考え方を変えたもの。

python使用時のトラブル

   1、pipの再インストール
   2、import を楽になる
   3、Winpython 64bit のQt Designerを動かす
   

Python自習:

   0、Pythonについて
   1-1、Pythonのインストール
   1-2、Pythonのインタプリタ
   2-1、初めてのpythonプログラム
   2-2、Python開発のエディタ
   2-3、InputとOutput
   3-1、pythonの基礎
   3-2、Pythonのデータ型、数値と変数
   3-3、Pythonの文字列と文字コード
   4、和、平均、中央値、最頻値、分散、標準偏差計算
   5、イテレータ
   6、python ファイル操作関係まとめ

OpenCV関係

   1、画像の読み込み、表示、保存、サイズ取得、図形書く

以上
 

1
10
1

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
1
10