Skip to content

animatedb/codeplayfield

Repository files navigation

CodePlayField

CodePlayField provides a way to learn audiovisual editing and programming using Python 3 using many simple demonstration programs.

Contents

Jupyter

  • Select the Code button above, then select "Download ZIP". Another option is to use the "Download" link and download from releases. The releases may not be as up to date as the ZIP method.
  • Unzip in a local folder.
  • Move to the local folder "codeplayfield".
  • Install pip if it is not already on your system.
  • Install Jupyter using the "Install with pip" method
  • There are many ways to run Jupyter.
    • 'jupyter-notebook CodePlayField.ipynb'
    • '~/.local/jupyter-notebook CodePlayField.ipynb'.
    • 'jupyter lab'
    • 'jupyter lab CodePlayField.ipynb'

Project Goals

  • Provide an quick and easy way to learn fun programming along with learning tools for image and sound editing.
  • Allow very early learners that have a minimal amount of computer knowledge. This system will require someone that can install the software.

About

Learn tools for audio/visual editing and programming using Python 3.

Resources

License

Stars

Watchers

Forks

Packages

No packages published