Julia Quick Syntax Reference A Pocket Guide for Data Science Programming /

This quick Julia programming language guide is a condensed code and syntax reference to the Julia 1.x programming language, updated with the latest features of the Julia APIs, libraries, and packages. It presents the essential Julia syntax in a well-organized format that can be used as a handy refer...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Lobianco, Antonello (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2019.
Έκδοση:1st ed. 2019.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Part 1. Language Core
  • 1. Getting Started
  • 2. Data Types and Structures
  • 3. Control Flow and Functions
  • 4. Custom Types
  • 5. Input - Output
  • 6. Metaprogramming and Macros
  • 7. Interfacing Julia with Other Languages
  • 8. Efficiently Write Efficient Code
  • Part 2. Packages Ecosystem
  • 9. Working with Data
  • 10. Mathematical Libraries
  • 11. Utilities.