📙
Learn Julia the Hard Way
CtrlK
  • README
  • Contributors
  • License
  • The Setup
    • Printing
    • Variables
    • Types
    • Collections
    • Strings
    • Control flow
    • Functions
    • Handling errors
    • I/O
    • Streams - TODO
    • Macros and metaprogramming - TODO
    • Unit testing - TODO
    • Writing good Julia
  • PART 2: Applied Julia
    • Quadratic solver - TODO
    • FizzBuzz - TODO
    • Bob - TODO
    • Levenshtein distance - TODO
    • Dice - TODO
    • Great Circle distances - TODO
    • Data frames - TODO
    • Plotting a time series - TODO - TODO
    • Consuming a RESTful API - TODO
    • Shell management from Julia - TODO
    • Moving average in a DataFrame - TODO
    • Naive Bayes classifier - TODO
    • Fun with nucleotide sequences - TODO
    • ? Save the Apollo astronauts ? (waiting for perm) - TODO
    • Twulia! - TODO
    • Longest Collatz sequence - TODO
Powered by GitBook
On this page

Was this helpful?

  1. PART 2: Applied Julia

Levenshtein distance - TODO

PreviousBob - TODONextDice - TODO

Last updated 4 years ago

Was this helpful?