Logo

Introducing Julia by Dirk Hünniger, et al.

Small book cover: Introducing Julia

Introducing Julia
by

Publisher: Wikibooks
Number of pages: 166

Description:
Julia is a high-level, high-performance dynamic programming language for technical computing. Here's a collection of notes and introductory paragraphs that comprise a gentle introduction to the Julia programming language, in the form of a wikibook.

Home page url

Download or read it online for free here:
Download link
(1.6MB, PDF)

Similar books

Book cover: Beyond JavaBeyond Java
by - O'Reilly Media, Inc.
Bruce Tate describes the characteristics of alternative languages, likely successors to Java. The book will teach you a few new languages and help you start building new skills, or you can use the introduced techniques to improve your work in Java.
(21500 views)
Book cover: Pointers and MemoryPointers and Memory
by - Stanford University
This is a 31 page introduction to programming with pointers and memory in C, C++ and other languages. It explains how pointers and memory work and how to use them -- from the basic concepts through all the major programming techniques.
(6546 views)
Book cover: COBOL: A self-instructional manualCOBOL: A self-instructional manual
by - Prentice-Hall
The COBOL system was developed to produce an English-like programming language which can be used on many different types of data processing systems. This manual has been developed to teach the beginner the fundamentals of COBOL programming.
(16869 views)
Book cover: Programming in LuaProgramming in Lua
by
This book gives a solid base for any programmer who wants to use Lua. It covers all aspects of Lua -- from the basics to its API with C -- explaining how to make good use of its features and giving numerous code examples.
(8545 views)