Logo

Bleeding at the Keyboard: A Guide to Modern Programming with Java

Small book cover: Bleeding at the Keyboard: A Guide to Modern Programming with Java

Bleeding at the Keyboard: A Guide to Modern Programming with Java
by

Publisher: Indiana University
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).

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Introduction to Computer Science using JavaIntroduction to Computer Science using Java
by - Central Connecticut State University
The text for a first course in computer science using the programming language Java. It covers the fundamentals of programming and of computer science. It is assumed that you have the Java version 5.0 or later and a text editor such as Notepad.
(27491 views)
Book cover: Introduction to Programming in Java: An Interdisciplinary ApproachIntroduction to Programming in Java: An Interdisciplinary Approach
by - 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.
(17415 views)
Book cover: Java - Servlets - JSPJava - Servlets - JSP
by - bpbonline.com
In this book, we start off assuming that you know no programming language at all. We teach you Java one concept at a time and taking things real slow and easy. We believe that the best way to learn is to try and absorb just one concept at a time.
(12326 views)
Book cover: Essential JavaEssential Java
by
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.
(10426 views)