Skip to content

C++ Programs to Accompany Programming Logic and Design

Best in textbook rentals since 2012!

ISBN-10: 1133525806

ISBN-13: 9781133525806

Edition: 7th 2013

Authors: Joyce Farrell, Jo Ann Smith

List price: $239.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:

C++ 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: $239.95
Edition: 7th
Copyright year: 2013
Publisher: Course Technology
Publication date: 2/27/2012
Binding: Paperback
Pages: 224
Size: 7.50" wide x 9.25" long x 0.50" tall
Weight: 0.726

Joyce Farrell has authored several popular programming textbooks, including books on Java, Programming Logic and Design, C#, and C++. Her books are recognized for their clear, direct writing style and effective presentation. A well-respected instructor, Ms. Farrell has taught Computer Information Systems at Harper College in Palatine, Illinois, the University of Wisconsin-Stevens Point, and McHenry County College in Crystal Lake, Illinois.

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 C++ and the C++ Programming Environment
Variables, Constants, Operators, and Writing Programs Using Sequential Statements
Writing Structured C++ Programs
Writing Programs That Make Decisions
Writing Programs Using Loops
Using Arrays in C++ Programs
File Handling and Applications
Advanced Array Techniques
Advanced Modularization Techniques
Object-Oriented C++