Julia 1.0 Programming Cookbook: Over 100 numerical and distributed computing recipes for your daily data science workflow
暫譯: Julia 1.0 程式設計食譜:超過 100 個數值與分散式計算的食譜,助你日常數據科學工作流程
Przemyslaw Szufel, Bogumil Kaminski
- 出版商: Packt Publishing
- 出版日期: 2018-11-30
- 售價: $1,520
- 貴賓價: 9.5 折 $1,444
- 語言: 英文
- 頁數: 437
- 裝訂: Paperback
- ISBN: 1788998367
- ISBN-13: 9781788998369
-
相關分類:
程式語言、Data Science
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$2,280$2,166 -
$2,600$2,470 -
$990$842 -
$1,830$1,739 -
$650$507
相關主題
商品描述
Discover the new features and widely used packages in Julia to solve complex computational problems in your statistical applications.
Key Features
- Address the core problems of programming in Julia with the most popular packages for common tasks
- Tackle issues while working with Databases and Parallel data processing with Julia
- Explore advanced features such as metaprogramming, functional programming, and user defined types
Book Description
Julia programming language with its dynamic nature and high-performance provides comparatively minimum time for development of computational models with easy to maintain computational code. Julia 1.0 Programming Cookbook will be your solution based guide as it will take you through different programming aspects with Julia.
Starting with the new features of Julia 1.0, each recipe addresses a specific problem, with a discussion that explains the solution and offers insight into how it works. You will work with the powerful Julia tools and data structures along with the most popular Julia packages. You will learn to create vectors, handle variables, and work with functions. You will be introduced with various recipes for numerical computing, distributed computing and achieving high performance. You'll see how to optimize data science programs with parallel computing and memory allocation. Moving forward, we will look into more advanced concepts such as Metaprogramming and Functional Programming. Finally, you will learn to tackle issues while working with Databases and Data processing and will learn recipes on data science problems, data modeling, data analysis, data manipulation, parallel processing, cloud computing with Julia.
By the end of the book, you will acquire the skills to work more effectively with your data.
What you will learn
- Boost the code performance using Julia's unique features
- Organize data in fundamental types of collections: arrays, dictionaries
- Organize data science process within Julia and solve related problems
- Scale Julia computations with cloud computing
- Write data to IO streams with Julia and to handle web transfer
- How to define own immutable and mutable types
- Speed-up the development process using metaprogramming
Who This Book Is For
This book is for developers who would like to enhance their Julia programming skills and would like to get some quick solutions to their common programming problems. Basic Julia programming knowledge is assumed.
商品描述(中文翻譯)
探索 Julia 中的新功能和廣泛使用的套件,以解決您統計應用中的複雜計算問題。
主要特點
- 使用最受歡迎的套件解決 Julia 編程中的核心問題,針對常見任務
- 在使用 Julia 處理資料庫和並行數據處理時解決問題
- 探索高級功能,如元編程、函數式編程和用戶自定義類型
書籍描述
Julia 編程語言以其動態特性和高性能,提供相對較少的計算模型開發時間,並且易於維護計算代碼。《Julia 1.0 編程食譜》將作為您的解決方案指南,帶您了解 Julia 的不同編程方面。
從 Julia 1.0 的新功能開始,每個食譜針對特定問題,並附有解釋解決方案的討論,提供其運作方式的見解。您將使用強大的 Julia 工具和數據結構,以及最受歡迎的 Julia 套件。您將學會創建向量、處理變數和使用函數。您將接觸到各種數值計算、分佈式計算和實現高性能的食譜。您將看到如何使用並行計算和內存分配來優化數據科學程序。接下來,我們將深入探討更高級的概念,如元編程和函數式編程。最後,您將學會在處理資料庫和數據處理時解決問題,並學習數據科學問題、數據建模、數據分析、數據操作、並行處理和雲計算的食譜。
在書籍結束時,您將獲得更有效地處理數據的技能。
您將學到什麼
- 利用 Julia 的獨特功能提升代碼性能
- 以基本類型的集合組織數據:數組、字典
- 在 Julia 中組織數據科學過程並解決相關問題
- 使用雲計算擴展 Julia 計算
- 使用 Julia 將數據寫入 IO 流並處理網絡傳輸
- 如何定義自己的不可變和可變類型
- 利用元編程加速開發過程
本書適合誰
本書適合希望提升其 Julia 編程技能的開發人員,並希望快速解決常見編程問題。假設讀者具備基本的 Julia 編程知識。