Edition DescriptionRevised edition
Table Of Content1. Introduction to Computers and the Java Language. 2. Basic Elements of Java. 3. Branching Structures and Program Design. 4. Repetition Structures. 5. Arrays, File Access, and Plotting. 6. Methods. 7. Classes and Object-Oriented Programming. 8. Strings. 9. Inheritance, Polymorphism, and Interfaces. 10. Exceptions, Enhanced File I/O, and Multidimensional. 11. Introduction to Java Graphics. 12. Basic Graphical User Interfaces. 13. Additional GUI Components. 14. Applets. 15. Input and Output. Appendix A: ASCII Character Set. Appendix B: Operator Precedence Chart. Appendix C: Answers to Quizzes.
SynopsisFor undergraduate courses in C++ Programming for Engineers, Java Programming Language, and Structured Programming Techniques. From the very beginning, this concise introduction to Java develops and executes practical examples useful for solving problems in an engineering environment. Focused on the proper way to write reliable Java programs, it outlines excellent software development practices; uses a top-down design technique to break the program up into logical portions; and demonstrates object re-usability by building later examples on the classes and methods created in earlier examples. The text makes learning an interactive experience by providing all sources for all examples through a Website. The book also includes a number of supporting classes to make it easier for engineers to format numbers in Java, to display data in linear or logarithmic plots, to work with complex numbers, to manipulate arrays, and to perform such common engineering calculations as FFTs, convolutions, correlations, etc., Presenting Java details on a need to know basis, this concise introduction to Java develops and executes practical examples useful for solving problems in an engineering environment. KEY TOPICS Focused on the proper way to write reliable Java programs, it outlines excellent software development practices; uses a top-down design technique to break the program up into logical portions; and demonstrates object re-usability by building later examples on the classes and methods created in earlier examples. The book also includes a number of supporting classes to make it easier for engineers to format numbers in Java, to display data in linear or logarithmic plots, to work with complex numbers, to manipulate arrays, and to perform such common engineering calculations as FFTs, convolutions, correlations, etc. Engineering and Science professionals.
LC Classification NumberQA76.73.J38C477 2004