GithubHelp home page GithubHelp logo

onboarding's Introduction

onboarding

I am glad that you are excited about the project. It's very retro, kinda like 8-bit video games meets GUI apps meets the terminal 😊.

Rust is a really good programming language (it's not perfect). I think there will be a solid future for it. Its biggest selling point is memory safety (vs C/C++) and performance (comparable to C/C++). So it's a systems level language that kind of looks like JS 😃. It was made by Mozilla so the connection to the web & browsers & JS is very much there.

Installing Rust toolchain and IDE on your machine

Getting started learning Rust

If you'd like to take a look at Rust, here are some great starting points.

CLI UX design

R3BL TUI architecture videos

Linux TTY, process, and TUI concepts

History of TTY (what is TTY, PTY, etc in Linux)

Here's a history of TTY and how it all got started back in the day, to what it is today in Linux.

Linux process fork, exec, wait

Here are some great videos to understand process, exec, fork, and wait

POSIX overview

Here is the source file for this drawing: excalidraw diagram.

TUI concepts

Here are some great YT video playlists to learn Rust & Text User Interface (TUI) concepts.

Learning Rust (deep dives)

Getting started w/ the r3bl crates

Small crate to learn about Rust, testing, and ANSI:

Small crate to learn about text user interfaces, more Rust, and crossterm:

Large crate to work w/ TUI:

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.