- 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.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- TypeScript Essentials
- ASP.NET Core 5.0開發入門與實戰
- VSTO開發入門教程
- Raspberry Pi 2 Server Essentials
- QGIS:Becoming a GIS Power User
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- 微信小程序入門指南
- Learning Hunk
- Teaching with Google Classroom
- 零基礎趣學C語言
- C#應用程序設計教程
- 單片機C語言程序設計實訓100例
- C#程序設計(項目教學版)
- CRYENGINE Game Development Blueprints