Giter VIP home page Giter VIP logo

jschanker / blockly-text2code Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 2.48 MB

Supported by Google Education Grant: tool to introduce programming in native spoken language (English,Hindi, etc.) and enable transition to industry-standard language such as JavaScript. See course: https://jschanker.github.io/blockly-text2code/csc1030/?level=0 (0 can be changed to 1-18). See: https://www.youtube.com/watch?v=u7mhjmR36as (Mobile beta version) and https://www.youtube.com/watch?v=i-xbMmjWlHE

Home Page: https://jschanker.github.io/blockly-text2code/csc1030/?level=0

License: Apache License 2.0

JavaScript 95.03% HTML 4.67% CSS 0.30%

blockly-text2code's Introduction

jschanker's GitHub stats

  • ๐Ÿ‘‹ Hi, Iโ€™m @jschanker, an Associate Professor of Math and Computer Science at Molloy University.
  • ๐Ÿ”ญ Iโ€™m currently attempting to:
    1. Blockly Text2Code : Create a self-contained web/mobile app that would allow people to learn the content from my Visual Programming course without the traditional use of lectures, notes, or other external sources. More concretely, users would learn by doing, completing programming problems and related tasks from the class through guided instruction and instantaneous feedback. They would start by assembling code in block-based and textual native languages (English, Hindi, etc.) before quickly transitioning to industry-standard ones such as JavaScript or Python. The larger goal is to allow people to learn how to program in their own native languages without an internet connection (once they download the app). See the course in progress here: https://jschanker.github.io/blockly-text2code/csc1030/?level=0 (0 can be changed to 1-18). This work uses Google's Blockly and is supported by a Google education grant.
    2. Google's Blockly : Provide my students with real-world software development experience by having them contribute to Google's Blockly repository.
    3. Biology Research Project : Automate the process of scanning a large number of images, identifying regions of interest, and measuring their intensities to see which conditions were conducive to collagen II production. See it in action for 16 images here: https://www.youtube.com/watch?v=JEE8nljS0CI
  • ๐Ÿ‘€ Iโ€™m interested in all things JavaScript and contributing to projects with positive societal impact. I'm also interested in projects that give me an excuse to learn more Hindi.

blockly-text2code's People

Contributors

dependabot[bot] avatar jschanker avatar pthomas2 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

blockly-text2code's Issues

Correctly handling multiline textual code

In the current development implementation, non-Python multiline textual code must have each statement terminated with a semicolon to be able to be parsed. A Python statement cannot be split using \ .

Babel now fails with error on build

The Babel part of the build was commented out, but I'm not sure what caused it to suddenly stop working. Reversions to previous code where the build went through did not seem to fix the issue. Below is the error message (with only a snippet of the excessively long line of code):

SyntaxError: dist/text2code_blocks_mobile.js: "r" is read-only
> 1 | !function(e){var t={};function n(s){if(t[s])return t[s].exports;var **r**=t[s]={i:s,l:!1,exports:{}};return e[s].call(r.exports,r,r.exports,n),**r**.l=!0,r.exports}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.