JuliaTutorials icon indicating copy to clipboard operation
JuliaTutorials copied to clipboard

Learn Julia via interactive tutorials!

Results 26 JuliaTutorials issues
Sort by recently updated
recently updated
newest added

Not sure if this is the right forum for this, but I have some issue with the last line in lesson 01. "Getting started". The line reads `Please click on...

Hey @bkamins, should we remove the DataFrames notebooks from here as the ones in the DataFrames JA repo seem to be the most up to date.

I created the necessary `Project.toml` so that this repo can be run on mybinder.org. I tested this with my fork and got https://mybinder.org/v2/gh/kopp/JuliaBoxTutorials/82e2f65176b96e9c2fa179c4b2d27cb0036e8492 which seemed to work fine. I also...

decision-needed

@xorJane ``` vgg = VGG19() ``` gives an error ``` EOFError: read end of file Stacktrace: [1] read(s::IOStream, #unused#::Type{UInt8}) @ Base ./iostream.jl:399 [2] read @ ./Enums.jl:22 [inlined] [3] parse_doc(io::IOStream) @...

Hey @nassarhuda should we remove the DS notebooks from here: https://github.com/JuliaAcademy/JuliaTutorials/tree/main/introductory-tutorials/broader-topics-and-ecosystem/intro-to-julia-for-data-science in favor of the ones in the separate Repo you created?

We should update the metadata for these to be on the latest Julia Version since they are ~2 years old.

enhancement

Hey @NHDaly , I wanted to re-start the discussion on the workflow for generating Notebooks and ".jl" files. I am trying to get the JuliaAcademy resources all set up in...

On Julia Academy, Multiple Dispatch comes before "Julia is fast" so Multiple Dispatch should be 9 and "Julia is fast" should be 10 potentially.

Hi there. I also wanted to add separately that the validation results function doesn't really explain what is wrong or missing so it's a bit confusing. Also, it seems that...

I'm learning Julia and trying to translate these tutorials into Chinese. What shoud I notice to do it properly? PS: I'm a green hand in Github. I'm even not sure...

help wanted