Julia - Bit by Bit
Noel Kalicharan
Broschiertes Buch

Julia - Bit by Bit

Programming for Beginners

Versandkostenfrei!
Versandfertig in 6-10 Tagen
46,00 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
23 °P sammeln!
The main goal of this book is to teach fundamental programming principles to beginners using Julia, one of the fastest growing programming languages today. Julia can be classified as a "modern" language, possessing many features not available in more popular languages like C and Java.The book is organized in 10 chapters. Chapter 1 gives an overview of the programming process. It shows how to write a first Julia program and introduces some of the basic building blocks needed to write programs. Chapter 2 is all about numbers-integers, floating-point, operators, expressions-how to work with them ...