Atnaujinkite slapukų nuostatas

Web Development with Julia and Genie: A hands-on guide to high-performance server-side web development with the Julia programming language [Minkštas viršelis]

  • Formatas: Paperback / softback, 254 pages, aukštis x plotis: 93x75 mm
  • Išleidimo metai: 29-Nov-2022
  • Leidėjas: Packt Publishing Limited
  • ISBN-10: 180181113X
  • ISBN-13: 9781801811132
Kitos knygos pagal šią temą:
  • Formatas: Paperback / softback, 254 pages, aukštis x plotis: 93x75 mm
  • Išleidimo metai: 29-Nov-2022
  • Leidėjas: Packt Publishing Limited
  • ISBN-10: 180181113X
  • ISBN-13: 9781801811132
Kitos knygos pagal šią temą:
Get a practical overview of web development in Julia and learn how to build MVC applications with a REST API, and an interactive data dashboard using the Genie web framework

Key Features

A tutorial on web development from Julia expert, Ivo Balbaert and the creator of the Genie framework, Adrian Salceanu A step-by-step approach to building a complete web app with the Genie framework Develop secure and fast web apps using server-side development on Julia

Book DescriptionJulias high-performance and scalability characteristics and its extensive number of packages for visualizing data make it an excellent fit for developing web apps, web services, and web dashboards. The two parts of this book provide complete coverage to build your skills in web development.

First, you'll refresh your knowledge of the main concepts in Julia that will further be used in web development. Then, youll use Julias standard web packages and examine how the building blocks of the web such as TCP-IP, web sockets, HTTP protocol, and so on are implemented in Julias standard library. Each topic is discussed and developed into code that you can apply in new projects, from static websites to dashboards. Youll also understand how to choose the right Julia framework for a project. The second part of the book talks about the Genie framework. Youll learn how to build a traditional to do app following the MVC design pattern. Next, youll add a REST API to this project, including testing and documentation. Later, youll explore the various ways of deploying an app in production, including authentication functionality. Finally, youll work on an interactive data dashboard, making various chart types and filters.

By the end of this book, youll be able to build interactive web solutions on a large scale with a Julia-based web framework.

What you will learn

Understand how to make a web server with HTTP.jl and work with JSON data over the web Discover how to build a static website with the Franklin framework Explore Julia web development frameworks and work with them Uncover the Julia infrastructure for development, testing, package management, and deployment Develop an MVC web app with the Genie framework Understand how to add a REST API to a web app Create an interactive data dashboard with charts and filters Test, document, and deploy maintainable web applications using Julia

Who this book is forThis book is for beginner to intermediate-level Julia programmers who want to enhance their skills in designing and developing large-scale web applications. The book helps you adopt Genie without any prior experience with the framework. Julia programming experience and a beginner-level understanding of web development concepts are required.
Table of Contents

Julia Programming Overview
Using Julia Standard Web Packages
Applying Julia in Various Use Cases on the Web
Building an MVC ToDo App
Adding a REST API
Deploying Genie Apps in Production
Adding Authentication to Our App
Developing Interactive Data Dashboards with Genie
Ivo Balbaert is a software engineer and lecturer in Web Programming and Databases. He worked for 30 years in the software industry as a developer and consultant in several companies. From 2000 onwards he switched to teaching part time, authoring books, and developing software. Adrian Salceanu is the Founder CEO at GenieCloud.io. He is a computer scientist with over 20 years of experience as a full stack web developer working on data intensive applications. Adrian is the creator and lead maintainer of Genie framework, the most popular Julia web framework counting over 100K downloads and all-time top 10 most starred Julia package on GitHub. He is a Julia early adopter and open-source contributor to the JuliaLang ecosystem since 2015.