Bleeding at the Keyboard: A Guide to Modern Programming with Java
by Gregory J. E. Rawlins
Publisher: Indiana University 1999
Number of pages: 291
Description:
Bleeding at the Keyboard made its first appearance as a material developed for the Fall 1999 C212 class at Indiana University, Bloomington. In this book, Rawlins try to guide us step by step on learning Java with the analogy of theatrical performance. Here we have objects (actors), classes (roles the actors play), methods (scenes the actors play out), Java interpreter (stage managers and producers), programmers (screenwriters and directors) and user (audiences).
Download or read it online for free here:
Read online
(online html)
Similar books

by Lynn Andrea Stein - Morgan Kaufmann Publishers
Introduction to computer programming intended for students in standard CS1 courses with no prior programming experience. It is the first textbook to rethink the traditional curriculum in light of the current interaction-based computer revolution.
(14484 views)

by Robert Sedgewick, Kevin Wayne - Princeton University
This book is an interdisciplinary approach to the traditional CS1 curriculum. It teaches all of the classic elements of programming. The book is organized around four areas of computer science: programming, machine architecture, theory, and systems.
(15699 views)

- Wikibooks
The book serves as a comprehensive guide, complete with a series of tutorials to help users better understand the many ways one can program in Java. It is meant to be both an introductory guide and a reference on Java and related technologies.
(14604 views)

by Rahul Batra
This is a gentle introduction to the basics of the Java programming assuming no previous knowledge of it. Contents range from writing the simplest of Java programs to exception handling. Any knowledge of how programs work will benefit the reader.
(9004 views)