rabestro / error-correcting-encoder-decoder

Implementation of education project from JetBrains Academy. Project description: https://hyperskill.org/projects/58/stages/316/implement

Home Page:https://rabestro.github.io/error-correcting-encoder-decoder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Errors are inevitable both in life and in the digital world. Errors occur here and there and everywhere, and in this project we will not only imitate this process, but also learn how to cope with errors. It is a chance to experience what early developers had to cope with at the dawn of the computer era. Low-level programming is fun and insightful: try it and you’ll see.

Learning outcomes

Gain a more profound understanding of essential basics and figure out bytes bit by bit. Practice loops and working with files.

How to run

asciicast

Generated reports

About

Implementation of education project from JetBrains Academy. Project description: https://hyperskill.org/projects/58/stages/316/implement

https://rabestro.github.io/error-correcting-encoder-decoder/


Languages

Language:Java 51.5%Language:Groovy 48.5%