Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

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

    Posted By: roxul
    Julia Quick Syntax Reference: A Pocket Guide for Data Science Programming

    Antonello Lobianco, "Julia Quick Syntax Reference: A Pocket Guide for Data Science Programming"
    English | ISBN: 148425189X | 2019 | 216 pages | EPUB, PDF | 1274 KB + 3 MB

    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 reference.

    This book provides an introduction that reveals basic Julia structures and syntax; discusses data types, control flow, functions, input/output, exceptions, metaprogramming, performance, and more. Additionally, you`ll learn to interface Julia with other programming languages such as R for statistics or Python. You will learn how to use Julia packages for data analysis, numerical optimization and symbolic computation, and how to disseminate your results in dynamic documents or interactive web pages.

    In this book, the focus is on providing important information as quickly as possible. It is packed with useful information and is a must-have for any Julia programmer.

    What You Will Learn
    Set up the software needed to run Julia and your first Hello World example
    Work with types and the different containers that Julia makes available for rapid application development
    Use vectorized, classical loop-based code, logical operators, and blocks
    Explore Julia functions by looking at arguments, return values, polymorphism, parameters, anonymous functions, and broadcasts
    Build custom structures in Julia
    Interface Julia with other languages such as C/C++, Python, and R
    Program a richer API, modifying the code before it is executed using expressions, symbols, macros, quote blocks, and more
    Maximize your code’s performance

    Who This Book Is For

    Experienced programmers new to Julia, as well as existing Julia coders new to the now stable Julia version 1.0 release.