To pass the Sun Certified Programmer for Java 2 Platform 1.4 exam (SCPJ2 1.4) you need this book. It is written for any experienced programmer (with or without previous knowledge of Java) interested in mastering the Java programming language and passing the SCPJ2 1.4 exam.A Programmer's Guide to Jav
Java Number Cruncher: The Java Programmer's Guide to Numerical Computing
โ Scribed by Ronald Mak
- Book ID
- 127446719
- Publisher
- Prentice Hall
- Year
- 2002
- Tongue
- English
- Weight
- 3 MB
- Category
- Library
- ISBN-13
- 9780130460417
No coin nor oath required. For personal study only.
โฆ Synopsis
- Non-theoretical explanations of practical numerical algorithms * Algorithms in action with animated, interactive graphical Java programs and applets * Computational errors and how to remove them from your codeUnderstand "computer math" and get the numbers you expect, reliably.In Java Number Cruncher, author Ronald Mak explains how to spot-and how to avoid-the subtle programming miscues that can cause vexing calculation errors in your applications. An authority on mapping pure math to computer math, he explains how to use the often-overlooked computational features of Java, and does so in a clear, non-theoretical style.Without getting lost in mathematical detail, you'll learn practical numerical algorithms for safely summing numbers, finding roots of equations, interpolation and approximation, numerical integration, solving differential equations, matrix operations, and solving sets of simultaneous equations. You'll also enjoy intriguing topics such as searching for patterns in prime numbers, generating random numbers, computing thousands of digits of pi, and creating intricately beautiful fractal images.Java Number Cruncher includes: * Practical information all Java programmers should know * Popular computational algorithms in Java-without excessive mathematical theory * Interactive graphical programs that bring the algorithms to life on the computer screen * Rounding errors, the pitfalls of integer arithmetic, Java's implementation of the IEEE 754 floating-point standard, and moreThis book is useful to all Java programmers, especially for those who want to learn about numerical computation, and for developers of scientific, financial, and data analysis applications.
๐ SIMILAR VOLUMES
Allows programmers to add complex features to agents, increasing the automated tasks they can perform. This book teaches programmers the fundamentals of Java-based agents, first teaching how to design agents that can reason, recognize events, model, and even learn. It then shows how to develop code
Optimize your entire Java build and release process with ClearCaseR, Ant, and CruiseControl. Better builds mean better software. Effective, regular build processes accelerate development and improve quality, helping you identify small problems early, before they grow complex and costly to fix. Now,
Java for Web with Servlets, JSP and EJB is the one book you need to master Java web programming. It covers all the technologies needed to program web applications in Java using Servlets 2.3, JSP 1.2, EJB 2.0 and client-side programming with JavaScript. These technologies are explained in the context