[Notice] Introduction to Julia

![[Notice] Introduction to Julia](https://secure.meetupstatic.com/photos/event/c/1/8/9/highres_463969545.jpeg?w=750)
Details
This talk is a gentle introduction to the Julia computing environment, intended to familiarize new users before the main Julia talk in November 27th.
The talk will cover introductory concepts, such as programming control statements (FOR, WHILE etc), Linear Algebra (Matrices), and look at some simple Project Euler exercises.
The talk will introduce the main Julia installation, Julia Studio, and IJulia.
• Download Julia - Here (http://julialang.org/downloads/)
• Forio’s Julia Studio (http://forio.com/products/julia-studio/download/)
• Introduction to Julia Studio – Here (https://github.com/DragonflyStats/Julia/blob/master/Intro/Julia%20Studio%20Introduction.md)
• Installing IJulia for Windows - Here (https://dl.dropboxusercontent.com/u/6044937/MATLABOctaveJulia/Julia/Installing%20IJulia.pdf)
• Project Euler - www.projecteuler.net

[Notice] Introduction to Julia