- Julia 1.0 Programming Complete Reference Guide
- Ivo Balbaert Adrian Salceanu
- 61字
- 2021-06-24 14:21:40
Installing julia-vscode
Another IDE called julia-vscode is based on the Visual Studio Code editor (https://code.visualstudio.com/). Install it by following the instructions given here: https://github.com/JuliaEditorSupport/julia-vscode. This IDE provides syntax highlighting, code snippets, Julia-specific commands (execute code by pressing F5), an integrated Julia REPL, code completion, hover help, a linter, code navigation, and tasks for running tests, builds, benchmarks, and build documentation.
推薦閱讀
- Java 9 Concurrency Cookbook(Second Edition)
- TensorFlow Lite移動(dòng)端深度學(xué)習(xí)
- Django開(kāi)發(fā)從入門(mén)到實(shí)踐
- Offer來(lái)了:Java面試核心知識(shí)點(diǎn)精講(原理篇)
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 零基礎(chǔ)入門(mén)學(xué)習(xí)Python
- Python深度學(xué)習(xí)原理、算法與案例
- 好好學(xué)Java:從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- Scala Functional Programming Patterns
- Appcelerator Titanium:Patterns and Best Practices
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Azure for Architects
- Swift從入門(mén)到精通 (移動(dòng)開(kāi)發(fā)叢書(shū))
- Java EE框架開(kāi)發(fā)技術(shù)與案例教程
- Expert Angular