鈴木たかのりです。 本連載ではPythonエンジニア養成読本という書籍の読書会イベントについてレポートします。この書籍は 「他のプログラミング言語は知っていて、 これからPythonを始める方」 を対象として、 筆者を含め6人のPythonista (Pythonを使う人) で ...
ところで、マルチプラットフォーム対応のプログラミング言語Pythonだが今回はWindows専用だ。というのも、今回はWindowsに備わっているCOM(ActiveX)機能を使うからだ。もともとExcelには処理を自動化するのためにVBAというマクロ機能が備わっているが、外部の ...
これは翔泳社が発行している「Python ゼロからはじめるプログラミング」の内容を、授業などで教材として活用できるよう、著者である筑波大学システム情報系教授の三谷純氏がPowerPointファイルおよびPDFファイルで無料公開しているもの。
業務で大勢の人が使うツールでは、設定がGUIで直感的に行えるようになっている。とは言え、GUIで指定した設定自体も、何かしらの設定ファイルに保存される。一昔前のツールであれば、バイナリの独自形式で保存されることも多かったが、昨今のツールの ...
Human-readable and machine-generated lock file will specify what direct and indirect dependencies should be installed into a Python environment. Python’s builders have accepted a proposal to create a ...
There's a not-so-hidden danger when using Python that you need to be prepared to deal with. All modern software development languages are modular, which means developers can break larger sections of ...
If you’ve been feeling constrained by Microsoft Excel’s methods for manipulating data, you’re in luck—Python can now be used within your spreadsheets. The inclusion of the popular programming language ...