News

My most recent and well-built tutorial about Object-Oriented Programming (OOP) in Python. All in a fun way of creating a text-based ASCII battle scene, featuring Character subclasses, different ...
この資料は、 東海大学石井研究室 へ新規参加された学生向けに作成したPythonチュートリアルの資料です。 Pythonの基礎的な扱い方と以下の課題を用意しています。 csvモジュールを使いデータ収集: tutorial_exam_csv.ipynb BeautifulSoup4, Requestsを使ってWEBスクレイピング: tutorial_exam_webscraping.ipynb ...