Giter Club home page Giter Club logo

binary-cheatsheet's Introduction

The Binary Cheatsheet

This is the repository for The Binary Cheatsheet, a cheatsheet of the basics of writing and manipulating binary data in modern programming languages.

Contribution

Got a suggestion? I’m happy to accept pull requests!

When writing texts, please obey the following criteria:

  • Stick to facts
  • Avoid he/she (use singular they instead)
  • No insults
  • Avoid words like easy, just, etc.
  • Simple words are the best words
  • Add jokes and smart references, because I’m super dull and stuff

Installation

After cloning the repository, open the project directory in terminal, and execute npm install. After installation, run npm start to start a Browsersync session.

Altering Content

The content can be found in src/views/partials. Just write some good old HTML, and you’re good to go.

Adding a Section

I deliberately split up the content into sections, to make it slightly easier to maintain. If you wish to add a section, note that src/vies/index.html has some Mustache/Handlebars-like syntax to inline the style and include the partials.

The file bin/build/views.js will reveal that I’ve written a poor parser to parse the views. Until I replace the parser with Handlebars, please use {{ partialFileName }} to add a partial.

binary-cheatsheet's People

Contributors

dependabot[bot] avatar timseverien avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

gurdeepss forkses

binary-cheatsheet's Issues

Add a sandbox

It would be great if readers could fiddle with binary operators and stuff whilst reading the article. It certainly would increase their understanding.

Add note to the repo

Help is much appreciated, so this should be clearly noted on the cheatsheet itself.

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.