[01x06] How to create Functions in Julia | Tutorial 6 of 13 | Julia for Beginners

  Рет қаралды 5,465

doggo dot jl

doggo dot jl

Күн бұрын

Пікірлер: 16
@kamilziemian995
@kamilziemian995 11 ай бұрын
As always, very pedagogical and informative.
@ArmandoLara
@ArmandoLara 3 жыл бұрын
Amazing as always.
@doggodotjl
@doggodotjl 3 жыл бұрын
This tutorial was fun to make! Glad you liked it!
@abdulrahmanal-bandar550
@abdulrahmanal-bandar550 3 жыл бұрын
Amazing!
@doggodotjl
@doggodotjl 3 жыл бұрын
Thanks!
@jjmyt13
@jjmyt13 2 жыл бұрын
These are great! Though the documentation section was kind of surprising, as I don't think it's a good idea to write documentation in the REPL. Though perhaps you're trying to keep things simple by not getting into issues related to folder structure or using/import/include. There are always trade-offs.
@ElvisCasco
@ElvisCasco 2 жыл бұрын
In the function shoppinglist, length(items) doesn't work in newest version of Julia: function shoppinglist(items...) println("Number of items to buy: $(length(items))") for i in items println(i) end end I changed to: function shoppinglist(items...) println("Number of items to buy: $(size(collect(items))[1])") for i in items println(i) end end Is there another way of doing this?
@doggodotjl
@doggodotjl 2 жыл бұрын
Hmm...I tried the code in the tutorial using Julia v1.7.2 which is the current version as of today (2022-04-18) and the code still works for me. I also copied the code from your comment and pasted it into my REPL and it also works for me.
@9163717884
@9163717884 Жыл бұрын
perfect
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 34 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 37 МЛН
[BEFORE vs AFTER] Incredibox Sprunki - Freaky Song
00:15
Horror Skunx 2
Рет қаралды 20 МЛН
How To Use Functions In Python (Python Tutorial #3)
14:55
CS Dojo
Рет қаралды 2,4 МЛН
LinearSolve.jl: Because A\b is Not Good Enough | Chris Rackauckas | JuliaCon 2022
13:47
The Julia Programming Language
Рет қаралды 10 М.
Functions, Methods, Structs, and Style Guides | Talk Julia #5
25:49
How to create functions in Julia
28:00
Numeryst
Рет қаралды 494
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 34 МЛН