Learn Julia by building a number guessing game!

preview_player
Показать описание


Contents
0:00 Welcome!
0:09 Building a number guessing game in Julia
0:36 `rand` function in Julia
0:58 Defining function for guessing game in Julia
1:42 Creating while loop to take user guess
5:07 Conclusion

Рекомендации по теме
Комментарии
Автор

This was a ton of fun to make, I hope folks enjoy!

LoganKilpatrickYT
Автор

0:00 - Welcome!
0:09 - Building a number guessing game in Julia
0:36 - rand function in Julia
0:58 - Defining function for guessing game in Julia
1:42 - creating while loop to take user guess
5:07 - Conclusion

Hope this helps!
PS: Thanks for the tutorial, Logan!

DEEPAKTRIPATHYRA
Автор

More Julia videos like this would be great.

NickWindham
Автор

I came here from Fireship's video!

icebeartwo
Автор

this video should be done by a baby-AI ... in Julia of course :-D

EmpreendedoresdoBEM
Автор

Where would I o to get help installing Julia on my Unix computer, I have not used a c compiler, don't even think I have one?

jimsnipes
Автор

Where would I go to get help installing Julia on my Unix computer, I have not used a c compiler, don't even think I have one?

jimsnipes
Автор

Do you want to explain why your IDE came up with such a close guess? That seems extremely unlikely! And why it was nowhere near the final game.

tdchayes