Random Shuffling isn't Easy! - Friday Minis 316

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


= CREDITS =
My appreciation extends to the creators of the following external assets that made this video possible:
Licensed under Creative Commons: By Attribution 3.0
ISRC: USUAN1200100

= 0612 TV =

Enjoy your stay, and don't hesitate to drop me a comment or a personal message to my inbox =) If you like my work, don't forget to subscribe!



= NERDfirst =
NERDfirst is a project allowing me to go above and beyond YouTube videos into areas like app and game development. It will also contain the official 0612 TV blog and other resources.


-----

Disclaimer: Please note that any information is provided on this channel in good faith, but I cannot guarantee 100% accuracy / correctness on all content. Contributors to this channel are not to be held responsible for any possible outcomes from your use of the information.
Рекомендации по теме
Комментарии
Автор

Found your channel today and this was a great video to follow along to.

Maazin
Автор

Hello, i started to learn programming recently and i dont understand why you choose other language to write this function. Is python dont let you to write it using "for" function?
I am trying to make .shuffle with "for" but i cant understand how to manage with repeating elements.

maratdavletov
Автор

Why not use the entire array index range for the new index? Only using indexes behind seems bad for the end of the array and is more computation.

Rumble_Ball
Автор

I thought you will explain how rand() method works :)

JohnSmithhh