Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Java: An Introduction to Problem Solving and Programming (repost)

    Posted By: igor_lv
    Java: An Introduction to Problem Solving and Programming (repost)

    Java: An Introduction to Problem Solving and Programming - Walter Savitch
    2011 | Walter Savitch | Addison Wesley | ISBN: 0132162709 | PDF | 984 pages | 7.6 Mb

    Java: An Introduction to Problem Solving and Programming, 6e, is ideal for introductory Computer Science courses using Java, and other introductory programming courses in departments of Computer Science, Computer Engineering, CIS, MIS, IT, and Business. Students are introduced to object-oriented programming and important concepts such as design, testing and debugging, programming style, interfaces inheritance, and exception handling. The Java coverage is a concise, accessible introduction that covers key language features. Objects are covered thoroughly and early in the text, with an emphasis on application programs over applets.

    Java: An Introduction to Problem Solving and Programming, 6e, is ideal for introductory Computer Science courses using Java, and other introductory programming courses in departments of Computer Science, Computer Engineering, CIS, MIS, IT, and Business. Students are introduced to object-oriented programming and important concepts such as design, testing and debugging, programming style, interfaces inheritance, and exception handling. The Java coverage is a concise, accessible introduction that covers key language features. Objects are covered thoroughly and early in the text, with an emphasis on application programs over applets.
    Updated for Java 7, the Sixth Edition contains additional programming projects, case studies, and VideoNotes.

    Table of Contents
    Introduction to Computers and Java
    Basic Computation
    Flow of Control: Branching
    Flow of Control: Loops
    Defining Classes and Methods
    More About Objects and Methods
    Arrays
    Inheritance, Polymorphism and Interfaces
    Exception Handling
    Streams and File I/O
    Recursion
    Dynamic Data Structures and Generics