A textbook based on the classes held as a university-wide common subject at Kyoto University in 2018 is available free of charge. There are three goals to reach:
--You will be able to perform basic operations related to program execution using Python. --Explain the functions and formats of the basic elements that make up a Python program, and be able to construct an execution example using examples. --You will be able to design, implement and test simple programs yourself using Python.
The author is Mr. Kitaichi, a professor at the Institute for International Higher Education.
It can be used when teaching object-oriented programming. I am in charge of the information subject, and when I need language education, I would like to use it as a reference.
-Kyoto University releases programming practice materials in Python for free -Kyoto University Academic Repository: Text
Recommended Posts