
Introducing Julia
by Dirk Hünniger, et al.
Publisher: Wikibooks 2015
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.
Download or read it online for free here:
Download link
(1.6MB, PDF)
Similar books
Microsoft Small Basic: An introduction to Programmingby Vijaye Raji - Microsoft
Small Basic is a programming language that is designed to make programming extremely easy, approachable and fun for beginners. Small Basic's intention is to bring down the barrier and serve as a stepping stone to the world of computer programming.
(17136 views)
COBOL: A self-instructional manualby James A. Saxon - 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.
(18888 views)
Dylan Programming: An Object-Oriented and Dynamic Languageby Neil Feinberg, et al. - Addison-Wesley
Dylan is a new programming language, that is both object-oriented, like C++ and Java, and dynamic, like Smalltalk. This book will be useful to anyone learning dynamic, object-oriented programming, whether it be in Dylan, Java, Smalltalk, or Lisp.
(12921 views)
Programming Mac OS X with Cocoa for Beginners- Wikibooks
This book aims to provide beginners with an introduction to programming Mac OS X with Cocoa, using Xcode, the free developer tools provided with the operating system. Some knowledge of another programming language, preferably C, is assumed.
(17158 views)