Home / đź—“ Schedule / đź› Examples / đź’« Guides / đź’Ž Resources
✨ Thinking and working with data in our programs is a key way to make them more manageable, more organized, and more exciting! It forces us to be more aware of what’s important in our program, and to make sure we can express that information clearly. Your programs will thank you! ✨
(Inline links below are for YuJa)
If you’re looking for fun data to play around with, a great option is Darius Kazemi’s corpora repository: https://github.com/dariusk/corpora
In it you’ll find a ton of quite manageable (not too massive or too complex) JSON files with data about all kinds of stuff. Animals! Art! Plants! Transportation!
You want data about every “house” in Game of Thrones for some reason??? No problem! The first 1000 prime numbers??? Darius has you covered.