Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Julia quick syntax reference = a poc...
~
Lobianco, Antonello.
Linked to FindBook
Google Book
Amazon
博客來
Julia quick syntax reference = a pocket guide for data science programming /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Julia quick syntax reference/ by Antonello Lobianco.
Reminder of title:
a pocket guide for data science programming /
Author:
Lobianco, Antonello.
Published:
Berkeley, CA :Apress : : 2024.,
Description:
xv, 361 p. :ill., digital ;24 cm.
[NT 15003449]:
Part 1. Language Core -- 1. Getting Started -- 2. Data Types and Structures -- 3. Control Flow and Functions -- 4. Custom Types -- E1: Shelling Segregation Model - 5. Input - Output -- 6. Metaprogramming and Macros -- 7. Interfacing Julia with Other Languages -- 8. Efficiently Write Efficient Code. - 9 Parallel Computing in Julia - Part 2. Packages Ecosystem -- 10. Working with Data -- 11. Scientific Libraries -- E2: Fitting a forest growth model - 12 - AI with Julia - E3. Predict house values - 13. Utilities. Appendix: Solutions to the exercises.
Contained By:
Springer Nature eBook
Subject:
Julia (Computer program language) -
Online resource:
https://doi.org/10.1007/979-8-8688-0965-1
ISBN:
9798868809651
Julia quick syntax reference = a pocket guide for data science programming /
Lobianco, Antonello.
Julia quick syntax reference
a pocket guide for data science programming /[electronic resource] :by Antonello Lobianco. - Second edition. - Berkeley, CA :Apress :2024. - xv, 361 p. :ill., digital ;24 cm.
Part 1. Language Core -- 1. Getting Started -- 2. Data Types and Structures -- 3. Control Flow and Functions -- 4. Custom Types -- E1: Shelling Segregation Model - 5. Input - Output -- 6. Metaprogramming and Macros -- 7. Interfacing Julia with Other Languages -- 8. Efficiently Write Efficient Code. - 9 Parallel Computing in Julia - Part 2. Packages Ecosystem -- 10. Working with Data -- 11. Scientific Libraries -- E2: Fitting a forest growth model - 12 - AI with Julia - E3. Predict house values - 13. Utilities. Appendix: Solutions to the exercises.
Learn the Julia programming language as quickly as possible. This book is a must-have reference guide that presents the essential Julia syntax in a well-organized format, updated with the latest features of Julia's APIs, libraries, and packages. 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. At a more applied level, you will learn how to use Julia packages for data analysis, numerical optimization, symbolic computation, and machine learning, and how to present your results in dynamic documents. The Second Edition delves deeper into modules, environments, and parallelism in Julia. It covers random numbers, reproducibility in stochastic computations, and adds a section on probabilistic analysis. Finally, it provides forward-thinking introductions to AI and machine learning workflows using BetaML, including regression, classification, clustering, and more, with practical exercises and solutions for self-learners. What You Will Learn Work with Julia types and the different containers for rapid development Use vectorized, classical loop-based code, logical operators, and blocks Explore Julia functions: arguments, return values, polymorphism, parameters, anonymous functions, and broadcasts Build custom structures in Julia Use C/C++, Python or R libraries in Julia and embed Julia in other code. Optimize performance with GPU programming, profiling and more. Manage, prepare, analyse and visualise your data with DataFrames and Plots Implement complete ML workflows with BetaML, from data coding to model evaluation, and more. Who This Book Is For Experienced programmers who are new to Julia, as well as data scientists who want to improve their analysis or try out machine learning algorithms with Julia.
ISBN: 9798868809651
Standard No.: 10.1007/979-8-8688-0965-1doiSubjects--Topical Terms:
3270502
Julia (Computer program language)
LC Class. No.: QA76.73.J85
Dewey Class. No.: 005.133
Julia quick syntax reference = a pocket guide for data science programming /
LDR
:03588nmm a2200337 a 4500
001
2389425
003
DE-He213
005
20250104115222.0
006
m d
007
cr nn 008maaau
008
250916s2024 cau s 0 eng d
020
$a
9798868809651
$q
(electronic bk.)
020
$a
9798868809644
$q
(paper)
024
7
$a
10.1007/979-8-8688-0965-1
$2
doi
035
$a
979-8-8688-0965-1
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.J85
072
7
$a
UMC
$2
bicssc
072
7
$a
COM010000
$2
bisacsh
072
7
$a
UMC
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.J85
$b
L797 2024
100
1
$a
Lobianco, Antonello.
$3
3755083
245
1 0
$a
Julia quick syntax reference
$h
[electronic resource] :
$b
a pocket guide for data science programming /
$c
by Antonello Lobianco.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2024.
300
$a
xv, 361 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part 1. Language Core -- 1. Getting Started -- 2. Data Types and Structures -- 3. Control Flow and Functions -- 4. Custom Types -- E1: Shelling Segregation Model - 5. Input - Output -- 6. Metaprogramming and Macros -- 7. Interfacing Julia with Other Languages -- 8. Efficiently Write Efficient Code. - 9 Parallel Computing in Julia - Part 2. Packages Ecosystem -- 10. Working with Data -- 11. Scientific Libraries -- E2: Fitting a forest growth model - 12 - AI with Julia - E3. Predict house values - 13. Utilities. Appendix: Solutions to the exercises.
520
$a
Learn the Julia programming language as quickly as possible. This book is a must-have reference guide that presents the essential Julia syntax in a well-organized format, updated with the latest features of Julia's APIs, libraries, and packages. 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. At a more applied level, you will learn how to use Julia packages for data analysis, numerical optimization, symbolic computation, and machine learning, and how to present your results in dynamic documents. The Second Edition delves deeper into modules, environments, and parallelism in Julia. It covers random numbers, reproducibility in stochastic computations, and adds a section on probabilistic analysis. Finally, it provides forward-thinking introductions to AI and machine learning workflows using BetaML, including regression, classification, clustering, and more, with practical exercises and solutions for self-learners. What You Will Learn Work with Julia types and the different containers for rapid development Use vectorized, classical loop-based code, logical operators, and blocks Explore Julia functions: arguments, return values, polymorphism, parameters, anonymous functions, and broadcasts Build custom structures in Julia Use C/C++, Python or R libraries in Julia and embed Julia in other code. Optimize performance with GPU programming, profiling and more. Manage, prepare, analyse and visualise your data with DataFrames and Plots Implement complete ML workflows with BetaML, from data coding to model evaluation, and more. Who This Book Is For Experienced programmers who are new to Julia, as well as data scientists who want to improve their analysis or try out machine learning algorithms with Julia.
650
0
$a
Julia (Computer program language)
$3
3270502
650
0
$a
Computer programming.
$3
527209
650
1 4
$a
Compilers and Interpreters.
$3
3592044
650
2 4
$a
Artificial Intelligence.
$3
769149
650
2 4
$a
Data Mining and Knowledge Discovery.
$3
898250
650
2 4
$a
Mathematics of Computing.
$3
891213
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-0965-1
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9500189
電子資源
11.線上閱覽_V
電子書
EB QA76.73.J85
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login