- 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.
- 動(dòng)手玩轉(zhuǎn)Scratch3.0編程:人工智能科創(chuàng)教育指南
- HBase從入門到實(shí)戰(zhàn)
- 從0到1:HTML+CSS快速上手
- Java開發(fā)入行真功夫
- 利用Python進(jìn)行數(shù)據(jù)分析(原書第3版)
- Android項(xiàng)目實(shí)戰(zhàn):手機(jī)安全衛(wèi)士開發(fā)案例解析
- JavaScript動(dòng)態(tài)網(wǎng)頁編程
- Troubleshooting Citrix XenApp?
- HTML5+CSS3+JavaScript 從入門到項(xiàng)目實(shí)踐(超值版)
- 單片機(jī)原理及應(yīng)用技術(shù)
- 零基礎(chǔ)C#學(xué)習(xí)筆記
- UX Design for Mobile
- SFML Game Development
- 嵌入式C編程實(shí)戰(zhàn)
- Java EE 7 Development with WildFly