--It is an attempt to make a note of services, knowledge, technical books, etc. that are ** actually used for learning Python. ――I would be grateful if you could tell me if there is a good service and a good learning method.
--Official document --Python learning service --Python technical book --Problem collection site
--A brief introduction to the basic concepts and features of Python's language specifications and mechanics
--Explanation of the standard library distributed with Python
--Explanation of Python language grammar and “core semantics”
PEP8 --Python code style guide
PyQ --Python learning service provided by Bee Proud --Available from 2980 yen per month
-Official teaching materials for Python 3 Engineer Certification Basic Exam --The content is the same as Python Tutorial
--The Python book to read after the introductory book
HackerRank --Various problems and algorithms can be solved with Python
CheckiO ――There are various problems, and you can check the solutions of others. --Some Japanese is supported
――There are various problems, and various solutions are published on Qiita etc., so just looking at them is useful! ――Especially @segavvy has completed the race, so I would like to learn from him. -100 amateur language processing knocks: Summary
Recommended Posts