- Getting Started with Julia
- Ivo Balbaert
- 115字
- 2021-07-23 20:34:05
Summary
In this introduction, we gave an overview of Julia's characteristics and compared them to the existing languages in its field. Julia's main advantage is its ability to generate specialized code for different input types. When coupled with the compiler's ability to infer these types, this makes it possible to write the Julia code at an abstract level while achieving the efficiency associated with the low-level code. Julia is already quite stable and production ready. The learning curve for Julia is very gentle; the idea being that people who don't care about fancy language features should be able to use it productively too and learn about new features only when they become useful or needed.
推薦閱讀
- Python數據分析入門與實戰
- Photoshop智能手機APP UI設計之道
- 區塊鏈:以太坊DApp開發實戰
- Mastering Kali Linux for Web Penetration Testing
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- 小學生C++創意編程(視頻教學版)
- 好好學Java:從零基礎到項目實戰
- Access 2010中文版項目教程
- Go語言編程
- Illustrator CS6設計與應用任務教程
- Neo4j 3.x入門經典
- C語言程序設計教程
- Mapping with ArcGIS Pro
- Java網絡編程實用精解
- 開源網絡地圖可視化:基于Leaflet的在線地圖開發