𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Beginning Julia Programming: For Engineers and Scientists

✍ Scribed by Sandeep Nagar (auth.)


Publisher
Apress
Year
2017
Tongue
English
Leaves
359
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Get started with Julia for engineering and numerical computing, especially data science, machine learning, and scientific computing applications. This book explains how Julia provides the functionality, ease-of-use and intuitive syntax of R, Python, MATLAB, SAS, or Stata combined with the speed, capacity, and performance of C, C++, or Java. You’ll learn the OOP principles required to get you started, then how to do basic mathematics with Julia. Other core functionality of Julia that you’ll cover, includes working with complex numbers, rational and irrational numbers, rings, and fields.
Beginning Julia Programming takes you beyond these basics to harness Julia’s powerful features for mathematical functions in Julia, arrays for matrix operations, plotting, and more. Along the way, you also learn how to manage strings, write functions, work with control flows, and carry out I/O to implement and leverage the mathematics needed for your data science and analysis projects.
"Julia walks like Python and runs like C". This phrase explains why Julia is quickly growing as the most favored option for data analytics and numerical computation. After reading and using this book, you'll have the essential knowledge and skills to build your first Julia-based application.
What You'll Learn

  • Obtain core skills in Julia
  • Apply Julia in engineering and science applications
  • Work with mathematical functions in Julia
  • Use arrays, strings, functions, control flow, and I/O in Julia
  • Carry out plotting and display basic graphics

Who This Book Is For
Those who are new to Julia; experienced users may also find this helpful as a reference.

✦ Table of Contents


Front Matter ....Pages i-xxi
Introduction (Sandeep Nagar)....Pages 1-14
Object-Oriented Programming (Sandeep Nagar)....Pages 15-23
Basic Math with Julia (Sandeep Nagar)....Pages 25-67
Complex Numbers (Sandeep Nagar)....Pages 69-77
Rational and Irrational Numbers (Sandeep Nagar)....Pages 79-88
Mathematical Functions (Sandeep Nagar)....Pages 89-125
Arrays (Sandeep Nagar)....Pages 127-179
Arrays for Matrix Operations (Sandeep Nagar)....Pages 181-227
Strings (Sandeep Nagar)....Pages 229-251
Functions (Sandeep Nagar)....Pages 253-273
Control Flow (Sandeep Nagar)....Pages 275-294
Input Output (Sandeep Nagar)....Pages 295-315
Plotting (Sandeep Nagar)....Pages 317-333
Metaprogramming (Sandeep Nagar)....Pages 335-344
Back Matter ....Pages 345-351

✦ Subjects


Programming Languages, Compilers, Interpreters


πŸ“œ SIMILAR VOLUMES


Beginning Julia Programming for Engineer
✍ Sandeep Nagar πŸ“‚ Library πŸ“… 2017 πŸ› Apress 🌐 English

Get started with Julia for engineering and numerical computing, especially data science, machine learning, and scientific computing applications. This book explains how Julia provides the functionality, ease-of-use and intuitive syntax of R, Python, MATLAB, SAS, or Stata combined with the speed, cap

C Programming for Scientists and Enginee
✍ Robert L. Wood πŸ“‚ Library πŸ“… 2002 πŸ› Butterworth-Heinemann 🌐 English

In a computing world that is increasingly full of C++ and object-oriented methods, C still has an important role to play, particularly in the implementation of engineering and scientific calculations. The author provides an introduction to the C programming language, particularly focusing on those f