Julia 1.0 Programming - Second Edition - Helion
Tytuł oryginału: Julia 1.0 Programming - Second Edition
ISBN: 9781788990059
stron: 196, Format: ebook
Data wydania: 2018-09-24
Księgarnia: Helion
Cena książki: 129,00 zł
The release of Julia 1.0 is now ready to change the technical world by combining the high productivity and ease of use of Python and R with the lightning-fast speed of C++. Julia 1.0 programming gives you a head start in tackling your numerical and data problems. You will begin by learning how to set up a running Julia platform, before exploring its various built-in types. With the help of practical examples, this book walks you through two important collection types: arrays and matrices. In addition to this, you will be taken through how type conversions and promotions work.
In the course of the book, you will be introduced to the homo-iconicity and metaprogramming concepts in Julia. You will understand how Julia provides different ways to interact with an operating system, as well as other languages, and then you'll discover what macros are. Once you have grasped the basics, you’ll study what makes Julia suitable for numerical and scientific computing, and learn about the features provided by Julia. By the end of this book, you will also have learned how to run external programs.
This book covers all you need to know about Julia in order to leverage its high speed and efficiency for your applications.
Osoby które kupowały "Julia 1.0 Programming - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Julia 1.0 Programming. Dynamic and high-performance programming to build fast scientific applications - Second Edition eBook -- spis treści
- 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