Skip to content

Principles of Program Design Problem Solving with JavaScript

Best in textbook rentals since 2012!

ISBN-10: 1111526508

ISBN-13: 9781111526504

Edition: 2012

Authors: Paul ADDISON

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

From the respected instructor and author Paul Addison, PRINCIPLES OF PROGRAM DESIGN: PROBLEM SOLVING WITH JAVASCRIPT presents the fundamental concepts of good program design, illustrated and reinforced by hands-on examples using JavaScript. Why JavaScript? It simply illustrates the programming concepts explained in the book, requires no special editor or compiler, and runs in any browser. Little or no experience is needed because the emphasis is on learning by doing. There are examples of coding exercises throughout every chapter, varying in length and representing simple to complex problems. This book encourages you to think in terms of the logical steps needed to solve a problem, and you…    
Customers also bought

Book details

List price: $146.95
Copyright year: 2012
Publisher: Course Technology
Publication date: 2/22/2011
Binding: Paperback
Pages: 406
Size: 7.25" wide x 9.00" long x 1.00" tall
Weight: 1.892
Language: English

The Craft of Programming
The JavaScript Language
Objects, Events, and Graphical User Interfaces
The Sequence Structure
The Selection Structure
The Repetition Structure
Complex Conditions
Modules and Functions
Menus and Data Validation
Arrays
Building Programs
Sorting Data
Recursion
HTML Tutorial