Multimedia Introduction to Programming Using Java

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Although vital to modern software development, Java and object-oriented programming can pose significant challenges to newcomers. This text, unique in both scope and approach and accompanied by interactive content that you may find on extras.springer.com, addresses that learning curve by providing a careful, classroom-tested presentation of Java -- from the fundamentals of variables, types, and expressions to procedural concepts like loops and sophisticated object-oriented ideas.

Multimedia Introduction to Programming Using Java anchors its pedagogy in the program ProgramLive that you may find at extras.springer.com, a complete multimedia module in itself. Containing over 250 recorded lectures with synchronized animation, ProgramLive allows users to see, first-hand and in real time, processes like stepwise refinement of algorithms, development of loops, execution of method calls and associated changes to the call stack, and much more. The zip file also includes all programs from the book, 35 guided instruction sets for closed lab sessions, and a 70-page hyperlinked glossary.

Additional key features of this work:

Provides clear and accessible treatment of all aspects of a first course, along with more advanced topics such as recursion, exceptions, interfaces, inner classes, and GUIs.

Introduces objects and classes early in the exposition, rendering object-oriented programming intuitive and natural.

Develops programs, rather than simply showcasing them.

Supports all concepts through complementary lectures on the zip-file featured on extras.springer.com.

Contains numerous self-help exercises that encourage readers to practice programming.

Emphasizes rigor and accuracy through user-friendly exposition and a flexible organizational style.

With its comprehensive appendices and bibliography, systematic approach, and helpful interactive programs on extras.springer.com, this exciting work provides the key tools they needed for successful object-oriented programming. It is ideal for use at the undergraduate and graduate beginning level, whether in the classroom or for distance learning; furthermore, the text will also be a valuable self-study resource or reference volume in any programmer’s library.

Author(s): David Gries, Paul Gries (auth.)
Edition: 1
Publisher: Springer-Verlag New York
Year: 2005

Language: English
Pages: 536
Tags: Programming Techniques; Software Engineering; Software Engineering/Programming and Operating Systems; Programming Languages, Compilers, Interpreters; Computer Science, general; Computers and Education

Computers and Programming....Pages 3-14
Object-Oriented Introduction to Java....Pages 15-54
Methods....Pages 55-104
Classes....Pages 105-140
Subclasses....Pages 141-169
Some Useful Classes....Pages 171-213
Reference on Primitive Types....Pages 215-229
Loops....Pages 233-269
Arrays....Pages 271-299
Multi-dimensional Arrays....Pages 301-312
Exception Handling....Pages 313-328
Packages....Pages 329-334
Interfaces and Nested Classes....Pages 335-364
Programming Style....Pages 367-384
Testing and Debugging....Pages 385-401
Recursion....Pages 403-434
Applications and Applets....Pages 435-444
GUIs....Pages 445-478