Mastering Julia

Mastering Julia
Author :
Publisher : Packt Publishing Ltd
Total Pages : 506
Release :
ISBN-10 : 9781805128236
ISBN-13 : 180512823X
Rating : 4/5 (23X Downloads)

Book Synopsis Mastering Julia by : Malcolm Sherrington

Download or read book Mastering Julia written by Malcolm Sherrington and published by Packt Publishing Ltd. This book was released on 2024-01-19 with total page 506 pages. Available in PDF, EPUB and Kindle. Book excerpt: A hands-on, code-based guide to leveraging Julia in a variety of scientific and data-driven scenarios Key Features Augment your basic computing skills with an in-depth introduction to Julia Focus on topic-based approaches to scientific problems and visualisation Build on prior knowledge of programming languages such as Python, R, or C/C++ Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionJulia is a well-constructed programming language which was designed for fast execution speed by using just-in-time LLVM compilation techniques, thus eliminating the classic problem of performing analysis in one language and translating it for performance in a second. This book is a primer on Julia’s approach to a wide variety of topics such as scientific computing, statistics, machine learning, simulation, graphics, and distributed computing. Starting off with a refresher on installing and running Julia on different platforms, you’ll quickly get to grips with the core concepts and delve into a discussion on how to use Julia with various code editors and interactive development environments (IDEs). As you progress, you’ll see how data works through simple statistics and analytics and discover Julia's speed, its real strength, which makes it particularly useful in highly intensive computing tasks. You’ll also and observe how Julia can cooperate with external processes to enhance graphics and data visualization. Finally, you will explore metaprogramming and learn how it adds great power to the language and establish networking and distributed computing with Julia. By the end of this book, you’ll be confident in using Julia as part of your existing skill set.What you will learn Develop simple scripts in Julia using the REPL, code editors, and web-based IDEs Get to grips with Julia’s type system, multiple dispatch, metaprogramming, and macro development Interact with data files, tables, data frames, SQL, and NoSQL databases Delve into statistical analytics, linear programming, and optimization problems Create graphics and visualizations to enhance modeling and simulation in Julia Understand Julia's main approaches to machine learning, Bayesian analysis, and AI Who this book is for This book is not an introduction to computer programming, but a practical guide for developers who want to enhance their basic knowledge of Julia, or those wishing to augment their skill set by adding Julia to their existing roster of programming languages. Familiarity with a scripting language such as Python or R, or a compiled language such as C/C++, C# or Java, is a prerequisite.


Mastering Julia Related Books

Statistics with Julia
Language: en
Pages: 527
Authors: Yoni Nazarathy
Categories: Computers
Type: BOOK - Published: 2021-09-04 - Publisher: Springer Nature

GET EBOOK

This monograph uses the Julia language to guide the reader through an exploration of the fundamental concepts of probability and statistics, all with a view of
Julia for Machine Learning
Language: en
Pages: 298
Authors: Zacharias Voulgaris
Categories: Computers
Type: BOOK - Published: 2020-05-18 - Publisher:

GET EBOOK

Unleash the power of Julia for your machine learning tasks. We reveal why Julia is chosen for more and more data science and machine learning projects, includin
Supervised Machine Learning for Text Analysis in R
Language: en
Pages: 402
Authors: Emil Hvitfeldt
Categories: Computers
Type: BOOK - Published: 2021-10-22 - Publisher: CRC Press

GET EBOOK

Text data is important for many domains, from healthcare to marketing to the digital humanities, but specialized approaches are necessary to create features for
Tanmay Teaches Julia for Beginners: A Springboard to Machine Learning for All Ages
Language: en
Pages: 191
Authors: Tanmay Bakshi
Categories: Technology & Engineering
Type: BOOK - Published: 2019-12-06 - Publisher: McGraw Hill Professional

GET EBOOK

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlement
Julia Programming Projects
Language: en
Pages: 494
Authors: Adrian Salceanu
Categories: Computers
Type: BOOK - Published: 2018-12-26 - Publisher: Packt Publishing Ltd

GET EBOOK

A step-by-step guide that demonstrates how to build simple-to-advanced applications through examples in Julia Lang 1.x using modern tools Key FeaturesWork with