Skip to content

Java Programming to Accompany Programming Logic and Design

Best in textbook rentals since 2012!

ISBN-10: 1133526063

ISBN-13: 9781133526063

Edition: 7th 2013

Authors: Jo Ann Smith

List price: $199.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

JAVA™ PROGRAMS TO ACCOMPANY PROGRAMMING LOGIC AND DESIGN is specifically designed to be paired with the latest edition of Farrell's highly successful PROGRAMMING LOGIC AND DESIGN. Together, the two books provide the perfect opportunity for those who want to learn the fundamentals of logic as well as the basics of an actual programming language. Readers discover how real C++ code functions while still mastering concepts and taking advantage of the strengths of a traditional language-independent logic and design course.
Customers also bought

Book details

List price: $199.95
Edition: 7th
Copyright year: 2013
Publisher: Course Technology
Publication date: 2/27/2012
Binding: Paperback
Pages: 224
Size: 7.50" wide x 9.00" long x 0.50" tall
Weight: 0.726
Language: English

Jo Ann Smith is currently working as a computer consultant in the higher education space. She was formerly an Assistant Professor of Computer Information Systems at Harper College in Palatine, Illinois. Jo Ann also taught at the College of DuPage in Glen Ellyn, Illinois, and at the University of St. Francis in Joliet, Illinois. Her industry experience includes running a computer-training company in the Chicago area for seven years and working for nine years at AT&T Bell Laboratories.

An Introduction to Java and the Java Programming Environment
Variables, Constants, Operators, and Writing Programs Using Sequential Statements
Writing Structures Java Programs
Writing Programs That Make Decisions
Writing Programs Using Loops
Using Arrays in Java Programs
File Handling and Applications
Advanced Array Techniques
Advanced Modularization Techniques
Additional Topics