For Engineers and Scientists
Buch, Englisch, 351 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 7047 g
ISBN: 978-1-4842-3170-8
Verlag: Apress
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 scienceand 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.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Angewandte Informatik Computeranwendungen in Wissenschaft & Technologie
- Mathematik | Informatik Mathematik Numerik und Wissenschaftliches Rechnen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Technische Wissenschaften Technik Allgemein Computeranwendungen in der Technik
Weitere Infos & Material
1. Introduction.- 2. Object Oriented Programming.- 3. Basic Mathematics with Julia.- 4. Complex Numbers.- 5. Rational and Irrational numbers.- 6. Mathematical Functions.- 7.Arrays.- 8. Arrays for Matrix Operations.- 9. Strings.- 10. Functions.- 11. Control Flow.- 12. Input Output.- 13. Plotting.