web-based programming editor
Author |
Message |
profchen
|
Posted: Thu Nov 02, 2006 1:53 pm Post subject: web-based programming editor |
|
|
I use the following web-based, iconic programming tool in my university classes. It makes (structured) programming in Turing identical to programming in Java. (Note: click on the small yellow square in the flowchart to begin.)
http://www.edutoolresearch.com/IconicProgrammerApplet.html
In addition to eliminating details with syntax, I think it helps beginning programmers to focus on the "permanent" concepts of programming (e.g. logic and design) rather than the language specific details (e.g. syntax). Please let me know what you think. |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Tony
![](http://wiki.compsci.ca/images/f/f4/OniTony.gif)
|
Posted: Fri Nov 03, 2006 12:52 am Post subject: (No subject) |
|
|
the website and applet windows do not display properly (poor layout).. I think visual appeal is definitely something to work at.
navigation / UI is fairly confusing
though the bottom line is ofcourse the functionality... does this do anything beside describing flow charts in words? Unless this works two ways, and generates the flow from typed code as well... well I don't think there will be much demand for this otherwise.
Am I missing something? |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
![](images/spacer.gif) |
wtd
|
Posted: Fri Nov 03, 2006 11:27 am Post subject: (No subject) |
|
|
It's a really crappy version of Scratch. ![Smile Smile](http://compsci.ca/v3/images/smiles/icon_smile.gif) |
|
|
|
|
![](images/spacer.gif) |
|
|