Java Programming for Engineers
Autor Julio Sanchez, Maria P. Cantonen Limba Engleză Paperback – 20 iun 2002
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.
Preț: 881.67 lei
Preț vechi: 1102.09 lei
-20% Nou
Puncte Express: 1323
Preț estimativ în valută:
168.72€ • 175.15$ • 140.69£
168.72€ • 175.15$ • 140.69£
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
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 & DevelopmentCuprins
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.