Julia - Bit by Bit

Julia - Bit by Bit
Author :
Publisher : Springer Nature
Total Pages : 289
Release :
ISBN-10 : 9783030739362
ISBN-13 : 3030739368
Rating : 4/5 (62 Downloads)

Book Synopsis Julia - Bit by Bit by : Noel Kalicharan

Download or read book Julia - Bit by Bit written by Noel Kalicharan and published by Springer Nature. This book was released on 2021-07-15 with total page 289 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 and how to print them. Chapter 3 shows how to write programs which can make decisions. It explains how to use if and if...else statements. Chapter 4 explains the notion of ‘looping’, implemented using for and while statements. It also explains how to read data from a file and write results to a file. Chapter 5 formally treats with functions, enabling a (large) program to be broken up into smaller manageable units which work together to solve a given problem. Chapter 6 is devoted to characters and strings. In Julia, we can work with them as seamlessly as we do with numbers. Chapter 7 tackles array processing, which is significantly easier in Julia than other languages. Chapter 8 is about sorting and searching techniques. Sorting puts data in an order that can be searched more quickly/easily, and makes it more palatable for human consumption. Chapter 9 introduces structures, enabling us to group data in a form that can be manipulated more easily as a unit. Chapter 10 deals with two useful data structures—dictionaries and sets. These enable us to solve certain kinds of problems more easily and conveniently than we can without them. This book is intended for anyone who is learning programming for the first time. The presentation is based on the fact that many students (though not all) have difficulties in learning programming. To overcome this, the book uses an approach which provides clear examples, detailed explanations of very basic concepts and numerous interesting problems (not just artificial exercises whose only purpose is to illustrate some language feature).


Julia - Bit by Bit Related Books

Julia - Bit by Bit
Language: en
Pages: 289
Authors: Noel Kalicharan
Categories: Computers
Type: BOOK - Published: 2021-07-15 - Publisher: Springer Nature

DOWNLOAD EBOOK

The main goal of this book is to teach fundamental programming principles to beginners using Julia, one of the fastest growing programming languages today. Juli
Think Julia
Language: en
Pages: 298
Authors: Ben Lauwens
Categories: Computers
Type: BOOK - Published: 2019-04-05 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you’re just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0
Hands-On Design Patterns and Best Practices with Julia
Language: en
Pages: 521
Authors: Tom Kwong
Categories: Computers
Type: BOOK - Published: 2020-01-17 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Design and develop high-performance, reusable, and maintainable applications using traditional and modern Julia patterns with this comprehensive guide Key Featu
Julia - Bit by Bit
Language: en
Pages: 323
Authors: Noel Kalicharan
Categories:
Type: BOOK - Published: 2020-12-22 - Publisher:

DOWNLOAD EBOOK

Julia--Bit by Bit attempts to teach computer programming to the complete beginner using Julia--a relatively new programming language. Created in 2009 by Jeff Be
Julia Programming for Operations Research
Language: en
Pages: 262
Authors: Changhyun Kwon
Categories: Technology & Engineering
Type: BOOK - Published: 2019-03-03 - Publisher: Changhyun Kwon

DOWNLOAD EBOOK

Last Updated: December 2020 Based on Julia v1.3+ and JuMP v0.21+ The main motivation of writing this book was to help the author himself. He is a professor in t