Skip to content

Java Programming for Engineeers
Stock Photo: Cover May Be Different

Java Programming for Engineeers Paperback - 2002 - 1st Edition

by Sanchez, Julio (Author)/ Canton, Maria P. (Author)

  • New
  • Paperback

Description

CRC Pr I Llc, 2002. Paperback. New. 1st edition. 350 pages. 9.00x5.75x0.75 inches.
New
NZ$285.19
NZ$21.06 Shipping to USA
Standard delivery: 14 to 21 days
More Shipping Options
Ships from Revaluation Books (Devon, United Kingdom)

Details

  • Title Java Programming for Engineeers
  • Author Sanchez, Julio (Author)/ Canton, Maria P. (Author)
  • Binding Paperback
  • Edition number 1st
  • Edition 1
  • Condition New
  • Pages 360
  • Volumes 1
  • Language ENG
  • Publisher CRC Pr I Llc
  • Date 2002
  • Illustrated Yes
  • Features Illustrated
  • Bookseller's Inventory # __0849308100
  • ISBN 9780849308109 / 0849308100
  • Weight 1.1 lbs (0.50 kg)
  • Dimensions 9.22 x 6.12 x 0.74 in (23.42 x 15.54 x 1.88 cm)
  • Library of Congress subjects Java (Computer program language), Mechanical engineering - Data processing
  • Library of Congress Catalog Number 2002025924
  • Dewey Decimal Code 005.13

About Revaluation Books Devon, United Kingdom

Biblio member since 2020
Seller rating: This seller has earned a 3 of 5 Stars rating from Biblio customers.

General bookseller of both fiction and non-fiction.

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from Revaluation Books

From the publisher

While teaching Java programming at Minnesota State University, the authors noticed that engineering students were enrolling in Java programming courses in order to obtain basic programming skills, but there were no Java books suitable for courses intended for engineers. They realized the need for a comprehensive Java programming tutorial that offers basic programming skills that can be applied in the field of engineering. With this in mind, the authors developed Java Programming for Engineers in order to meet the needs of both engineers and engineering students.

The text uses the personal computer as a development platform and assumes no prior programming experience or knowledge. The only skills expected of the reader are basic keyboarding and user-level familiarity with the PC. Topics covered range from mathematical expressions to linear systems to engineering graphics. Chapters on problem solving skills and the designing of engineering applications walk readers through real word problems they might encounter.

Divided into two parts, Part 1 is a description of the Java language, of the fundamentals of object orientation, input and output operations, and error handling. Part 2 is about Java programming for engineers. It starts with computer number systems, fixed- and variable-precision numeric data, mathematical programming in Java as could be of interest to engineers, and concludes with an overview of Java Graphics.

First line

Java is a programming language similar to C and C++.