title |
---|
Julia Programming |
:::warning
:::warning Google Drive :::
- [name=Yu-Hao Tseng]
- [time=Tue, Sep 21, 2021 1:56 PM]
- Home page
- [TOC]
- Julia 1.6 Documentation [target=_blank]
$ julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.6.2 (2021-07-14)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |
julia> 1 + 2
3
julia> ans
3
-
Get Started with Julia [target=_blank]
- julia-programming [target=_blank]
- GitHub
- My GitHub repository [target=_blank]
- Project Timeline
- Julia Document [target=_blank]
- 講義網址
- Books
- CoCalc
- Jeff Bezanson, Stefan Karpinski, Viral Shah, Alan Edelman, et al. (2020), Julia Language Documentation: Release 1.5.1, https://raw.githubusercontent.com/JuliaLang/docs.julialang.org/assets/julia-1.6.2.pdf, US.
- Ivo Balbaert (2015), Getting Started with Julia, Packt, IBSN: 9781783284795.
Julia (1101大學部) Week2 (part 1) {%youtube vfqYe_j8a0I %} Julia (1101大學部) Week2 (part 2) {%youtube 7KpY517yphE %}
println("Hi"); println("AA");
Julia (1101大學部) Week2 (part 3) {%youtube T65Y32X5aJk %}
{%youtube axFjE3ctYEo %}
{%youtube ccb6yJztTQE %}
{%hackmd SybccZ6XD %}