Top/lang/Python
English | Japanese
English | Japanese

Menu

  • Top
  • Search 検索
  • Writers 著者リスト
  • Online forum フォーラム
↑

Recent

2021-08-17
  • os/Linux
2019-01-17
  • eq/LulzBot
2018-12-10
  • dev/Motoman
2018-07-05
  • tool/Git
2018-05-02
  • lib/Eigen
  • writer/Ilya_Ardakani
2018-04-26
  • lib/Deformable_Simulators
  • Top
2018-04-23
  • writer/Naoya_Chiba
  • MenuBar
  • writer
2018-04-22
  • lang/Python
2018-04-21
  • lang/C++
2018-04-19
  • Editor(editor)/Assignment
  • Editor(editor)
  • lang/C++/Exercise
2018-04-18
  • SandBox2
  • lang/Python/Exercise
  • soft/FreeCAD
  • lib/Chainer
Access: 1/1090 - Editor / Admin

Python

Akihiko Yamaguchi
Abstract 概要
Python is a general purpose script language.

Introduction はじめに †

Read briefly the Wikipedia pages:

  • Python - Wikipedia

Wikipedia の解説を読むとよい:

  • Python - Wikipedia
↑

Features †

  • Python is a script language, i.e. we need a Python interpreter in execution that executes the script.
  • According to the The 2017 Top Programming Languages by IEEE, Python is the 1st place programming language.
  • Python has wide standard packages such as NumPy (numerical computations, linear algebra, etc.).
  • Recently many machine learning and robotics researchers use Python.
↑

When to use Python? †

  • When you want to develop programs quickly.
  • When you want to use libraries designed for Python.
  • When you want to make ROS (Robot Operating System) programs (note: other option is C++).
↑

How to setup the coding environment? †

  1. Install Linux and install Python packages from software repository.
  2. Install Python on Windows.
  3. Setup Windows subsystem for Linux (we recommend Ubuntu), and install Python from software repository (apt-get).
↑

Ways to Learn Python †

There are several tutorials and courses to learn Python. For example:

  • Learn Python - Codecademy: Interactive course of Python where you can type and run Python codes online. You can practice Python on browser of any OS.
  • LearnPython.org: Also an interactive Python tutorial where you can type and run Python codes on a browser.
  • ...
↑

Useful Links of Python †

  • Stack Overflow is a community of programmers where you can find a lot of questions and answers, or you can ask a new question.
  • There is a Japanese version of Stack Overflow.





Last-modified:2018-04-22 (Sun) 09:02:14 (2635d)
Link: os/Linux(1422d) Top(2631d) ROS(2639d) writer/Akihiko_Yamaguchi(2639d)
Site admin: Akihiko Yamaguchi.
Written by: Akihiko Yamaguchi.
System: PukiWiki 1.5.0. PHP 5.2.17. HTML conversion time: 0.034 sec.