blocks-to-text / parsonizer

Turn any snippet of code into a sharable Parsons Problem

Home Page:https://blocks-to-text.github.io/parsonizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Parsonizer

Parsons problems are designed to help you study snippets of code without getting bogged down in errors and syntax. Simply paste in the code you want to study, and the parsonizer will shuffle the lines. Your task is to place them in order. But it's not always as easy as it sounds! Beware of indenting (code style) and extra lines.

When you find a particularly interesting example of JavaScript syntax, design pattern, solution strategy, copy paste it into this web page to study it in depth as a parsons problem.

Parsons problems are a great way to practice syntax, logical strategies, and programming design patterns.

Powered by js-parsons



Janke Learning

About

Turn any snippet of code into a sharable Parsons Problem

https://blocks-to-text.github.io/parsonizer/

License:Other


Languages

Language:JavaScript 99.7%Language:HTML 0.2%Language:CSS 0.1%