A Laboratory Course in C++

A Laboratory Course in C++

Author: Nell Dale

Publisher: Jones & Bartlett Learning

Published: 2004-04

Total Pages: 472

ISBN-13: 9780763732387

DOWNLOAD EBOOK

Contains 18 laboratory exercises for an introductory computer science course. Each laboratory consists of five or more lessons on such topics as looping, multi-way branching, simple data types, class constructors, arrays, dynamic data, and linked lists of objects. The third edition adds a chapter on templates and exceptions. No index. Annotation copyrighted by Book News Inc., Portland, OR.


C++ Data Structures: A Laboratory Course

C++ Data Structures: A Laboratory Course

Author: Stefan Brandle

Publisher: Jones & Bartlett Publishers

Published: 2008-02-22

Total Pages: 188

ISBN-13: 1449660983

DOWNLOAD EBOOK

C++ Data Structures: A Laboratory Course exemplifies the active learning experience. With a dynamic learn-by-doing focus, this laboratory manual encourages students to explore data structures by implementing them, a process through which students discover how data structures work and how they can be applied. Providing a framework that offers feedback and support, this text challenges students to exercise their creativity in both programming and analysis. Topics covered include: Text ADT, BlogEntry ADT, Stack ADT, Heap ADT, Weighted Graph ADT, and much more!


A Laboratory Course in C++ Data Structures

A Laboratory Course in C++ Data Structures

Author: Jim Robergé

Publisher: Jones & Bartlett Learning

Published: 2003

Total Pages: 446

ISBN-13: 9780763719760

DOWNLOAD EBOOK

A Laboratory Course in C++ Data Structures, Second Edition assumes that students are familiar with the following C++ constructs; built-in simple data types, stream I/O as provided in , stream I/O as provided in , control structures while, do-while, for, if, and switch, user-defined functions with value and reference parameters, and built-in array types. bull; bull;CS2/C102 with C++ bull;Data Structures with C++


Essentials of C++

Essentials of C++

Author: Nell B. Dale

Publisher: Jones & Bartlett Learning

Published: 1999

Total Pages: 156

ISBN-13: 9780763708580

DOWNLOAD EBOOK

Data Structures & Theory of Computation


Engaged Learning for Programming in C++

Engaged Learning for Programming in C++

Author: Jim Roberge

Publisher: Jones & Bartlett Learning

Published: 2001

Total Pages: 384

ISBN-13: 9780763714239

DOWNLOAD EBOOK

Engaged Learning for Programming in C++: A Laboratory Course takes an interactive, learn-by-doing approach to programming, giving students the ability to discover and learn programming through a no-frills, hands-on learning experience. In each laboratory exercise, students create programs that apply a particular language feature and problem solving technique. As they create these programs, they learn how C++ works and how it can be applied. Object-Oriented Programming (OOP) is addressed within numerous laboratory activities.