Skip to content
/ Bienen Public

Playground project implementing ideas about teaching kids programming.

Notifications You must be signed in to change notification settings

kore/Bienen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bienen

Playground project implementing ideas about teaching kids programming.

The foxus is to omit syntax for now and allow them to "program" a bee using a graphical interface. The interface controls the bees movements. It is similar to other approaches, but is supposed to be run justin the browser.

Requirements

Just a web browser.

"Programming" Ideas

  • Define a series of commands to reach a goal
    • Obstacles in the level
  • Define "functions" (groups of commands)
    • Iterface unclear
  • Define loops (iterate command group)
    • Interface unclear
  • Variable(s)?
    • Not usre how / where to use and interface unclear

Application Ideas

  • Define more levels
  • Store progress in locally
  • Improve interfaces (guide kids through the process)

About

Playground project implementing ideas about teaching kids programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published