GithubHelp home page GithubHelp logo

generate's People

Contributors

antonrich avatar bereketgodebo avatar dhruvadeep avatar giftig avatar imranpollob avatar ismaail avatar mikejwhitty avatar paarthagrawal8 avatar reinaldoacosta avatar rushiimachine avatar schumar avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

generate's Issues

Radix sort wrong time complexity.

"Radix sort is a linear time sorting algorithm that sort in O(n+k) time when elements are in range from 1 to k."
The time complexity is O(n*k), O(n+k) is space complexity.

Update React course with React 18 syntax

Though React 18 still supports older way to mounting the app to the DOM but they have introduced a new syntax and the older one is deprecated.

I can update the relevant document if you wish. Just assign the issue to me.

Support for ePub and other formats

Hello all!

I really like your work and find it beneficial for many developers. However, I think it would really be helpful if you also generate ePub format and maybe other formats so that they are savable to phones or users may keep their readings.

Thank you.

Add contributing guide

This looks like something that would be easy to contribute to, but I think it's unclear how, or what contributions are desired.

Records are product types

On the page Record Syntax, records are described as a generalization of sum types:

Records are an extension of sum algebraic data type that allow fields to be named:

This is obviously wrong. It can confuse beginners, so I think that it should be fixed.

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.