Wednesday, October 15, 2014

Java Programming for Engineers


Java Programming for Engineers - CRC Press Book

Java Programming for Engineers


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.

Example Java Code 0810.zip

Table of Contents


  • Preface
  • Part I - 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
  • Part II - 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
Julio Sanchez Books

No comments: