Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python実践入門 #66

Open
13 tasks
taguchiu opened this issue Mar 9, 2020 · 0 comments
Open
13 tasks

Python実践入門 #66

taguchiu opened this issue Mar 9, 2020 · 0 comments

Comments

@taguchiu
Copy link
Owner

taguchiu commented Mar 9, 2020

内容紹介

Pythonはここ数年で日本語の書籍も増え、開発現場での利用実績も着実に増えてきています。ご自身の第二、第三の言語の選択肢としてPythonが気になっているという方も多いのではないでしょうか。また、「Pythonを始めてみたけど、実際に業務で利用するには不安が残る」「コードレビューに怯えながらPythonを書いている」という方も多いのではないでしょうか。
本書は、そういった方を対象に、Pythonという言語が持つ機能の実践的な使い方を紹介します。Pythonは、日常的なツールからWeb開発、データ分析、機械学習など分野を問わず利用できる汎用性の高い言語です。本書も同じく、Pythonという言語の仕様やその特徴的な機能、標準ライブラリでできることを中心に扱うため、分野を問わず活用していただけます。

書籍リンク

https://www.amazon.co.jp/dp/429711111X/

目次

  • 1章 Pythonはどのような言語か
  • 第2章 Pythonのインストールと開発者向けの便利な機能
  • 第3章 制御フロー
  • 第4章 データ構造
  • 第5章 関数
  • 第6章 クラスとインスタンス
  • 第7章 モジュールとパッケージ,名前空間とスコープ
  • 第8章 組み込み関数と特殊メソッド
  • 第9章 Python特有のさまざまな機能
  • 第10章 並行処理
  • 第11章 開発環境とパッケージの管理
  • 第12章 ユニットテスト
  • 第13章 実践的なPythonアプリケーションの開発

読書月

2020/03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant