PyMove3D
« PREVIOUS | NEXT » DE EN EO IT PT RU

Python Basics¶

There are many Python courses available. We only discuss some special corner cases. Have also a look at the linklist below.

  • Data types: Overview
  • Data type: string
  • Data type: tuple & for loop
  • Data type: Lists & while
  • Data type: dictionary & if
  • Module: Formating not calculating
  • String formating with format()
  • Modulo: the rest is important
  • Slicing

Other Python courses¶

  • https://developers.google.com/edu/python

Table Of Contents

  • Introduction
  • Blender and Python Console
  • Blender Basics
  • Blender Extended
  • Blender at School
  • Blender Game Engine
  • Python Basics
  • Python Specials
  • Appendix
  • Contests
  • Incubator
Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 International License.
« PREVIOUS | NEXT »
Show Source