- Getting Started with Julia
- Ivo Balbaert
- 110字
- 2021-07-23 20:34:06
Chapter 1. Installing the Julia Platform
This chapter guides you through the download and installation of all the necessary components of Julia. The topics covered in this chapter are as follows:
- Installing Julia
- Working with Julia's shell
- Start-up options and Julia scripts
- Packages
- Installing and working with Julia Studio
- Installing and working with IJulia
- Installing Sublime-IJulia
- Installing Juno
- Other editors and IDEs
- Working of Julia
By the end of this chapter, you will have a running Julia platform. Moreover, you will be able to work with Julia's shell as well as with editors or integrated development environments with a lot of built-in features to make development more comfortable.
推薦閱讀
- Learning Neo4j
- 自己動手寫Java虛擬機
- Java編程指南:基礎知識、類庫應用及案例設計
- DevOps入門與實踐
- Responsive Web Design with HTML5 and CSS3
- Android Application Development Cookbook(Second Edition)
- Julia機器學習核心編程:人人可用的高性能科學計算
- Flash CS6中文版應用教程(第三版)
- Python程序設計
- 深入淺出PostgreSQL
- C#應用程序設計教程
- Babylon.js Essentials
- Python3.5從零開始學
- Learning Modular Java Programming
- Spring+Spring MVC+MyBatis從零開始學