Codesters FAQ is the official FAQ site for codesters.com. We will continue to update this blog with the most common questions we receive form teachers using Codesters.

Python outside of Codesters

Some of what students learn is specific to Codesters but a large part is standard Python and can be used on any Python platform.

  • MATH, DATA(Variables), LISTS, LOOPS, IF-ELSE, and FUNCTIONS are platform independent. After completion of the Codesters curriculum, there are other platforms to explore like iPython Notebooks, pygame, Kivy, and Flask. 
     
  • Animation and interactivity are what make Codesters very engaging and creative for students. 
    This portion of the toolkit is specific to Codesters and includes the STAGE, SPRITES, SHAPES, ACTIONS, PHYSICS, EVENTS, and other display features.