Introduction to Interactive Programming In Java

Introduction to Interactive Programming In Java

The first introductory computer science textbook to rethink the traditional curriculum in light of the current interaction-based computer revolution.

Publication date: 31 Dec 2003

ISBN-10: n/a

ISBN-13: n/a

Paperback: n/a

Views: 29,427

Type: Textbook

Publisher: Morgan Kaufmann Publishers

License: n/a

Post time: 11 Jul 2006 07:21:27

Introduction to Interactive Programming In Java

Introduction to Interactive Programming In Java The first introductory computer science textbook to rethink the traditional curriculum in light of the current interaction-based computer revolution.
Tag(s): Introduction to Computer Programming Java
Publication date: 31 Dec 2003
ISBN-10: n/a
ISBN-13: n/a
Paperback: n/a
Views: 29,427
Document Type: Textbook
Publisher: Morgan Kaufmann Publishers
License: n/a
Post time: 11 Jul 2006 07:21:27
Terms and Conditions:
You may make copies of these material for non-profit educational purposes only, provided that any existing copyright notice is preserved or, if no copyright notice appears, the following credit line is included: "© 2002 Lynn Andrea Stein"

Complete Terms and Conditions

Books excerpts:

Interactive Programming is an introduction to computer programming intended for students in standard CS1 courses (or interested professionals) with no prior programming experience. It is the first textbook to rethink the traditional curriculum in light of the current interaction-based computer revolution. Interactive Programming shifts the foundation on which the teaching of Computer Science is based, treating computation as interaction rather than calculation, thus providing students with a solid grounding in the thought that underlies modern software practice. Students still learn the basic and necessary elements of computer programming and the Java language, but the context in which they learn it is more consistent both with Java's tools and philosophy and with the prevailing practice from which it arises.

Interactive Programming provides an alternate entry into the computer science curriculum. It teaches problem decomposition, program design, construction, and evaluation, beginning with the following premises: A program is a community of interacting entities. Its "pieces" are these implicitly or explicitly concurrent entities: user interfaces, databases, network services, etc. They are combined by virtue of ongoing interactions which are constrained by interfaces and by protocols. A program is evaluated by its adherence to a set of invariants, constraints, and service guarantees -- timely response, no memory leaks, etc.

Because it begins from this alternate notion of what programming is about, Interactive Programming tells a rather different story from the traditional introductory programming book. By its end, students are empowered to write and read code for client-server chat programs, networked video games, web servers, user interfaces, and remote interaction protocols. They build event-driven graphical user interfaces and spawn cooperating threads. Each of these programs -- all of which are beyond the scope of traditionally taught introductory courses -- is a natural extension of the community metaphor for computation.

Intended Audience:

This book is designed for use by students who have no prior programming experience (typically college freshmen). It ultimately teaches both the fundamentals of computer programming and the details of the Java programming language.
 




About The Author(s)


Dr. Lynn Andrea Stein is Professor of Computer and Cognitive Science and Director of the Initiative for Innovation in Engineering Education at the Franklin W. Olin College of Engineering. Her research spans the fields of artificial intelligence, programming languages, and engineering and computer science education. She is a co-author of the foundational documents of the semantic web and the "mother" of a humanoid robot and an intelligent room. 

Lynn Andrea Stein

Dr. Lynn Andrea Stein is Professor of Computer and Cognitive Science and Director of the Initiative for Innovation in Engineering Education at the Franklin W. Olin College of Engineering. Her research spans the fields of artificial intelligence, programming languages, and engineering and computer science education. She is a co-author of the foundational documents of the semantic web and the "mother" of a humanoid robot and an intelligent room. 


Book Categories
Sponsors