November 2022
Beginner to intermediate
254 pages
5h 3m
English
This book provides an overview of web development in Julia and teaches you how to build MVC applications with a REST API and an interactive data dashboard using the Genie web framework.
The intended audience has web development experience, preferably some experience with Julia as well, and wants to blend these to become able to write web applications with Julia.
Chapter 1, Julia Programming Overview, reviews the Julia programming language in order to prepare you for web development with Julia. We’ll work with Julia in the REPL and with the Visual Studio Code editor, which is how we’ll build web apps in the rest of the book. Then, we will look at the types, flow controls, functions, and methods ...
Read now
Unlock full access