- Julia 1.0 Programming Complete Reference Guide
- Ivo Balbaert Adrian Salceanu
- 88字
- 2021-06-24 14:21:41
Other editors and IDEs
For Terminal users, the available editors are as follows:
- Vim, together with julia-vim, works great (https://github.com/JuliaLang/julia-vim)
- Emacs, with julia-mode.el, from the https://github.com/JuliaLang/julia/tree/master/contrib directory
On Linux, gedit is very good. The Julia plugin works well and provides autocompletion. Notepad++ also has Julia support from the contrib directory mentioned earlier.
The CoCalc project (https://cocalc.com/) runs Julia in the cloud within a Terminal and lets you work with Jupyter notebooks. You can also work and teach with Julia in the cloud by using the JuliaBox platform (https://juliabox.org/).
推薦閱讀
- WildFly:New Features
- Java系統分析與架構設計
- Arduino開發實戰指南:LabVIEW卷
- 劍指MySQL:架構、調優與運維
- MySQL從入門到精通(軟件開發視頻大講堂)
- Mastering Web Application Development with AngularJS
- 小型編譯器設計實踐
- Flowable流程引擎實戰
- Oracle數據庫編程經典300例
- Java Web從入門到精通(第2版)
- ASP.NET求職寶典
- Arduino電子設計實戰指南:零基礎篇
- SQL Server 2014 Development Essentials
- Web前端開發技術實踐指導教程
- R語言數據分析從入門到實戰