LEARN JULIA PROGRAMMING QUICKLY: CODING FOR BEGINNERS - JULIA PROGRAMMING LANGUAGE, A Quick Start eBook, Tutorial Book with Hands-On Projects, In Easy Steps! An Ultimate Beginner's Guide!
This book specifically written for beginners. This book serves as a teaching guide and also a reference manual to accompany you through this wonderful world of programming. We take you step-by-step through writing your very first program, explaining each portion of code as we go along. The book includes practical examples for beginners.
TABLE OF CONTENTS Julia Programming for beginners Julia INTRO Data types Scalar types Control flow Functions Custom structures Input - Output Managing run-time errors (exceptions) Interfacing Julia with other languages Metaprogramming Performances Arithmetic operators Bitwise operators Assignment operator Comparison operators Functions to check for special values Complex numbers Rational numbers Characters Strings Slicing if-elseif-else statement while loop for loop