Giter Site home page Giter Site logo

miroadamy-forks / language-matrix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dhinojosa/language-matrix

0.0 0.0 0.0 5.83 MB

Code snippets to do useful things for 11 languages: C, C++, Groovy, Ruby, Java, Scala, Python, Haskell, Javascript, Lisp, Clojure

License: MIT License

C 0.90% Clojure 14.28% C++ 1.17% Groovy 3.09% Haskell 12.81% Java 41.80% JavaScript 2.44% Python 1.58% Ruby 1.39% Scala 16.46% Rust 2.48% Go 0.02% NewLisp 0.01% Dhall 0.79% PureScript 0.76%

language-matrix's Introduction

Language Matrix

What is it?

It is a project that contains (or should contain) the same samples per computer language topic across multiple languages. For example, if you look up a methods in Java, you should find the same examples in Groovy, LISP, C, C++, etc. Any derivation from the primary examples will be presented with more clarity and explanation

What will it not do?

It will not cover the multitude of libraries across different languages. This just focuses on the languages themselves and the capabilities they serve.

How many languages are there?

Right now aiming for 10. This is a work in progress.

How do I look up material?

Each language has a README.md, click on the language and view the topics. Some topics will take you to the code directly, some will cross reference you to a topic. Say as a Java programmer you know what a List is, but when you look up Ruby and there are no lists, the Ruby README will cross reference you to arrays, which is how they create list like collections.

Do you accept pull requests?

Absolutely. Be warned, I am aiming for a certain aesthetic and layout, so it may not happen right away.

Organization [New]:

Topic Java JavaScript Haskell Clojure
Generics `java/generics` N/A `haskell/parameterized_types` N/A
Generics `java/generics` N/A `haskell/parameterized_types` N/A

language-matrix's People

Contributors

dhinojosa 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.