Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Julia cheatsheet from julialang.org is outdated #646

Open
iuliancioarca opened this issue Feb 29, 2020 · 10 comments
Open

Julia cheatsheet from julialang.org is outdated #646

iuliancioarca opened this issue Feb 29, 2020 · 10 comments

Comments

@iuliancioarca
Copy link

As described in:
https://discourse.julialang.org/t/julia-cheatsheet-from-julialang-org-is-outdated/35226
The following cheatsheet is missing some broadcasting dots in the "Arithmetic and functions of vectors and matrices" section. (last updated in Feb 2017):
https://github.com/mitmath/1806/blob/master/julia/Julia-cheatsheet.pdf

@inkydragon
Copy link
Member

Maybe we can merge those content into: https://juliadocs.github.io/Julia-Cheat-Sheet/

@ViralBShah
Copy link
Member

Perhaps remove it from this page to start with. Submit a PR?

@ViralBShah
Copy link
Member

QuantEcon has very nice cheatsheets for Julia/Python/matlab : https://cheatsheets.quantecon.org/

@ViralBShah
Copy link
Member

I don't think we have cheatsheets any more - so may be we should introduce these two links somewhere. Maybe on the "Getting Started with Julia" page.

@ChrisRackauckas
Copy link
Member

I think we should just link the QuantEcon one. They spent a lot of time and it's really good.

@ViralBShah
Copy link
Member

It should go here: https://julialang.org/learning/getting-started/

@ashwanirathee
Copy link

We still need our own cheatsheet??or the QuantEcon(they are pretty good actually) would work??

@ViralBShah
Copy link
Member

Use the existing ones. Here's a list the MIT class is using: https://computationalthinking.mit.edu/Fall20/cheatsheets/

@azev77
Copy link
Contributor

azev77 commented Jun 16, 2021

  1. here is a link to the updated MIT cheat sheets: https://computationalthinking.mit.edu/Spring21/cheatsheets/
  2. the main Julia cheat sheet (https://juliadocs.github.io/Julia-Cheat-Sheet/) is dated.
    I made a few PRs but there's a ton of stuff.
    E.g.
    organization names are old (JuliaOpt etc)
    missing the last few years of JuliaCon (latest is 2018)
    dead link to JuliaBox
    etc...
    Can we have a community effort to update (https://juliadocs.github.io/Julia-Cheat-Sheet/) ?
    I mean maybe post it on Discourse etc..

@logankilpatrick
Copy link
Member

We should probably move the cheatsheet from the JuliaDocs org and into the Julia Community org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants