Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 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 3 4 5 6

The Art and Science of Java: An Introduction to Computer Science (repost)

Posted By: interes
The Art and Science of Java: An Introduction to Computer Science (repost)

Eric Roberts, "The Art and Science of Java: An Introduction to Computer Science"
English | 2007 | ISBN: 0321486129 | 704 pages | PDF | 75.98 Mb

In The Art and Science of Java, Stanford professor and well-known leader in Computer Science Education Eric Roberts emphasizes the reader-friendly exposition that led to the success of The Art and Science of C. By following the recommendations of the Association of Computing Machinery’s Java Task Force, this first edition text adopts a modern objects-first approach that introduces readers to useful hierarchies from the very beginning.

Introduction; Programming by Example; Expressions; Statement Forms; Methods; Objects and Classes; Objects and Memory; Strings and Characters; Object-Oriented Graphics; Event-Driven Programs; Arrays and ArrayLists; Searching and Sorting; Collection Classes; Looking Ahead.

A modern objects-first approach to the Java programming language that introduces readers to useful class hierarchies from the very beginning.