Talk Julia
Episode 3: Penguins, Packages, and Polluting Namespaces
This week on Talk Julia, David and Randy discuss the a cuter alternative to the Iris dataset for teaching machine learning: PalmerPenguin.jl. We also dive into some awesome features of Julia's package manager — namely stacked environments — an awesome You Tube channel for learning Julia, and what the difference between using
and import
is when importing a package into your project.
ABOUT THE SHOW
Talk Julia is a weekly podcast devoted to the Julia programming language. Join hosts David Amos and Randy Davila as we explore Julia news and resources, learn Julia for ourselves, and share our experience and everything that we've learned.
Links:
- Julia in the classroom
- PalmerPenguins.jl GitHub Repository
- The Most Underrated Feature of the Julia Language, the Package Manager by Logan Kilpatrick
- Working With Environments (Julia Docs)
- Environment Stacks (Julia Docs)
- JULIA_LOAD_PATH Environment Variable (Julia Docs)
- Julia For Talented Amateurs (YouTube)
- Using and Import (Julia Docs)