Cantitate/Preț
Produs

Java Programming for Engineers

Autor Julio Sanchez, Maria P. Canton
en Limba Engleză Paperback – 20 iun 2002
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.
Citește tot Restrânge

Preț: 88167 lei

Preț vechi: 110209 lei
-20% Nou

Puncte Express: 1323

Preț estimativ în valută:
16872 17515$ 14069£

Carte tipărită la comandă

Livrare economică 22 martie-05 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780849308109
ISBN-10: 0849308100
Pagini: 360
Ilustrații: 63 b/w images
Dimensiuni: 156 x 234 x 19 mm
Greutate: 0.65 kg
Ediția:New.
Editura: CRC Press
Colecția CRC Press

Public țintă

Professional and Professional Practice & Development

Cuprins

Preface. JAVA LANGUAGE FUNDAMENTALS. Java Programming. Your First Java Program. How Computers Store Information. Storing and Naming Data. Performing Input and Output. Introducing Arrays. Java Operators. Other Java Operators. Directing Program Flow. Controlling Program Flow. Programming with Loops. Program Building Blocks. Using Methods. Object-Oriented Programming. Object-oriented Coding. Using Inheritance. Object Composition. I/O Programming. Handling Errors. JAVA PROGRAMMING FOR ENGINEERS. Computer Number Systems. Fixed-Precision Numeric Data. Variable-Precision Numeric Data. Fundamental Operations. Java Math for Engineers. Introducing Computer Graphics. Java Graphics. Displaying Graphic Images. Index.

Descriere

As professors at Minnesota State University, the authors developed this book after realizing the need for a Java programming book specifically designed for engineering students. The result is a text that presents a complete overview of Java programming as it is applied in the engineering field. The tutorial uses the personal computer as a development platform and assumes no prior programming experience. It emphasizes Java as a problem-solving tool and reduces theoretical computer science topics to their practical and hands-on components. All exercises, examples, and programming projects are derived from engineering problems. Supplementary materials are available through the CRC Web site.