📙
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
  • Author
  • With kind contributions from
  • With thanks to

Was this helpful?

Contributors

Author

Chris von Csefalvay

The author is the sole and exclusive holder of all commercial rights in and over the entirety of the content. The contributions of all contributors below are acknowledged with the utmost gratitude.

The contents of this book, where applicable, represent the author's views or, where appropriate, that of the respective contributor(s). The contents of this book do not necessarily represent the views of any company, organisation or charity that the author is affiliated with.

With kind contributions from

  • M.Schauer

  • visr

  • Paulo Roberto de Oliveira Castro

  • Tom White

  • Svaksha

  • Louis Luangkesorn

  • Bobby Lindsey

  • Alessandro Melis

With thanks to

  • My amazing wife, Katie, who has been nothing but awesome throughout the creation of this manuscript.

  • Peter Boardman, for his kind permission to use his Wikibook Introducing Julia as a foundation for several chapters in this book.

PreviousREADMENextLicense

Last updated 4 years ago

Was this helpful?