筒井@ryu22eです。2023年最初の 「Python Monthly Topics」 は、Python 3. 11の新機能Data Class Transforms (PEP 681) について解説します。 PEP 681についての公式ドキュメントは以下を参照してください。 [1]プログラミング言語の 「オブジェクト (Object⁠)⁠」と ...
本記事は、Maya Pythonスクリプトの作成における必要知識について、AIツールを用いて解説したものです。誤った情報が含まれることもありますので予めご了承ください。 Mayaでのスクリプト制作を始めたばかりの方にとって、最初に突き当たる壁の一つが ...
Learn how Mypy's type checking works with functions and generators. In my last two articles I've described some of the ways Mypy, a type checker for Python, can help identify potential problems with ...
Python is best thought of as a dynamic but strongly typed language. Types aren’t associated with the names of things, but with the things themselves. This makes Python flexible and convenient for ...
Pythonでプログラミングの勉強をしていると必ず出てくる「モジュール」について、現役半導体材料メーカー勤務で、業務の効率化などにPythonを活用している筆者が簡単に解説します! 第1章:モジュールとは? ひとことで言うと、「機能をまとめた部品 ...
120秒間ひたすらタイピングし続けてコードを記述するゲーム「UnTyping」が公開されました。下記URLから誰でも無料でプレイできます。 URLにアクセスしたら以下のようにコースが表示されます。コースは「JavaScript」「TypeScript」「React」「Python」の4つです。