Learn Python Visually with Penjee

Learn Python Visually with Penjee

Two of the biggest ways that Penjee makes learning to code in Python are

  1. Visual Python coding
  2. the ease of setting up your coding environment (you don’t need to set up an IDE like Sublime Text for instance)

Let’s look at  point #1 in more depth. There are two main ways that Penjee is visual. First, the output of running your code is visually represented on the map pane so you can see what your program actually does.

The main Penjee app has two main “panes”, as shown below

Visual Python With Penjee
Code and Map Panes in Penjee

The other visual aspect of the app is the way that it highlights, line by line, your code while it is running.

The animated gif, screencast, below shows exactly how Penjee works

 

Penjee App
Penjee App