Book description
Leverage the power of Julia to design and develop high performing programs
About This Book
- Get to know the best techniques to create blazingly fast programs with Julia
- Stand out from the crowd by developing code that runs faster than your peers' code
- Complete an extensive data science project through the entire cycle from ETL to analytics and data visualization
Who This Book Is For
This learning path is for data scientists and for all those who work in technical and scientific computation projects. It will be great for Julia developers who are interested in high-performance technical computing.
This learning path assumes that you already have some basic working knowledge of Julia's syntax and high-level dynamic languages such as MATLAB, R, Python, or Ruby.
What You Will Learn
- Set up your Julia environment to achieve the highest productivity
- Solve your tasks in a high-level dynamic language and use types for your data only when needed
- Apply Julia to tackle problems concurrently and in a distributed environment
- Get a sense of the possibilities and limitations of Julia's performance
- Use Julia arrays to write high performance code
- Build a data science project through the entire cycle of ETL, analytics, and data visualization
- Display graphics and visualizations to carry out modeling and simulation in Julia
- Develop your own packages and contribute to the Julia Community
In Detail
In this learning path, you will learn to use an interesting and dynamic programming language - Julia! You will get a chance to tackle your numerical and data problems with Julia. You'll begin the journey by setting up a running Julia platform before exploring its various built-in types. We'll then move on to the various functions and constructs in Julia. We'll walk through the two important collection types - arrays and matrices in Julia.
You will dive into how Julia uses type information to achieve its performance goals, and how to use multiple dispatch to help the compiler emit high performance machine code. You will see how Julia's design makes code fast, and you'll see its distributed computing capabilities.
By the end of this learning path, you will see how data works using simple statistics and analytics, and you'll discover its high and dynamic performance - its real strength, which makes it particularly useful in highly intensive computing tasks.
This learning path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products:
- Getting Started with Julia by Ivo Balvaert
- Julia High Performance by Avik Sengupta
- Mastering Julia by Malcolm Sherrington
Style and approach
This hands-on manual will give you great explanations of the important concepts related to Julia programming.
Table of contents
-
Julia: High Performance Programming
- Table of Contents
- Julia: High Performance Programming
- Julia: High Performance Programming
- Credits
- Preface
-
I. Module 1
- The Rationale for Julia
- 1. Installing the Julia Platform
- 2. Variables, Types, and Operations
- 3. Functions
- 4. Control Flow
- 5. Collection Types
- 6. More on Types, Methods, and Modules
- 7. Metaprogramming in Julia
- 8. I/O, Networking, and Parallel Computing
- 9. Running External Programs
- 10. The Standard Library and Packages
- A. List of Macros and Packages
-
II. Module 2
- 1. Julia is Fast
- 2. Analyzing Julia Performance
- 3. Types in Julia
- 4. Functions and Macros – Structuring Julia Code for High Performance
- 5. Fast Numbers
- 6. Fast Arrays
- 7. Beyond the Single Processor
-
III. Module 3
- 1. The Julia Environment
- 2. Developing in Julia
- 3. Types and Dispatch
- 4. Interoperability
- 5. Working with Data
- 6. Scientific Programming
- 7. Graphics
- 8. Databases
- 9. Networking
- 10. Working with Julia
- A. Bibliography
- Index
Product information
- Title: Julia: High Performance Programming
- Author(s):
- Release date: November 2016
- Publisher(s): Packt Publishing
- ISBN: 9781787125704
You might also like
video
Getting Familiar with the Julia Programming Language
Why is Julia the language of the future? It offers both incredible speeds and extreme syntactic …
book
Julia 1.0 Programming
Enter the exciting world of Julia, a high-performance language for technical computing Key Features Leverage Julia's …
book
Julia Programming Projects
A step-by-step guide that demonstrates how to build simple-to-advanced applications through examples in Julia Lang 1.x …
book
Julia 1.0 Programming Cookbook
Discover the new features and widely used packages in Julia to solve complex computational problems in …