Skip to content

Just Enough Programming Logic and Design

Best in textbook rentals since 2012!

ISBN-10: 1111825955

ISBN-13: 9781111825959

Edition: 2nd 2013 (Revised)

Authors: Joyce Farrell

List price: $115.95
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

Rent eBooks
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:

Find exactly what you need to master the fundamentals of programming logic with the concise JUST ENOUGH PROGRAMMING LOGIC AND DESIGN, 2E. This unique, language-independent introduction to programming logic provides seven chapters focused on key programming and logic content in a direct, efficient format that helps you progress through the subject matter quickly. Everyday examples and clear explanations in a streamlined presentation make this a perfect choice even if you have no prior programming experience. Twenty-five brief new videos from the author expand on and clarify topics, while new Debugging Exercises and a wealth of review and programming exercises in each chapter help you hone…    
Customers also bought

Book details

List price: $115.95
Edition: 2nd
Copyright year: 2013
Publisher: Course Technology
Publication date: 2/11/2012
Binding: Paperback
Pages: 312
Size: 7.36" wide x 9.13" long x 0.51" tall
Weight: 1.078
Language: English

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.

An Overview of Computers and Logic
Understanding Structure
Making Decisions
Looping
Arrays
Using Methods
Object-Oriented Programming
Appendices
Understanding Numbering Systems and Computer Codes
Two Special Structures�Case and Do-while