#author("2023-06-14T08:29:01+09:00","default:irrp","irrp")
#author("2023-11-16T17:32:18+09:00","default:irrp","irrp")
→Python関連

→Python文法系Tips


#contents


*入門・解説系コンテンツ [#x9ad530f]
-[[Python Distilledは幅広い人にPythonの基礎を叩き込む本 | フューチャー技術ブログ>https://future-architect.github.io/articles/20231116a/]] 2023.11

-[[Pythonのテキスト作りました - Qiita>https://qiita.com/KatsunoriNakamura/items/b465b0cf05b1b7fd4975]] 2022

-[[Learning_Python.pdf>https://www.dropbox.com/s/3gxyaaz362pb4no/Learning_Python.pdf]] 2022.11

-[[Tech With Tim - YouTube>https://www.youtube.com/c/TechWithTim]] 2022.10

-[[Think Python(原書)>https://greenteapress.com/thinkpython2/html/index.html]] 2022.7
-[[ThinkPython(日本語版)>https://cauldron.sakura.ne.jp/thinkpython/]] 2022.4
--大学生向け教科書の無料pdf

-[[はじめに — Python早見帳>https://chokkan.github.io/python/index.html]] 2022.4
--[[Python 早見帳が SageMaker Studio Lab からすぐに学べるようになりました | Amazon Web Services ブログ>https://aws.amazon.com/jp/blogs/news/python-hayamicho-is-available-in-sagemaker-studio-lab/]] 2022.7

-[[1日で基本が身につく! Python超入門 - Speaker Deck>https://speakerdeck.com/yuichi110/1ri-deji-ben-gashen-nituku-pythonchao-ru-men]] 2022.4

-[[筑波大教授が著した無料の初心者向けPython教材「とてもわかりやすい」「素晴らしすぎる」>https://ledge.ai/tsukuba-ac-python/]] 2022.3
--[[「Python ゼロからはじめるプログラミング」サポートページ>https://mitani.cs.tsukuba.ac.jp/book_support/python/]]

-[[朝飯前に学べる!便利なPythonのヒント100選【前編】>https://qiita.com/baby-degu/items/05cf809d4d992923020d]] 2021.7
-[[東大が無料公開している超良質なPython/Data Science/Cloud教材まとめ (*随時更新)>https://digitaldigital.hatenablog.com/entry/2020/07/21/104040]] 2021.5
--[[Pythonプログラミング入門>https://utokyo-ipp.github.io/index.html]]
--[[eラーニング教材・講義動画配信 | 数理・データサイエンス教育強化拠点コンソーシアム>http://www.mi.u-tokyo.ac.jp/consortium/e-learning.html]]

-[[Getting Started with Python in VS Code>https://code.visualstudio.com/docs/python/python-tutorial#_prerequisites]]

-[[Pythonのオブジェクト指向プログラミングを完全理解>https://qiita.com/kaitolucifer/items/926ed9bc08426ad8e835]] 2020.12

-[[今時のPythonはこう書く2020>https://qiita.com/nicco_mirai/items/c1810ed2a6fc8c53c006]] 2020.12

-[[プログラミング演習 Python 2019>http://hdl.handle.net/2433/245698]] 2020.2

-[[【保存版・初心者向け】Python 目的別チュートリアル>https://qiita.com/tani_AI_Academy/items/3edc5effeb386ae3caa9]] 2018.11

-[[Scipy Lecture Notes>http://www.turbare.net/transl/scipy-lecture-notes/index.html]] 
--Tutorials on the scientific Python ecosystem

-[[Python 3入門 (全31回)@ドットインストール>https://dotinstall.com/lessons/basic_python_v3]] 2018.3

-[[Python3入門>http://www.k-techlabo.org/www_python/python_main.pdf]] 2017.5.16

-[[Python入門>http://www.tohoho-web.com/python/index.html]]

-http://www.python-izm.com/
--Pythonの解説サイト

-[[Python始めて3ヶ月のメモ>http://qiita.com/mo4_9/items/b0710ee182ba43f4a9ee]] 2017.5.5

-[[Python基礎講座(2 Pythonのインストール)>http://qiita.com/Usek/items/1acf10f7e302810463a9]]

-[[「みんなのPython Webアプリ編」のPDFを無料公開します>http://coreblog.org/ats/minpy-web-is-now-free-to-read]] 2011.12.22
-[[Pythonドキュメントの日本語訳のPDFがすごい>http://d.hatena.ne.jp/nullpobug/20110209/1297180650]] 2011.2.9
-[[Pythonの定番モジュール集>http://coreblog.org/ats/well-used-python-modules]] 2010.5.15
-[[Python基礎文法最速マスター>http://d.hatena.ne.jp/dplusplus/20100126/p1]] 2010.1.26
-[[Google Python スタイルガイド>http://works.surgo.jp/translation/pyguide.html]] 2010.1.17

-[[Portable Python>http://www.moongift.jp/2009/10/portable_python/]]

-[[Python3が後方互換性を捨てても求めたもの>http://www.atmarkit.co.jp/fcoding/articles/python3/01/python301a.html]] 2009.1.30
--後方互換性を崩す仕様変更は、「誰もが正しいと考える、たった1つの方法をできる限り採用する(There should be one-and preferably only one-obvious way to do it)」というPythonの設計思想を、より高次元で実現するために必要なことだった
--Pythonは、ほかのスクリプト言語やプログラミング言語に比べて、「文」と「式」を明確に区分けする言語。print文はこの観点から間違った実装だった
--8ビット文字列からユニコード文字列へ

-[[Python入門>http://www.pythonweb.jp/tutorial/index.html]]

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS