GithubHelp home page GithubHelp logo

osukaru16 / hackerlite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dragosthealex/hackerlite

0.0 1.0 0.0 4.17 MB

Python-based programming language, compiler and tutorial app, designed to help children in developing countries learn programming, by supporting remote compilation through SMS

License: MIT License

Shell 0.01% JavaScript 86.18% Python 0.59% CSS 13.05% HTML 0.18%

hackerlite's Introduction

HackerLite

This is a mobile app to help kids from developing countries to learn how to code. It is compatible with iOS, Android, mobile Web browsers and feature phones.

A user can go through 10 basic programming lessons presented as a story and receive one programming puzzle every week. To do this, we created a minimalistic programing language called LILO and considered two constraints:

  • Phone's computer power
  • Phone's internet connection speed and quality

If a kid is using a smartphone's native application or browser, they will be able to download a very small app that has ten programming lessons and an interactive code editor with on-device compilation to solve one programming puzzle every week. This means they have access to a portable developing environment that only depends on a weekly SMS to get the challenges.

On the other hand, if a kid is using a feature phone, they will have access to one programming puzzle every week, coding using only SMS. The text messages are transmitted to our server where our LILO compiler will produce Python code from LILO's reduced syntax to evaluate the output of the puzzle and send back its result.

Features, challenges and things we think are cool:

  • LILO compiler
  • Light and engaging interactive programming tutorials
  • JavaScript on-device compilation
  • SMS coding capabilities
Lilo compiler and tests can be found in /python

hackerlite's People

Contributors

crisbodnar avatar dragosthealex avatar juliov avatar ralucageorgescu avatar

Watchers

 avatar

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.