Introduction

Welcome to the learning section of the Line Code Learner web app!


We've created these pages to offer our users simple yet detailed explanations of each coding scheme available in the app. On each page, we've written a description of the scheme, the coding logic that it uses to transform the binary array into a graph and a small collection of its features, as well as the advantages and disadvantages of using each one. We've also added some examples to help illustrate how each coding scheme works.


Our goal with these documentation pages wasn't to create a super-technical or hard to understand usage manual, but rather, to offer a simple, curated and easy-to-use reference to help users grasp the fundamental ideas behind each coding scheme. If you're looking for more in-depth descriptions, feel free to search the web for more information. There's a lot of good documentation online, some of which we've used partially to create these references. If you need guidance on finding the best resources, don't hesitate to write us!


Having said that, we sincerely hope you find this section useful and that it helps you understand the main ideas behind each coding scheme. Let's learn!