JuliaLang / www.julialang.org

Julia Project website
https://julialang.org
Other
360 stars 439 forks source link

Julia cheatsheet from julialang.org is outdated #646

Open iuliancioarca opened 4 years ago

iuliancioarca commented 4 years ago

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 commented 4 years ago

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

ViralBShah commented 4 years ago

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

ViralBShah commented 4 years ago

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

ViralBShah commented 4 years ago

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 commented 4 years ago

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

ViralBShah commented 4 years ago

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

ashwani-rathee commented 3 years ago

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

ViralBShah commented 3 years ago

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

azev77 commented 3 years ago
  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 commented 3 years ago

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