- Mastering Julia
- Malcolm Sherrington
- 206字
- 2021-07-16 13:42:39
Chapter 2. Developing in Julia
Julia is a feature-rich language. It was designed to appeal to the novice programmer and purist alike. Indeed for those whose interests lie in data science, statistics and mathematical modeling, Julia is well equipped to meet all their needs.
Our aim is to furnish the reader with the necessary knowledge to begin programming in Julia almost immediately. So rather than begin with an overview of the language's syntax, control structures and the like, we will introduce Julia's facets gradually over the rest of this book. Over the next two chapters we will look at some of the basic and advanced features of the Julia core. Many of the features such as graphics and database access, which are implemented via the package system will be left until later.
If you are familiar with programming in Python, R, MATLAB and so on, you will not find the journey terribly arduous, in fact we believe it will be a particularly pleasant one.
At the present time Julia has not yet reached the version 1.0 status and some of the syntax may be deprecated and later changed. However, we believe that most of the material presented here will stand the test of time.
- Oracle從入門到精通(第3版)
- Designing Machine Learning Systems with Python
- SQL for Data Analytics
- Instant Typeahead.js
- 深入理解Java7:核心技術與最佳實踐
- SQL Server 2012數(shù)據(jù)庫管理與開發(fā)項目教程
- QTP自動化測試進階
- ASP.NET 3.5程序設計與項目實踐
- Visual C#通用范例開發(fā)金典
- C語言程序設計實驗指導 (第2版)
- 區(qū)塊鏈技術與應用
- Learning Unreal Engine Android Game Development
- Fast Data Processing with Spark(Second Edition)
- Python無監(jiān)督學習
- 透視C#核心技術:系統(tǒng)架構及移動端開發(fā)