- 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/).
推薦閱讀
- 演進式架構(原書第2版)
- 樂高機器人設計技巧:EV3結構設計與編程指導
- 實用防銹油配方與制備200例
- Julia機器學習核心編程:人人可用的高性能科學計算
- The Computer Vision Workshop
- React.js Essentials
- PySide 6/PyQt 6快速開發與實戰
- Azure Serverless Computing Cookbook
- 零基礎學HTML+CSS第2版
- Node.js 6.x Blueprints
- Python編程:從入門到實踐(第2版)
- Mastering VMware vSphere Storage
- Visual Basic 開發從入門到精通
- Vue.js從入門到精通
- Unreal Engine 4 Scripting with C++ Cookbook