Description
In this course, you will :
- Introduce you to the language and the main concepts: control structures, data types and how to do input and output..
- Explain how to adapt object oriented thinking to Julia and get you into a more functional way of thinking about programming challenges..
- Cover many of the amazing ways Julia can increase both developer productivity through parametrized types, macros, code generation and utilizing existing libraries in other languages. Also learn how to write high performance Julia code..