Learning Julia

Learning Julia

2h 19mBeginner2019-08-14

Authors

Joe Marini

Joe Marini

Senior Developer Advocate at Google, Developer

Course details

Julia is an increasingly popular programming language that combines the power and flexibility of Python with the speed of C—making it an attractive option in fields like data science and financial modeling. In this course, Joe Marini introduces the Julia programming language, covering its syntax, basic concepts, and features. Joe begins by going over the language's feature set, explaining how it differs from other languages. Next, he goes over data types, numbers, and strings in Julia; language features such as data type casting; and control and data structures. At the end of the course, you'll be ready to install and run Julia and write code using the language's features.

Learning objectives
Using the Julia REPL tool
Differences between Julia and other languages
Variables and data types
Numbers in Julia
Defining and operating on strings
Using built-in functions in Julia
Conditional statements
Using array functions
String processing

Skills covered

JuliaLearningProgramming LanguagesOpen SourceSoftware Development

Concepts

Introduction

  • Julia - Power like Python, speed like C
  • What you should know
  • Setting up the development environment

Overview

  • Introduction to Julia
  • The Julia REPL
  • Building HelloWorld.jl
  • Differences from other languages

Language Basics

  • Julia variables and data types
  • Numbers in Julia
  • Strings in Julia

Language Features

  • Built-in functions
  • Vectorization operator
  • Data type casting

Control Structures

  • Conditional statements
  • Loops
  • Functions
  • Exception handling

Data Structures

  • Arrays
  • Tuples
  • Sets
  • Dictionaries

Julia Features

  • Random numbers
  • String processing
  • Using the filesystem
  • Dates and times
  • Custom types
  • Sorting data

Conclusion

  • Next steps
80,000 Toman