Essential Java for Scientists and Engineers
This book serves as an introduction to the programming language Java. In addition it focuses on how Java, and object-oriented programming, can be used to solve science and engineering problems. As such, some of the examples necessarily involve aspects of first-year university mathematics.
Features:
- The book is accessible to beginners, with no programming experience.
- This book uses a hands-on or ‘dive-in’ approach which gets you writing and running programs immediately.
- The fundamentals of Java programming are motivated throughout with many examples from a number of different scientific and engineering areas, as well as from business and everyday life.Beginners, as well as experienced programmers wishing to learn Java as an additional language, should therefore find plenty of interest in the book.
- It provides a good introduction to object-oriented programming. Solutions to problems throughout the book show how data and operations on that data can be modelled together in classes. In this way code is easy to maintain, extend and reuse.
- There is a pre-written package of code to help in such areas as
- simple keyboard input and file input/output
- matrix manipulation
- scientific graphing.
Details
Title | : Essential Java for Scientists and Engineers |
Size | : 2.12 MB |
Pages | : 347 |
Format(s) |
No comments:
Post a Comment
Please feel free to comment and add any queries you have, related to this blog.