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: Learning JavaLearning Java
by - O'Reilly Media
If you're new to Java, this bestselling guide provides an example-driven introduction to the latest language features and APIs in Java 6 and 7. Advanced developers will be able to take a deep dive into areas such as concurrency and JVM enhancements.
(12079 views)
Book cover: Brewing Java: A TutorialBrewing Java: A Tutorial
by - Cafe au Lait
This is a tutorial introduction to Java that just covers what you need to know to start programming command line applications in Java. This is an introduction to the basic syntax of the language. Part 3 covers the basics of writing applets in Java.
(12549 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.
(7995 views)
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.
(17871 views)