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: Java for the Beginning ProgrammerJava for the Beginning Programmer
by - Heaton Research, Inc.
The book teaches Java to someone with absolutely no programming background. It focuses on core programming topics such as variables, looping, subroutines, and program layout. This course focuses on real programming techniques, and not using an IDE.
(17767 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.
(10287 views)
Book cover: Java, Java, Java: Object-Oriented Problem SolvingJava, Java, Java: Object-Oriented Problem Solving
by - Prentice-Hall
Functional and flexible, this guide takes an objects-first approach to Java programming and problem using games and puzzles. Updated to cover Java version 1.5 features, such as generic types, enumerated types, and the Scanner class.
(7910 views)
Book cover: Introduction to JavaIntroduction to Java
by - University of KwaZulu-Natal
These lecture notes are designed for use in the first year Computer Science modules. They provide an introduction to problem solving, programming, and the Java language. They are intended to serve as a complement to the formal lectures.
(8825 views)