ニュース

今月から「Python Monthly Topics」と題して、毎月Python関連の話題になったトピックやツール、ライブラリなどを紹介していきたいと思います。第1回目はPython 3.10の新機能「構造化パターンマッチング(Structural Pattern Matching)」について紹介します。
PyCon JP 2021 カンファレンスレポート 2日目:Python 3. 10新機能パターンマッチの 神髄が わかる 吉田健太(よしだけんた) 高倉佑輔(たかくらゆうすけ) nikkie(にっきー) 神田佳積(かんだかづみ) 2022-01-12 シェア ...
オープンソースのプログラミング言語Pythonの開発チームは、Pythonの最新メジャーリリースとなる「Python 3.10.0」を、10月4日(現地時間)にリリースした。
CTC教育サービスはコラム「Python海外ニュース紹介 > 第25回 もっとクリーンなPythonを書くための10のパターン 他7本」を公開しました。
「Python」プログラミングで便利に使える80パターンの文例および応用テクニックを収録した 『つなげば動く!
One of the major new developments planned for Python 3.10 (due in October) is structural pattern matching syntax, which is a common feature in many other languages.
A proposal under consideration by Python’s development team would finally bring pattern matching statements to the language.