This bookΒ 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 refinem
Multimedia Introduction to Programming Using Java
β Scribed by David Gries, Paul Gries (auth.)
- Publisher
- Springer-Verlag New York
- Year
- 2005
- Tongue
- English
- Leaves
- 538
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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.
β¦ Table of Contents
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
β¦ Subjects
Programming Techniques; Software Engineering; Software Engineering/Programming and Operating Systems; Programming Languages, Compilers, Interpreters; Computer Science, general; Computers and Education
π SIMILAR VOLUMES
This bookΒ 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 refinem
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 an interactive CD-ROM , addresses that learning curve by providing a careful, classroom-tested presentatio
New computer science students are far more motivated when they are creating programs they care about. Reflecting that insight, this complete first course in Java introduces each new concept in the context of programs that manipulate students'own sounds, pictures, web pages, and video: programs that