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 Programming Using JavaIntroduction to Programming Using Java
by - Hobart and William Smith Colleges
Textbook on introductory programming, which uses Java as the language of instruction. It is suitable for use in an introductory programming course and for people who are trying to learn programming on their own. It includesJava applets on the web.
(70258 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.
(18213 views)
Book cover: Java: The Fundamentals of Objects and ClassesJava: The Fundamentals of Objects and Classes
by - BookBoon
An introduction to Java programming: object-oriented analysis and design, language basics, syntax and semantics, a first Java program - from class diagram to source code, data types, methods, classes and objects - creating and using objects, etc.
(20149 views)
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.
(27837 views)