书目名称 | Julia - Bit by Bit |
副标题 | Programming for Begi |
编辑 | Noel Kalicharan |
视频video | http://file.papertrans.cn/502/501607/501607.mp4 |
概述 | Teaches fundamental programming principles to beginners.Introduces Julia, a modern programming language, step by step.Provides lots of examples, detailed explanations of basic concepts and numerous in |
丛书名称 | Undergraduate Topics in Computer Science |
图书封面 |  |
描述 | .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 t |
出版日期 | Textbook 2021 |
关键词 | Julia; Programming Languages; C; Programming Introduction; Java |
版次 | 1 |
doi | https://doi.org/10.1007/978-3-030-73936-2 |
isbn_softcover | 978-3-030-73935-5 |
isbn_ebook | 978-3-030-73936-2Series ISSN 1863-7310 Series E-ISSN 2197-1781 |
issn_series | 1863-7310 |
copyright | The Editor(s) (if applicable) and The Author(s), under exclusive license to Springer Nature Switzerl |