Cantitate/Preț
Produs

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

Autor Antonello Lobianco
en Limba Engleză Paperback – 12 noi 2019
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 tothe now stable Julia version 1.0 release.

Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 25455 lei  3-5 săpt.
  Apress – 12 noi 2019 25455 lei  3-5 săpt.
  Apress – 4 ian 2025 26275 lei  3-5 săpt.

Preț: 25455 lei

Preț vechi: 31819 lei
-20% Nou

Puncte Express: 382

Preț estimativ în valută:
4872 5067$ 4083£

Carte disponibilă

Livrare economică 20 februarie-06 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484251898
ISBN-10: 148425189X
Pagini: 150
Ilustrații: XVII, 216 p. 66 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.34 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

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.

Notă biografică

Antonello Lobianco, PhD is a research engineer employed by a French grande école (polytechnic university). He works on the biophysical and economic modelling of the forest sector and is responsible for the lab models portfolio. He does programming in C++, Perl, PHP, Visual Basic, Python, and Julia. He teaches environmental and forest economics at undergraduate and graduate levels and modelling at PhD level.  For a couple of years, he has followed the development of Julia as it fits his modelling needs. He is the author of a few Julia packages (search sylvaticus on GitHub). 


Textul de pe ultima copertă

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.

You will:
  • 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 such as logical operators and blocks
  • Explore 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 

Caracteristici

The first quick reference on Julia Provides important information as quickly as possible Contains information for today's data scientists and programmers