📙
Learn Julia the Hard Way
  • 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?

PART 2: Applied Julia

Quadratic solver - TODOFizzBuzz - TODOBob - TODOLevenshtein distance - TODODice - TODOGreat Circle distances - TODOData frames - TODOPlotting a time series - TODO - TODOConsuming a RESTful API - TODOShell management from Julia - TODOMoving average in a DataFrame - TODONaive Bayes classifier - TODOFun with nucleotide sequences - TODO? Save the Apollo astronauts ? (waiting for perm) - TODOTwulia! - TODOLongest Collatz sequence - TODO
PreviousWriting good JuliaNextQuadratic solver - TODO

Last updated 4 years ago

Was this helpful?